[ 
https://jira.codehaus.org/browse/MNG-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348073#comment-348073
 ] 

Jason van Zyl commented on MNG-5544:
------------------------------------

Release repositories should be immutable, we're not adding something to remove 
anything. To deploy a consumption-only POM we are likely to go down another 
route. We're going to talk about this coming this Wednesday if you're 
interested: 
https://plus.google.com/u/0/b/113247990055413254822/events/cvbjktccvtp8cj9pru9u7r511fs

> Add removeMetadata method to org.apache.maven.artifact.Artifact interface
> -------------------------------------------------------------------------
>
>                 Key: MNG-5544
>                 URL: https://jira.codehaus.org/browse/MNG-5544
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>            Reporter: Jack Jia
>
> Need to add removeMetadata method to org.apache.maven.artifact.Artifact 
> interface for removing metadata from Artifact.
> Method Signature:
> public abstract void removeMetadata(ArtifactMetadata paramArtifactMetadata);
> Should use the getKey method of 
> org.apache.maven.artifact.metadata.ArtifactMetadata as key to remove metadata 
> in implementation
> The jira issue http://jira.codehaus.org/browse/MDEPLOY-173 explains why this 
> method is needed.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to