You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2011/04/15 15:05:22 UTC

[jira] Commented: (MNG-5065) combine.self does not work for extensions

    [ 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