[jboss-jira] [JBoss JIRA] Created: (JBAS-7987) Missing org.codehaus.plexus:plexus-utils:jar:1.5.9

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon May 3 06:17:05 EDT 2010


Missing org.codehaus.plexus:plexus-utils:jar:1.5.9
--------------------------------------------------

                 Key: JBAS-7987
                 URL: https://jira.jboss.org/jira/browse/JBAS-7987
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
             Fix For: 6.0.0.M3


Cannot build 6.0.0.M3 tag

Missing:
----------
1) org.codehaus.plexus:plexus-utils:jar:1.5.9

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils -Dversion=1.5.9 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils -Dversion=1.5.9 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.codehaus.mojo:jboss-packaging-maven-plugin:maven-plugin:2.1
  	2) org.codehaus.plexus:plexus-utils:jar:1.5.9

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

for artifact: 
  org.codehaus.mojo:jboss-packaging-maven-plugin:maven-plugin:2.1

from the specified remote repositories:
  central (http://central),
  codehaus.org (http://snapshots.repository.codehaus.org),
  jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)


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

        


More information about the jboss-jira mailing list