[ 
http://jira.codehaus.org/browse/MRELEASE-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Georges-Etienne Legendre updated MRELEASE-571:
----------------------------------------------

    Attachment: profile-ignored-with-module.zip

Here is a test case that reproduces this problem. If you execute "mvn 
-Pfoo1,foo2,ignored release:prepare", the release plugin ends up with only the 
"foo1" and "foo2" profiles.

> When collecting active profiles, the active profiles from parent poms are not 
> considered
> ----------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-571
>                 URL: http://jira.codehaus.org/browse/MRELEASE-571
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: perform, prepare
>    Affects Versions: 2.0
>            Reporter: Lars Corneliussen
>             Fix For: 2.2
>
>         Attachments: 89d9799a56d46d7435d08c94ca538845d7145c9b[1].patch, 
> MRELEASE-571-collect-profiles.patch, profile-ignored-with-module.zip
>
>
> MavenProject.getActiveProfiles() does not return all profiles that are 
> currently run, but instead only those that are run AND defined on the current 
> project.
> This leads to preparation-builds of modules without the specified active 
> profiles derived from their parents.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to