-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
-
MWES 2021-03-02, MWES 2021-03-16, MWES 2021-03-30, MWES 2021-04-13, MWES 2021-04-27
Customer reported
~~~
When rebuilding our application after upgrading to EAP 7.3.5 the build fails because of missing dependencies. Our application depends on resteasy and the build fails with the following error message:
.. Failed to collect dependencies at org.jboss.resteasy:resteasy-client:jar:3.11.3.Final-redhat-00001: Failed to read artifact descriptor for org.jboss.resteasy:resteasy-client:jar:3.11.3.Final-redhat-00001: Could not transfer artifact org.jboss.arquillian:arquillian-bom:pom:1.6.0.Final ...
The arquillian-bom version seems to be missing from
https://maven.repository.redhat.com/ga/
This currently blocks our upgrade to EAP 7.3.5
~~~