]
Pedro Ruivo updated ISPN-9737:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Fix properties in build-configuration-parent
--------------------------------------------
Key: ISPN-9737
URL:
https://issues.jboss.org/browse/ISPN-9737
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Change the following properties:
* {{version.component.infinispan}} cannot use {{project.version}} and has to be set
manually //when imported in other projects, it uses the project's version instead of
infinispan's version
* update {{version.maven.shade}} to the latest version //to be consumed in other
projects. 3.1 doesn't like the jdk10 in infinispan jars
* create property for {{maven-javadoc-plugin}}, {{maven-release-pluging}} and
{{maven-resources-plugin}} versions //to be consumed in other projects
* [optional] move {{infinispan-arquillian}} and {{jcip-annotations}} versions to
{{build-configuration/pom.xml}}