JBoss AS trunk does not build with nexus public repo
-----------------------------------------------------
Key: JBBUILD-621
URL:
https://jira.jboss.org/browse/JBBUILD-621
Project: JBoss Build System
Issue Type: Bug
Reporter: jaikiran pai
Assignee: Paul Gier
When using the jboss-public-repo as explained here
http://community.jboss.org/wiki/MavenGettingStarted-Users the AS trunk fails to build and
throws the following error:
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server IIOP
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
Downloading:
http://repository.jboss.org/maven2/org/jboss/jbossas/jboss-as-component-m...
Downloading:
http://repo1.maven.org/maven2/org/jboss/jbossas/jboss-as-component-matrix...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.jboss.jbossas:jboss-as-component-matrix
Reason: POM 'org.jboss.jbossas:jboss-as-component-matrix' not found in repository:
Unable to download the artifact from any repository
org.jboss.jbossas:jboss-as-component-matrix:pom:6.0.0.20100429-M3
from the specified remote repositories:
snapshots.jboss.org (
http://snapshots.jboss.org/maven2),
central (
http://repo1.maven.org/maven2),
repository.jboss.org (
http://repository.jboss.org/maven2)
for project org.jboss.jbossas:jboss-as-component-matrix
Please see the referenced forum thread for the complete details. This issue makes it
impossible to build the AS trunk for a non-developer or even in a Hudson environment where
we use the public repo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira