Cannot configure Legacy Artifact Path Resolution of Non-standard Maven Plugins 
Path
-----------------------------------------------------------------------------------

                 Key: MRM-768
                 URL: http://jira.codehaus.org/browse/MRM-768
             Project: Archiva
          Issue Type: Bug
         Environment: Linux
            Reporter: Michael Mallete
            Priority: Minor


Legacy Artifact Path Resolution returns error message when configuring a Maven 
plugin in a Maven 1 repo if direcotry is not under "plugins."

Example:

Artifact location: 
http://download.java.net/maven/1/com.sun.tools.xjc.maven2/maven-plugins/maven-jaxb-plugin-1.1.jar

Configuration:

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

Error message:

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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to