[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 10:03:03 EDT 2018


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

Chao Wang commented on WFCORE-3722:
-----------------------------------

Actually, it was revealed by WFCORE-3803.
It was "WildFly Build Tools version properties is set in two different POMs" before the component-matrix, Now it's "WFCORE POM contains duplicate version properties ..."

> 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