[jboss-as7-dev] Can not run testsuite - mvn dependency problem

Wolf-Dieter Fink wfink at redhat.com
Tue May 15 08:22:01 EDT 2012


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


More information about the jboss-as7-dev mailing list