[jbossts-issues] [JBoss JIRA] (JBTM-1306) Multiple JBossTS poms released to nexus contain missing dependencies

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Oct 22 11:19:01 EDT 2012


     [ https://issues.jboss.org/browse/JBTM-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson closed JBTM-1306.
-------------------------------


    
> 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/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