-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
-
2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21)
When a s2i from asset build is started using the kogito-builder image it will try to query the kogito version, if that fails, the error message will be agrupated with another message:
INFO ----> Using Quarkus version [ERROR] Failed to execute goal org.apache.maven.plugins:maven-help-plugin:3.2.0:evaluate (default-cli) on project standalone-pom: Unable to get the POM for the artifact 'org.kie.kogito:kogito-build-parent:1.13.0.Final'. Verify the artifact parameter. Failed to read artifact descriptor for org.kie.kogito:kogito-build-parent:pom:1.13.0.Final: Could not find artifact org.kie.kogito:kogito-runtimes:pom:1.13.0.Final in mirror.default (https:/loclahost:8443/nexus/content/groups/kogito-runtimes-pr-artifacts-group/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException to bootstrap the application. 2021-11-05 09:54:28,725 - root - ERROR - I1105 09:54:28.724991 32166 sti.go:711] [INFO] Scanning for projects... 2021-11-05 09:54:30,705 - root - ERROR - I1105 09:54:30.705767 32166 sti.go:711] [WARNING] The POM for io.quarkus:quarkus-maven-plugin:jar:[ERROR] Failed to execute goal org.apache.maven.plugins is missing, no dependency information available
This message needs to be corrected for a better experience while reading the log message.