[jbossts-issues] [JBoss JIRA] (JBTM-2724) Blacktie should not override maven-assembly-plugin version from parent

Michael Musgrove (JIRA) issues at jboss.org
Wed Aug 10 07:55:00 EDT 2016


Michael Musgrove created JBTM-2724:
--------------------------------------

             Summary: Blacktie should not override maven-assembly-plugin version from parent
                 Key: JBTM-2724
                 URL: https://issues.jboss.org/browse/JBTM-2724
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: BlackTie
    Affects Versions: 5.3.3.Final
         Environment: windows (http://albany.eng.hst.ams2.redhat.com/job/btny-pulls-narayana-catelyn/1089)
            Reporter: Michael Musgrove
            Assignee: Amos Feng


One of our PRs (http://albany.eng.hst.ams2.redhat.com/job/btny-pulls-narayana-catelyn/1089) ran on windows and failed due to a version issue with the maven-assembly-plugin. The blacktie/blacktie/pom.xml overrides the version set in the parent:
{quote}
                <!-- this is required for EL5 as the newer versions of the assembly plugin do not allow us to update the zip -->
                <version>2.4</version>
{quote}

We should either retest without the version override or try to find another solution if the latest version of the plugin still has the same issue ([~zhfeng] are you aware of any alternative?).



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


More information about the jbossts-issues mailing list