[ 
https://jira.codehaus.org/browse/MPH-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MPH-67:
------------------------------

    Component/s: effective-pom
    
> Add a way to merge inherited profiles with same id
> --------------------------------------------------
>
>                 Key: MPH-67
>                 URL: https://jira.codehaus.org/browse/MPH-67
>             Project: Maven 2.x Help Plugin
>          Issue Type: Bug
>          Components: effective-pom
>    Affects Versions: 2.1
>            Reporter: Vincent Siveton
>             Fix For: Backlog
>
>
> Take the following project:
> {noformat}
> apache:6:pom with has a "apache-release" profileId
> |_ maven-parent:12
>   |_ doxia:1.1.2-SNAPSHOT with has a "apache-release" profileId
> {noformat}
> Call /doxia/doxia/mvn help:effective-pom -N
> You will see only the apache-release from Doxia but Maven uses the 
> apache-release from parent.
> Two way to see in the effective pom the inherited profiles with same id:
> * merge child and parent profiles
> * add parent profile with another id

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to