README.txt says:
"Building
-------------------
From the root directory, run the build script "./build.sh"
or "build.bat"
If you want to call maven directly "mvn install",
you must add the jboss repository
configuration to your Maven settings. See the JBoss build wiki for more information
about
repostiory config."
Regardless, I get the issue even with mvn install. I just showed build.sh cos that should
work regardless of my local mvn settings.
On Oct 27, 2010, at 11:59 AM, Ales Justin wrote:
Trunk now builds with "mvn install". ;-)
On Oct 27, 2010, at 11:55 AM, Galder Zamarreño wrote:
> Hey,
>
> I'm trying to build AS trunk using the given build.sh but I get:
>
> [ERROR] Failed to execute goal on project jboss-as-depchain: Missing:
> ----------
> 1) org.jboss.system:system-jmx:jar:5.1.0.GA
> ...
> Path to dependency:
> 1) org.jboss.jbossas:jboss-as-depchain:pom:6.0.0-SNAPSHOT
> 2) org.jboss.ejb3:jboss-ejb3-metrics-deployer:jar:1.1.0
> 3) org.jboss.system:system-jmx:jar:5.1.0.GA
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.jboss.jbossas:jboss-as-depchain:pom:6.0.0-SNAPSHOT
>
> from the specified remote repositories:
> apache.snapshots (
http://repository.apache.org/snapshots, releases=false,
snapshots=true),
> jboss-maven2-brew (
http://repository.jboss.org/maven2-brew/, releases=true,
snapshots=false),
> jboss-public-repository-group
(
http://repository.jboss.org/nexus/content/groups/public/, releases=true,
snapshots=true),
> central (
http://repo1.maven.org/maven2, releases=true, snapshots=false)
>
> Cheers,
> --
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
>
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache