Description
Builds fail when wildfly-remote profile is enabled. This is caused by an incorrect dependency:
hwellmann@handel:~/work/apache/deltaspike/deltaspike/modules/data/impl$ mvn test -P wildfly-remote [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike Data-Module Impl 1.5.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.wildfly:wildfly-arquillian-container-remote:jar:9.0.2.Final is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.398 s [INFO] Finished at: 2015-12-19T13:41:48+01:00 [INFO] Final Memory: 14M/217M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project deltaspike-data-module-impl: Could not resolve dependencies for project org.apache.deltaspike.modules:deltaspike-data-module-impl:bundle:1.5.3-SNAPSHOT: Failure to find org.wildfly:wildfly-arquillian-container-remote:jar:9.0.2.Final in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of Apache Repository has elapsed or updates are forced -> [Help 1]