[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-621) JBoss AS trunk does not build with nexus public repo
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri Jun 4 23:34:25 EDT 2010
[ https://jira.jboss.org/browse/JBBUILD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-621.
-----------------------------
Fix Version/s: Maven Build Support 2010
Resolution: Done
This is caused by a dependency resolution problem in Maven (http://jira.codehaus.org/browse/MNG-3537).
JBoss AS trunk has been updated to Maven 3-beta-1 which fixes this problem in JBAS-8067
> 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
> Fix For: Maven Build Support 2010
>
>
> 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-matrix/6.0.0.20100429-M3/jboss-as-component-matrix-6.0.0.20100429-M3.pom
> Downloading: http://repo1.maven.org/maven2/org/jboss/jbossas/jboss-as-component-matrix/6.0.0.20100429-M3/jboss-as-component-matrix-6.0.0.20100429-M3.pom
> [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
More information about the jboss-jira
mailing list