jcabi-aether icon indicating copy to clipboard operation
jcabi-aether copied to clipboard

public String constants in MavenClasspath already exist

Open simonjenga opened this issue 9 years ago • 2 comments

public String constants in com.jcabi.aether.MavenClasspath already exist and are defined in the interface org.apache.maven.artifact.Artifact

https://github.com/apache/maven/blob/master/maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java

https://maven.apache.org/ref/3-LATEST/maven-artifact/apidocs/index.html?overview-summary.html

Let's use those defined in the interface class and delete those in our implementation so as to avoid duplication.

simonjenga avatar Jan 08 '16 07:01 simonjenga

@yegor256 please take a look at it and dispatch (see par.21)

dmarkov avatar Jan 11 '16 09:01 dmarkov

@dmarkov I am still waiting for a response on this issue... :eyes:

simonjenga avatar Jun 23 '16 13:06 simonjenga