Folks,
in case you try building AS trunk, you might see the build fails with
the message below if you recently cleared your local M2 repository and
are using the user repository settings
(
http://community.jboss.org/wiki/MavenGettingStarted-Users). Please read
the forum thread at
http://community.jboss.org/message/544804 for the
details of the problem.
A quick workaround (while maven bugs are solved and the jbossts error is
fixed) is to have the
org.jboss.jbossas:jboss-as-component-matrix:pom:6.0.0.20100429-M3 be
installed to your local repository.
The fastest way to do that is probably to build AS 6 M3 from sources
(
http://anonsvn.jboss.org/repos/jbossas/tags/6.0.0.20100429-M3).
Cheers
Alessio
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server IIOP
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading:
http://repository.jboss.org/maven2/org/jboss/jbossas/jboss-as-component-m...
[INFO] Unable to find resource
'org.jboss.jbossas:jboss-as-component-matrix:pom:6.0.0.20100429-M3' in repository
repository.jboss.org (
http://repository.jboss.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/jboss/jbossas/jboss-as-component-matrix...
[INFO] Unable to find resource
'org.jboss.jbossas:jboss-as-component-matrix:pom:6.0.0.20100429-M3' in repository
central (
http://repo1.maven.org/maven2)
[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:
central (
http://repo1.maven.org/maven2),
repository.jboss.org (
http://repository.jboss.org/maven2),
snapshots.jboss.org (
http://snapshots.jboss.org/maven2)
for project org.jboss.jbossas:jboss-as-component-matrix
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 23 seconds
[INFO] Finished at: Fri May 28 00:20:41 CEST 2010
[INFO] Final Memory: 208M/377M
[INFO] ------------------------------------------------------------------------
--
Alessio Soldano
Web Service Lead, JBoss