-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
Rejected
In the latest Beta build, the maven repo zip contains several BOMs that reference productized version of Arquillian artifact (note: there might be more artifacts like this). However, the productized Arquillian artifact itself is not included.
Issue with this is, that we're providing BOM that references artifact that is not available to users (if it's not in maven repo zip, it's not afaik not going to be in MRRC either).
I think that either we should remove the reference to productized artifact from BOMs and return to refer to upstream version (which is what we did in the past), or the new productized artifacts should be included in maven repo zip and pushed to MRRC, so they're available to users.
- relates to
-
JBEAP-24129 Missing jaxb-api:jar:2.3.0-b161121.1438 artifact in maven repo for wildfly-jaxws-client-bom
- Closed