[jboss-jira] [JBoss JIRA] (WFCORE-3722) WFCORE POM contains duplicate version properties after component-matrix version revert

Chao Wang (JIRA) issues at jboss.org
Fri May 11 02:51:00 EDT 2018


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

Chao Wang updated WFCORE-3722:
------------------------------
    Description: 
{noformat}
$ grep "<version.org.wildfly.build-tools>" `find . -name pom.xml`
./pom.xml:        <version.org.wildfly.build-tools>1.2.10.Final</version.org.wildfly.build-tools>
./pom.xml:        <version.org.wildfly.build-tools>1.2.10.Final</version.org.wildfly.build-tools>
{noformat}
{noformat}
$ grep "<version.org.wildfly.checkstyle-config>" `find . -name pom.xml`
./pom.xml:        <version.org.wildfly.checkstyle-config>1.0.5.Final</version.org.wildfly.checkstyle-config>
./pom.xml:        <version.org.wildfly.checkstyle-config>1.0.5.Final</version.org.wildfly.checkstyle-config>
{noformat}
{noformat}
$ grep "<version.org.wildfly.plugin>" `find . -name pom.xml`
./pom.xml:        <version.org.wildfly.plugin>1.2.0.Final</version.org.wildfly.plugin>
./pom.xml:        <version.org.wildfly.plugin>1.2.0.Final</version.org.wildfly.plugin>
{noformat}

  was:
{noformat}
$ grep build-tools `find . -name pom.xml`
./component-matrix/pom.xml:        <version.org.wildfly.build-tools>1.2.6.Final</version.org.wildfly.build-tools>
./pom.xml:        <version.org.wildfly.build-tools>1.2.6.Final</version.org.wildfly.build-tools>
./pom.xml:                    <version>${version.org.wildfly.build-tools}</version>
./pom.xml:                    <version>${version.org.wildfly.build-tools}</version>
{noformat}




> WFCORE POM contains duplicate version properties after component-matrix version revert
> --------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3722
>                 URL: https://issues.jboss.org/browse/WFCORE-3722
>             Project: WildFly Core
>          Issue Type: Bug
>    Affects Versions: 5.0.0.Alpha7
>            Reporter: David Lloyd
>            Assignee: Chao Wang
>
> {noformat}
> $ grep "<version.org.wildfly.build-tools>" `find . -name pom.xml`
> ./pom.xml:        <version.org.wildfly.build-tools>1.2.10.Final</version.org.wildfly.build-tools>
> ./pom.xml:        <version.org.wildfly.build-tools>1.2.10.Final</version.org.wildfly.build-tools>
> {noformat}
> {noformat}
> $ grep "<version.org.wildfly.checkstyle-config>" `find . -name pom.xml`
> ./pom.xml:        <version.org.wildfly.checkstyle-config>1.0.5.Final</version.org.wildfly.checkstyle-config>
> ./pom.xml:        <version.org.wildfly.checkstyle-config>1.0.5.Final</version.org.wildfly.checkstyle-config>
> {noformat}
> {noformat}
> $ grep "<version.org.wildfly.plugin>" `find . -name pom.xml`
> ./pom.xml:        <version.org.wildfly.plugin>1.2.0.Final</version.org.wildfly.plugin>
> ./pom.xml:        <version.org.wildfly.plugin>1.2.0.Final</version.org.wildfly.plugin>
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list