You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Hoehmann, Andreas" <an...@siemens.com> on 2010/08/26 16:41:06 UTC

No inherited profiles in effective-pom

Hello,

I have parent artifact with a child artifact.
The parent contains a profile "foo". 
The child contains a profile "bar".

"mvn help:effective-pom" in child doesn't show the foo profile from parent but shows the "bar" profile.

Is this a feature or a bug? ;)

Regards
Andreas
-[http://www.ahoehma.de]-
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: No inherited profiles in effective-pom

Posted by Anders Hammar <an...@hammar.net>.
But the config of profile in the parent is applied to the pom, right? I
believe that's how it should be.

/Anders
On Thu, Aug 26, 2010 at 16:41, Hoehmann, Andreas <
andreas.hoehmann.ext@siemens.com> wrote:

> Hello,
>
> I have parent artifact with a child artifact.
> The parent contains a profile "foo".
> The child contains a profile "bar".
>
> "mvn help:effective-pom" in child doesn't show the foo profile from parent
> but shows the "bar" profile.
>
> Is this a feature or a bug? ;)
>
> Regards
> Andreas
> -[http://www.ahoehma.de]-
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>