[
https://issues.apache.org/jira/browse/DELTASPIKE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065370#comment-15065370
]
John D. Ament commented on DELTASPIKE-1046:
-------------------------------------------
[~hwellmann] can you also check w/ 8.2.0? The problem is that the coordinates
changed from 8.x -> 9.x so that the container adapter is compatible outside of
WFLY releases. I'm not sure if the 8.2.0 container is compatible w/ the WF 9+
adapter.
> 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
> Assignee: 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)