What version of maven do you have installed? Does it work if you do the build with
./build.sh?
Stuart
On 15/05/2012, at 10:22 PM, Wolf-Dieter Fink wrote:
I try to start a test after I build AS7 with 'mvn clean
install'
(current upstream) with:
./integration-tests.sh
-Dtest=org.jboss.as.test.clustering.cluster.singleton.SingletonTestCase.java
but it fails with:
[WARNING] The POM for
org.jboss.as:jboss-as-testsuite-shared:jar:7.2.0.Alpha1-SNAPSHOT is
missing, no dependency information available
[WARNING] The POM for
org.jboss.as:jboss-as-build:pom:7.2.0.Alpha1-SNAPSHOT is missing, no
dependency information available
[WARNING] The POM for
org.jboss.as:jboss-as-arquillian-container-managed:jar:7.2.0.Alpha1-SNAPSHOT
is missing, no dependency information available
[WARNING] The POM for
org.jboss.as:jboss-as-build-config:jar:7.2.0.Alpha1-SNAPSHOT is missing,
no dependency information available
This is the same if I run
./integration-tests.sh install
Do I miss something or are there some wrong dependencies?
- Wolf
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev