[jboss-jira] [JBoss JIRA] Commented: (JBAS-6033) Add all missing dependencies to repository.jboss.org

Paul Gier (JIRA) jira-events at lists.jboss.org
Tue Oct 7 18:04:20 EDT 2008


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

Paul Gier commented on JBAS-6033:
---------------------------------

The only way to do this is using the settings.xml.  So this is something that can't be done in the pom, and needs to be configured on hudson and possibly developer workstations.  Here is the relevant configuration for settings.xml:

    <mirror>
      <id>jboss-repository</id>
      <url>http://repository.jboss.org/maven2</url>
      <mirrorOf>*</mirrorOf>
    </mirror>



> Add all missing dependencies to repository.jboss.org
> ----------------------------------------------------
>
>                 Key: JBAS-6033
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6033
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Paul Gier
>            Assignee: Paul Gier
>
> All the dependencies used in the app server build should be in repository.jboss.org.  These should be downloaded and added to the maven repository.  Also there are some missing or incorrect checksum files.  These should be added to the repository.

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