-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Hello,
in one project that's released into JBoss Nexus, I can see only some artifacts synchronized into Maven Central while others are not available there.
Namely it is https://github.com/jboss/jboss-test-audit project.
Group ID: org.jboss.test-audit
There are three artifacts there: jboss-test-audit-parent, jboss-test-audit-api and jboss-test-audit-impl
Looking into Maven Central, only parent and spi are there.
Is there any specific exclusion for impl artifact? Could we lift that restriction?
And would it be possible to make the latest version of that artifact (2.0.0.Final) available from Maven Central as well?