[jboss-jira] [JBoss JIRA] Created: (JBAS-5718) Add maven dependencies in repository.jboss.com

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Thu Jul 3 16:28:31 EDT 2008


Add maven dependencies in repository.jboss.com
----------------------------------------------

                 Key: JBAS-5718
                 URL: http://jira.jboss.com/jira/browse/JBAS-5718
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Build System
    Affects Versions: JBossAS-5.0.0.CR1
            Reporter: Dimitris Andreadis
         Assigned To: Paul Gier
            Priority: Critical
             Fix For: JBossAS-5.0.0.CR2


Every time you build AS5 it now goes out to look for those dependencies:

Those need to be added to the jboss repository.

     [java] Downloading: http://snapshots.jboss.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.6/jaxb-impl-2.1.6.pom
     [java] Downloading: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.6/jaxb-impl-2.1.6.pom
     [java] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.6/jaxb-impl-2.1.6.pom
     [java] Downloading: http://snapshots.jboss.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.6/jaxb-xjc-2.1.6.pom
     [java] Downloading: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.6/jaxb-xjc-2.1.6.pom
     [java] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.6/jaxb-xjc-2.1.6.pom
     [java] Downloading: http://snapshots.jboss.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.2/FastInfoset-1.2.2.pom
     [java] Downloading: http://repository.jboss.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.2/FastInfoset-1.2.2.pom
     [java] Downloading: http://repo1.maven.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.2/FastInfoset-1.2.2.pom
     [java] Downloading: http://snapshots.jboss.org/maven2/com/sun/xml/ws/jaxws-tools/2.1.3/jaxws-tools-2.1.3.pom
     [java] Downloading: http://repository.jboss.org/maven2/com/sun/xml/ws/jaxws-tools/2.1.3/jaxws-tools-2.1.3.pom
     [java] Downloading: http://repo1.maven.org/maven2/com/sun/xml/ws/jaxws-tools/2.1.3/jaxws-tools-2.1.3.pom
     [java] Downloading: http://snapshots.jboss.org/maven2/woodstox/wstx-lgpl/3.1.1/wstx-lgpl-3.1.1.pom
     [java] Downloading: http://repository.jboss.org/maven2/woodstox/wstx-lgpl/3.1.1/wstx-lgpl-3.1.1.pom
     [java] Downloading: http://repo1.maven.org/maven2/woodstox/wstx-lgpl/3.1.1/wstx-lgpl-3.1.1.pom
     [java] Downloading: http://snapshots.jboss.org/maven2/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom
     [java] Downloading: http://repository.jboss.org/maven2/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom
     [java] Downloading: http://repo1.maven.org/maven2/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom

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

        



More information about the jboss-jira mailing list