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

Paul Gier (JIRA) jira-events at lists.jboss.org
Tue May 4 11:39:05 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBAS-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12528892#action_12528892 ] 

Paul Gier commented on JBAS-7987:
---------------------------------

The user setup in the wiki [1] is correct as far as I can tell.  The error above is likely caused by a mix of half developer settings/half user settings.  Feel free to tell users to post problems to the build forums [2], or ask on #jboss.

[1]http://community.jboss.org/wiki/MavenGettingStarted-Users
[2]http://community.jboss.org/en/build?view=discussions

> 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
>            Assignee: Paul Gier
>             Fix For: No Release
>
>
> 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