[
https://issues.jboss.org/browse/WFLY-2020?page=com.atlassian.jira.plugin....
]
David Lloyd commented on WFLY-2020:
-----------------------------------
Since some time ago (Aether I think?), dependency:tree has been using a different
algorithm. From my recollection, there may have been as many as three different dep
resolution algorithms in the last few years in Maven.
ARQ container cannot fetch deployment from client side any more
---------------------------------------------------------------
Key: WFLY-2020
URL:
https://issues.jboss.org/browse/WFLY-2020
Project: WildFly
Issue Type: Bug
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 8.0.0.Beta1
This is likely due to a change in the JMX layer. All tests fail here
{code}
@ArquillianResource
public Deployer deployer;
InputStream input = deployer.getDeployment(BUNDLE_A);
{code}
AFAICS, there is only plain ARQ and JMX code involved.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira