[infinispan-issues] [JBoss JIRA] (ISPN-10167) Build POM uses project.version
Will Burns (Jira)
issues at jboss.org
Fri May 3 15:59:00 EDT 2019
Will Burns created ISPN-10167:
---------------------------------
Summary: Build POM uses project.version
Key: ISPN-10167
URL: https://issues.jboss.org/browse/ISPN-10167
Project: Infinispan
Issue Type: Bug
Components: Build
Affects Versions: 9.4.12.Final
Reporter: Will Burns
The build configuration sets the infinispan.version to the project.version variable
https://github.com/infinispan/infinispan/blob/master/build-configuration/pom.xml#L160
This basically means no one can use the Infinispan build pom as a parent because it will force all Infinispan modules to be the same version as the original project.
This should probably be pulled in from a different variable or hard coded and updated via script.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list