[regression] Plugin dependencies are not downloaded from repos given in the 
plugin's POM
----------------------------------------------------------------------------------------

                 Key: MNG-4353
                 URL: http://jira.codehaus.org/browse/MNG-4353
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories, Plugins and Lifecycle
    Affects Versions: 3.0-alpha-3
            Reporter: Benjamin Bentmann


While trying to build Hudson with trunk:
{noformat}
[ERROR] Unresolveable build extensions: Missing:
----------
1) javanettasks:javanettasks:jar:1.0.12

  Path to dependency:
        1) org.jvnet.hudson.tools:maven-hpi-plugin:maven-plugin:1.14
        2) javanettasks:javanettasks:jar:1.0.12

----------
1 required artifact is missing.

for artifact:
  org.jvnet.hudson.tools:maven-hpi-plugin:maven-plugin:1.14

from the specified remote repositories:
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false),
  java.net2 (http://download.java.net/maven/2, releases=true, snapshots=false)
 @ net.fredjean.ws7:ws7:1.0-SNAPSHOT (M:\hudson\plugins\ws7\pom.xml)
{noformat}
The artifact 
[javanettasks:javanettasks:jar:1.0.12|http://download.java.net/maven/1/javanettasks/jars/javanettasks-1.0.12.jar]
 is available from {{java.net}} as specified in the POM of 
[maven-hpi-plugin-1.14|http://download.java.net/maven/2/org/jvnet/hudson/tools/maven-hpi-plugin/1.14/maven-hpi-plugin-1.14.pom].

-- 
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