Harald Wellmann created DELTASPIKE-1046:
-------------------------------------------
Summary: wildfly-remote profile is broken
Key: DELTASPIKE-1046
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1046
Project: DeltaSpike
Issue Type: Bug
Components: Build
Affects Versions: 1.5.2
Reporter: Harald Wellmann
Fix For: 1.5.3
Builds fail when {{wildfly-remote}} profile is enabled. This is caused by an
incorrect dependency:
{noformat}
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]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)