[
https://jira.codehaus.org/browse/MNG-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason van Zyl closed MNG-5544.
------------------------------
Resolution: Won't Fix
> 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)