[
https://issues.jboss.org/browse/JBTM-1306?page=com.atlassian.jira.plugin....
]
Paul Robinson updated JBTM-1306:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Multiple JBossTS poms released to nexus contain missing dependencies
--------------------------------------------------------------------
Key: JBTM-1306
URL:
https://issues.jboss.org/browse/JBTM-1306
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JTS
Affects Versions: 4.17.1
Reporter: Paul Robinson
Assignee: Paul Robinson
Priority: Blocker
Fix For: 4.17.2
Attachments: JBTM-1306.patch
See failure here:
http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-param-pull/443...
Seems to be caused by
https://repository.jboss.org/nexus/service/local/repositories/releases/co...
having the following dependency:
{code}
<dependency>
<groupId>org.jboss.jbossts.jts</groupId>
<artifactId>idlj-idl</artifactId>
<version>4.17.1.Final</version>
<scope>compile</scope>
</dependency>
{code}
This artefact is not (and should not be) released to Nexus, hence the failure.
--
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