tkobayas commented on PR #6328: URL: https://github.com/apache/incubator-kie-drools/pull/6328#issuecomment-2840855903
Jenkins failure ``` [2025-04-30T04:40:13.033Z] # Executing apache/incubator-kie-kogito-examples [2025-04-30T04:40:13.033Z] [command]/usr/bin/bash -c if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi [2025-04-30T04:40:13.033Z] [command]/usr/local/bin/mvn dependency:tree clean install -DskipTests -DskipITs -s /home/jenkins/jenkins-agent/workspace/llrequest_jobs_drools-pr_PR-6328/kogito-pipelines@tmp/config14015816602014390706tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2025-04-30T04:40:15.269Z] [INFO] Error stacktraces are turned on. [2025-04-30T04:40:15.270Z] [INFO] Scanning for projects... [2025-04-30T04:40:22.140Z] [WARNING] The POM for org.kie:kie-maven-plugin:jar:999-SNAPSHOT is missing, no dependency information available [2025-04-30T04:40:32.493Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: [2025-04-30T04:40:32.493Z] [ERROR] Unresolveable build extension: Plugin org.kie:kie-maven-plugin:999-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.kie:kie-maven-plugin:jar:999-SNAPSHOT (absent): Could not find artifact org.kie:kie-maven-plugin:jar:999-SNAPSHOT @ ``` It fails with `999-SNAPSHOT`. kogito-examples 10.1.x branch doesn't seem to be updated for `10.1.999-SNAPSHOT`. kogito-examples GHA failure doesn't have a good error message, but I guess the root cause is the same. So this PR is not related. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
