-
Bug
-
Resolution: Done
-
Blocker
-
4.17.1
-
None
See failure here: http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-param-pull/4434/consoleFull
Seems to be caused by https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/jboss/jbossts/jts/jbossjts-jacorb/4.17.1.Final/jbossjts-jacorb-4.17.1.Final.pom having the following dependency:
<dependency> <groupId>org.jboss.jbossts.jts</groupId> <artifactId>idlj-idl</artifactId> <version>4.17.1.Final</version> <scope>compile</scope> </dependency>
This artefact is not (and should not be) released to Nexus, hence the failure.