[ 
http://jira.codehaus.org/browse/MNG-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=263677#action_263677
 ] 

Benjamin Bentmann commented on MNG-5065:
----------------------------------------

The attribute only applies to plugin configuration...

> combine.self does not work for extensions
> -----------------------------------------
>
>                 Key: MNG-5065
>                 URL: http://jira.codehaus.org/browse/MNG-5065
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 3.0.3
>            Reporter: Benson Margulies
>
> I tried the following to replace an extension with a different extension, and 
> failed.
> <build>
>       <extensions combine.self="override">
>       <extension>
>         <groupId>org.apache.maven.wagon</groupId>
>         <artifactId>wagon-webdav-jackrabbit</artifactId>
>         <version>1.0-beta-7</version>
>       </extension>
>       </extensions>
>     </build>

-- 
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