[jbossts-issues] [JBoss JIRA] (JBTM-1306) narayana-jts-jacorb depends on idlj-idl

Paul Robinson (JIRA) jira-events at lists.jboss.org
Wed Oct 17 09:26:01 EDT 2012


Paul Robinson created JBTM-1306:
-----------------------------------

             Summary: narayana-jts-jacorb depends on idlj-idl
                 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: Tom Jenkinson
             Fix For: 4.17.2


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:

{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


More information about the jbossts-issues mailing list