[jboss-jira] [JBoss JIRA] (WFLY-10502) Collapse version.com.fasterxml.jackson.* properties in component-matrix into one
Peter Palaga (JIRA)
issues at jboss.org
Mon Jun 4 16:21:01 EDT 2018
Peter Palaga created WFLY-10502:
-----------------------------------
Summary: Collapse version.com.fasterxml.jackson.* properties in component-matrix into one
Key: WFLY-10502
URL: https://issues.jboss.org/browse/WFLY-10502
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Peter Palaga
Assignee: Jason Greene
In case of {{com.fasterxml.jackson.*}}, the generated component matrix [1] does not mirror how the versions are managed in {{wildfly-parent}}. While there is a single property {{http://central.maven.org/maven2/org/wildfly/wildfly-component-matrix/13.0.0.Final/wildfly-component-matrix-13.0.0.Final.pom}} used for all {{com.fasterxml.jackson.*}} artifacts in wildfly-parent, there are four of them in the generated component matrix: version.com.fasterxml.jackson.core, version.com.fasterxml.jackson.datatype, version.com.fasterxml.jackson.jaxrs, version.com.fasterxml.jackson.module
There should be just one property, because multiple properties open the possibility that their values could be different, although, as long as there is just one underlying property in wildfly-parent, they cannot.
I stumbled upon this because we have some consistency checks bound to the properties from WF BoM in WildFly Camel.
[1] http://central.maven.org/maven2/org/wildfly/wildfly-component-matrix/13.0.0.Final/wildfly-component-matrix-13.0.0.Final.pom
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list