-
Bug
-
Resolution: Done
-
Critical
-
7.11.1.GA
-
False
-
False
-
CR1
-
-
-
-
-
-
CR1
-
Undefined
-
The kogito-examples [1] bundled within [2] fail to build with Maven 3.6.3 because of probably undesired version property alignment [3] from <version.maven>3.6.3</version.maven> to <version.maven>3.6.3.redhat-00004</version.maven>:
14:22:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ kogito-examples --- 14:22:59 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message: 14:22:59 Detected Maven Version: 3.6.3 is not in the allowed range 3.6.3.redhat-00004.
The 7.11.0 Kogito artifacts do not contain this version alignment to productized version (a regression from 7.11.0).
The <version.maven> property is used for maven-enforcer configuration [1] thus forcing user to use Maven at least 3.6.3.redhat-00004.
[1] http://indy.psi.redhat.com/api/content/maven/hosted/pnc-builds/org/kie/kogito/examples/kogito-examples/1.5.0.redhat-00005/kogito-examples-1.5.0.redhat-00005.pom
[2] http://rcm-guest.app.eng.bos.redhat.com/rcm-guest/staging/kogito/kogito-1.5.0-7.11.1.CR1/rhpam-7.11.1-decision-services-quickstarts.zip
[3] http://indy.psi.redhat.com/api/content/maven/hosted/pnc-builds/org/kie/kogito/kogito-build-parent/1.5.0.redhat-00005/kogito-build-parent-1.5.0.redhat-00005.pom