[jbossts-issues] [JBoss JIRA] (JBTM-2679) Artifact of narayana-full does not contain bits of jbossxts.jar

Ondra Chaloupka (JIRA) issues at jboss.org
Wed May 25 07:11:00 EDT 2016


    [ https://issues.jboss.org/browse/JBTM-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242414#comment-13242414 ] 

Ondra Chaloupka commented on JBTM-2679:
---------------------------------------

I think this is an issue of assembly plugin which does not cope well with statement {{<classifier>api</classifier>}}. I haven't found some relevant note/issue on this for maven assembly plugin so I'm not sure.

The solution or workaround is to change order of artifacts as specified in {{narayana-full/pom.xml}}. When the first is artifact without classifier, then it works fine. As initial version defines artifact with api classifier as first one then the trouble described here occurs.

> Artifact of narayana-full does not contain bits of jbossxts.jar
> ---------------------------------------------------------------
>
>                 Key: JBTM-2679
>                 URL: https://issues.jboss.org/browse/JBTM-2679
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 5.2.17.Final
>            Reporter: Ondra Chaloupka
>            Assignee: Tom Jenkinson
>            Priority: Minor
>
> Zip file {{narayana-full-$VERSION-bin.zip}} under directory {{narayana-full/target}} which is created from the built artifacts does not contains bits of {{jbossxts.jar}}. The artifact for xts with the filename {{jbossxts.jar}} is available but contains the same bits as it's counterpart {{-api}} jar file.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list