[ https://jira.codehaus.org/browse/MNG-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jack Jia updated MNG-5544: -------------------------- Description: 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 The jira issue http://jira.codehaus.org/browse/MDEPLOY-173 explains why this method is needed. was: 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); > 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 > The jira issue http://jira.codehaus.org/browse/MDEPLOY-173 explains why this > method is needed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira