-
Bug
-
Resolution: Done
-
Critical
-
1.0.0.Final
-
None
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
-
2020 Week 40-42 (from Sep 28)
The Jenkins job: https://rhba-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/KIE/job/kogito/job/kogito-quarkus/job/master needs to be executed with Maven 3.6.3 (now it's using 3.6.2). This is a Quarkus requirement.
We should either upgrade Maven or skip the quarkus module. See error:
[INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SUCCESS [ 0.608 s] [INFO] Quarkus - Integration Tests - Google Cloud Function SUCCESS [ 0.173 s] [INFO] Quarkus - Documentation ............................ FAILURE [ 0.567 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:15 min [INFO] Finished at: 2020-09-28T07:00:38-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal dev.jbang:jbang-maven-plugin:0.0.5:run (generate-build-item-doc) on project quarkus-documentation: The plugin dev.jbang:jbang-maven-plugin:0.0.5 requires Maven version 3.6.3 -> [Help 1]
The maven version is set in the Kogito-Quarkus pipeline in here: https://github.com/kiegroup/kogito-runtimes/blob/61a6b900bdbf97ef00520cc478fb74d1ca7f22df/Jenkinsfile.quarkus#L12