Robert Scholte created MSHARED-420:
--------------------------------------

             Summary: Remove Maven2 specific code
                 Key: MSHARED-420
                 URL: https://issues.apache.org/jira/browse/MSHARED-420
             Project: Maven Shared Components
          Issue Type: Improvement
            Reporter: Robert Scholte
            Assignee: Robert Scholte


All the Apache Maven plugins have had their final Maven-2.2.1 compatible 
versions released.
This makes it possible to drop old code in depending projects like this one.
In this case: remove the {{org.apache.maven.shared.dependency.tree}} package. 
Plugins should switch to {{org.apache.maven.shared.dependency.graph}} which is 
more accurate since it uses Aether from the Maven runtime.
Some constructors will be removed since they use M2 specific classes (e.g. 
{{ArtifactTransitivityFilter}}).





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to