Re: Maven 2 inheritance which elements get inherited ?

2009-01-29 Thread kukudas
vn > effetive:pom" to explore the results ? > > - Jörg > > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > > -- View this message in context: http://www.nabble.com/Ma

Re: Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread Jörg Schaible
Hi kuku, kukudas wrote at Mittwoch, 28. Januar 2009 15:20: > > Thanks, so when i activate a profile by using the command line (ex.: mvn > clean install -P int) within a child and the profile (int) is definied in > the parent it should work right? Yes, but why don't you simply setup two minimal

Re: Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread kukudas
e POMs are resolved independently from an activate > section. > > - Jörg > > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > &g

Re: Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread Jörg Schaible
Hi kuku, kukudas wrote at Mittwoch, 28. Januar 2009 13:37: > > Ok so lets say i have a profile in my parent which is not activated. If i > now call this profile with my child it will work right? I've tried it and > it seems to work but i'm asking to be sure. No. If the profile is activated (i.e

Re: Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread kukudas
--- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > > -- View this message in context: http://www.nabble.com/Maven-2-inheritance-which-elements-get-inherited---tp21

Re: Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread Jörg Schaible
Hi kuku, kukudas wrote at Mittwoch, 28. Januar 2009 09:24: > > I have read in the documentation that the following elements get inherited > (merged) : > > * dependencies > * developers and contributors > * plugin lists (including reports) > * plugin executions with matching ids

Maven 2 inheritance which elements get inherited ?

2009-01-28 Thread kukudas
elements too like certain profiles ? Thanks in advance .. kuku -- View this message in context: http://www.nabble.com/Maven-2-inheritance-which-elements-get-inherited---tp21701498p21701498.html Sent from the Maven - Users mailing list archive at Nabble.com