Hi guys,

I'm having troubles configuring legacy artifact path for maven-jaxb-plugin.
Artifact is located here:

http://download.java.net/maven/1/com.sun.tools.xjc.maven2/maven-plugins/

I believe, the M1 standard is to rather put maven plugins inside the
"plugins" directory instead of "maven-plugins." Anyway, I tried configuring
it via admin:

Path: com.sun.tools.xjc.maven2/maven-plugins/maven-jaxb-plugin-1.1.jar
GroupId: com.sun.tools.xjc.maven2
ArtifactId: maven-jaxb-plugin
Version: 1.1
Classifier:
Type: maven-plugin

And get this on submit:

artifact reference does not match the initial path :
com.sun.tools.xjc.maven2/plugins/maven-jaxb-plugin-1.1.jar

Also, the auto complete feature does not correctly slice the input
initially:

ArtifactId: maven
Version: jaxb-plugin-1.1

I just manually deployed to archiva instead using the pom and the jar file
from this repo.

Thanx!

regards,
mykol

Reply via email to