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

Benson Margulies commented on MNG-5065:
---------------------------------------

Ah. Is it reasonable to convert this to a request? As it happens, the ordering 
I got worked, insofar as jackrabbit replaced the older webdav and unblocked my 
deploy.

> 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