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@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-as7-dev