[jboss-as7-dev] Build JAXR Subsystem failed

Pavel Janousek Pavel.Janousek at redhat.com
Wed Nov 9 10:15:52 EST 2011


Steps:

1. git clone git at github.com:jbossas/jboss-as.git
2. cd jboss-as
3. ./build.sh install

Got this result:

<snip>

[ERROR] Failed to execute goal on project jboss-as-jaxr: Could not resolve dependencies for project org.jboss.as:jboss-as-jaxr:jar:7.1.0.Alpha2-SNAPSHOT: Failed to collect dependencies for [org.jboss.as:jboss-as-controller:jar:7.1.0.Alpha2-SNAPSHOT (compile), org.jboss.as:jboss-as-naming:jar:7.1.0.Alpha2-SNAPSHOT (compile), org.jboss.as:jboss-as-server:jar:7.1.0.Alpha2-SNAPSHOT (compile), org.jboss.as:jboss-as-web:jar:7.1.0.Alpha2-SNAPSHOT (compile), org.jboss.spec.javax.xml.registry:jboss-jaxr-api_1.0_spec:jar:1.0.0.Final (compile), org.jboss:jboss-common-core:jar:2.2.17.GA (compile), juddi:juddi:jar:2.0.1 (compile), org.apache.ws.scout:scout:jar:1.1.1 (compile), org.jboss.as:jboss-as-subsystem-test:jar:7.1.0.Alpha2-SNAPSHOT (test), junit:junit:jar:4.10 (test), org.jboss.as:jboss-as-build-config:jar:7.1.0.Alpha2-SNAPSHOT (compile)]: Failed to read artifact descriptor for juddi:juddi:jar:2.0.1: Could not find artifact juddi:juddi-parent:pom:2.0.1 in jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/) -> [Help 1]

Although also my local Maven repo (~/.m2/repository/juddi/juddi/2.0.1) contains:
[pjanouse at pjanouse 2.0.1]$ ls -l
total 860
-rw-rw-r--. 1 pjanouse pjanouse 856048 Aug  1 16:03 juddi-2.0.1.jar
-rw-rw-r--. 1 pjanouse pjanouse     40 Aug  1 16:03 juddi-2.0.1.jar.sha1
-rw-rw-r--. 1 pjanouse pjanouse   8385 Aug  1 16:02 juddi-2.0.1.pom
-rw-rw-r--. 1 pjanouse pjanouse     40 Aug  1 16:02 juddi-2.0.1.pom.sha1
-rw-rw-r--. 1 pjanouse pjanouse    261 Nov  9 15:09 _maven.repositories


What I've done wrong or how can I fix this?

--
Pavel Janousek
Senior JBoss QA Engineer





More information about the jboss-as7-dev mailing list