Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The classes within org.apache.maven.artifact (https://github.com/apache/maven/tree/master/maven-artifact/src/main/java/org/apache/maven/artifact) mostly duplicate code from Maven Resolver API (https://github.com/apache/maven-resolver/tree/master/maven-resolver-api/src/main/java/org/eclipse/aether). Therefore they should be deprecated and consumers should use the Resolver API Maven 4 API (https://github.com/apache/maven/tree/master/api/maven-api-core/src/main/java/org/apache/maven/api) directly.
Attachments
Issue Links
- relates to
-
MNG-8192 DefaultArtifact constructor no longer accepts empty version
- Closed