On Fri, Feb 18, 2011 at 1:39 PM, chandra.c49 <chandramohan....@gmail.com> wrote:
>  My question was  -- The build fails to run if we run a maven Component
> build with below <parent> element in place. The below <parent> element uses
> the <relativePath> element to refer ,  as it is located at different
> location with name customized . So, how can we pass this ${Comp1.Path} value
> at runtime .

That's still not the right question.  Why do you think you need to do
this?  What underlying problem are you trying to solve by using (I
assume) different parents for different builds?

If you go to the location of the parent and do "mvn install" then
remove the <relativePath> in your project pom and try to build that,
what happens?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to