wmedvede commented on PR #4021: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4021#issuecomment-3502816295
@ishanjogi89 I can see these erros in the build logs. Would you mind take a look? 2025-11-07T11:14:32.5263137Z [INFO] BUILD FAILURE 2025-11-07T11:14:32.5263382Z [INFO] ------------------------------------------------------------------------ 2025-11-07T11:14:32.5263677Z [INFO] Total time: 57:11 min 2025-11-07T11:14:32.5263898Z [INFO] Finished at: 2025-11-07T11:14:32Z 2025-11-07T11:14:32.5264190Z [INFO] ------------------------------------------------------------------------ 2025-11-07T11:14:32.5272489Z [ERROR] Failed to execute goal io.quarkus:quarkus-extension-maven-plugin:3.20.3:extension-descriptor (default) on project sonataflow-addons-quarkus-jwt-parser: The deployment artifact org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser-deployment::jar depends on the following Quarkus extension deployment artifacts whose corresponding runtime artifacts were not found among the dependencies of org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser:jar:999-SNAPSHOT: io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http-deployment::jar io.quarkus:quarkus-jackson-deployment::jar io.quarkus:quarkus-jsonp-deployment::jar io.quarkus:quarkus-swagger-ui-deployment::jar io.quarkus:quarkus-resteasy-common-deployment::jar io.quarkus:quarkus-netty-deployment::jar io.quarkus:quarkus-oidc-common-deployment::jar io.quarkus:quarkus-vertx-http-deployment::jar io.quarkus:quarkus-rest-client-config-deployment::jar io.quarkus:quarkus-small rye-stork-deployment::jar io.quarkus:quarkus-smallrye-health-deployment::jar io.quarkus:quarkus-mutiny-deployment::jar io.quarkus:quarkus-reactive-routes-deployment::jar io.quarkiverse.jackson-jq:quarkus-jackson-jq-deployment::jar io.quarkus:quarkus-cache-deployment::jar io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment::jar io.quarkus:quarkus-grpc-deployment::jar io.quarkus:quarkus-smallrye-openapi-deployment::jar io.quarkus:quarkus-smallrye-context-propagation-deployment::jar io.quarkus:quarkus-smallrye-jwt-build-deployment::jar io.quarkus:quarkus-virtual-threads-deployment::jar io.quarkus:quarkus-tls-registry-deployment::jar io.quarkus:quarkus-resteasy-client-jackson-deployment::jar org.apache.kie.sonataflow:sonataflow-quarkus-deployment::jar io.quarkus:quarkus-resteasy-client-deployment::jar io.quarkus:quarkus-messaging-deployment::jar io.quarkus:quarkus-oidc-client-deployment::jar io.quarkus:quarkus-narayana-jta-deployment::jar io.quarkus:quarkus-grpc-common-deplo yment::jar io.quarkiverse.openapi.generator:quarkus-openapi-generator-deployment::jar io.quarkus:quarkus-apache-httpclient-deployment::jar org.apache.kie.sonataflow:sonataflow-addons-quarkus-openapi-deployment::jar io.quarkus:quarkus-qute-deployment::jar io.quarkus:quarkus-caffeine-deployment::jar io.quarkiverse.asyncapi:quarkus-asyncapi-deployment::jar io.quarkus:quarkus-vertx-deployment::jar -> [Help 1] 2025-11-07T11:14:32.5289154Z org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.quarkus:quarkus-extension-maven-plugin:3.20.3:extension-descriptor (default) on project sonataflow-addons-quarkus-jwt-parser: The deployment artifact org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser-deployment::jar depends on the following Quarkus extension deployment artifacts whose corresponding runtime artifacts were not found among the dependencies of org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser:jar:999-SNAPSHOT: io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http-deployment::jar io.quarkus:quarkus-jackson-deployment::jar io.quarkus:quarkus-jsonp-deployment::jar io.quarkus:quarkus-swagger-ui-deployment::jar io.quarkus:quarkus-resteasy-common-deployment::jar io.quarkus:quarkus-netty-deployment::jar io.quarkus:quarkus-oidc-common-deployment::jar io.quarkus:quarkus-vertx-http-deployment::jar io.quarkus:quarkus-rest-client -config-deployment::jar io.quarkus:quarkus-smallrye-stork-deployment::jar io.quarkus:quarkus-smallrye-health-deployment::jar io.quarkus:quarkus-mutiny-deployment::jar io.quarkus:quarkus-reactive-routes-deployment::jar io.quarkiverse.jackson-jq:quarkus-jackson-jq-deployment::jar io.quarkus:quarkus-cache-deployment::jar io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment::jar io.quarkus:quarkus-grpc-deployment::jar io.quarkus:quarkus-smallrye-openapi-deployment::jar io.quarkus:quarkus-smallrye-context-propagation-deployment::jar io.quarkus:quarkus-smallrye-jwt-build-deployment::jar io.quarkus:quarkus-virtual-threads-deployment::jar io.quarkus:quarkus-tls-registry-deployment::jar io.quarkus:quarkus-resteasy-client-jackson-deployment::jar org.apache.kie.sonataflow:sonataflow-quarkus-deployment::jar io.quarkus:quarkus-resteasy-client-deployment::jar io.quarkus:quarkus-messaging-deployment::jar io.quarkus:quarkus-oidc-client-deployment::jar io.quarkus:quarkus-narayana-jta-depl oyment::jar io.quarkus:quarkus-grpc-common-deployment::jar io.quarkiverse.openapi.generator:quarkus-openapi-generator-deployment::jar io.quarkus:quarkus-apache-httpclient-deployment::jar org.apache.kie.sonataflow:sonataflow-addons-quarkus-openapi-deployment::jar io.quarkus:quarkus-qute-deployment::jar io.quarkus:quarkus-caffeine-deployment::jar io.quarkiverse.asyncapi:quarkus-asyncapi-deployment::jar io.quarkus:quarkus-vertx-deployment::jar 2025-11-07T11:14:32.5298678Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 2025-11-07T11:14:32.5299650Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 2025-11-07T11:14:32.5300224Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 2025-11-07T11:14:32.5300778Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 2025-11-07T11:14:32.5301332Z at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 2025-11-07T11:14:32.5301865Z at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 2025-11-07T11:14:32.5302570Z at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 2025-11-07T11:14:32.5303211Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 2025-11-07T11:14:32.5303863Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 2025-11-07T11:14:32.5304663Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 2025-11-07T11:14:32.5305483Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 2025-11-07T11:14:32.5306322Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 2025-11-07T11:14:32.5307327Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 2025-11-07T11:14:32.5308085Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 2025-11-07T11:14:32.5308943Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 2025-11-07T11:14:32.5309604Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 2025-11-07T11:14:32.5310279Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 2025-11-07T11:14:32.5310929Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 2025-11-07T11:14:32.5311695Z at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 2025-11-07T11:14:32.5312712Z at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 2025-11-07T11:14:32.5313977Z at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 2025-11-07T11:14:32.5314976Z at java.lang.reflect.Method.invoke (Method.java:569) 2025-11-07T11:14:32.5316003Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 2025-11-07T11:14:32.5317151Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 2025-11-07T11:14:32.5318255Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 2025-11-07T11:14:32.5319517Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 2025-11-07T11:14:32.5334465Z Caused by: org.apache.maven.plugin.MojoExecutionException: The deployment artifact org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser-deployment::jar depends on the following Quarkus extension deployment artifacts whose corresponding runtime artifacts were not found among the dependencies of org.apache.kie.sonataflow:sonataflow-addons-quarkus-jwt-parser:jar:999-SNAPSHOT: io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http-deployment::jar io.quarkus:quarkus-jackson-deployment::jar io.quarkus:quarkus-jsonp-deployment::jar io.quarkus:quarkus-swagger-ui-deployment::jar io.quarkus:quarkus-resteasy-common-deployment::jar io.quarkus:quarkus-netty-deployment::jar io.quarkus:quarkus-oidc-common-deployment::jar io.quarkus:quarkus-vertx-http-deployment::jar io.quarkus:quarkus-rest-client-config-deployment::jar io.quarkus:quarkus-smallrye-stork-deployment::jar io.quarkus:quarkus-smallrye-health-deployment::jar io.quarkus:quarkus-mutin y-deployment::jar io.quarkus:quarkus-reactive-routes-deployment::jar io.quarkiverse.jackson-jq:quarkus-jackson-jq-deployment::jar io.quarkus:quarkus-cache-deployment::jar io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment::jar io.quarkus:quarkus-grpc-deployment::jar io.quarkus:quarkus-smallrye-openapi-deployment::jar io.quarkus:quarkus-smallrye-context-propagation-deployment::jar io.quarkus:quarkus-smallrye-jwt-build-deployment::jar io.quarkus:quarkus-virtual-threads-deployment::jar io.quarkus:quarkus-tls-registry-deployment::jar io.quarkus:quarkus-resteasy-client-jackson-deployment::jar org.apache.kie.sonataflow:sonataflow-quarkus-deployment::jar io.quarkus:quarkus-resteasy-client-deployment::jar io.quarkus:quarkus-messaging-deployment::jar io.quarkus:quarkus-oidc-client-deployment::jar io.quarkus:quarkus-narayana-jta-deployment::jar io.quarkus:quarkus-grpc-common-deployment::jar io.quarkiverse.openapi.generator:quarkus-openapi-generator-deployment::jar io.quarkus:quar kus-apache-httpclient-deployment::jar org.apache.kie.sonataflow:sonataflow-addons-quarkus-openapi-deployment::jar io.quarkus:quarkus-qute-deployment::jar io.quarkus:quarkus-caffeine-deployment::jar io.quarkiverse.asyncapi:quarkus-asyncapi-deployment::jar io.quarkus:quarkus-vertx-deployment::jar 2025-11-07T11:14:32.5350114Z at io.quarkus.maven.ExtensionDescriptorMojo.validateExtensionDeps (ExtensionDescriptorMojo.java:969) 2025-11-07T11:14:32.5351350Z at io.quarkus.maven.ExtensionDescriptorMojo.execute (ExtensionDescriptorMojo.java:276) 2025-11-07T11:14:32.5352584Z at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 2025-11-07T11:14:32.5353786Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 2025-11-07T11:14:32.5354862Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 2025-11-07T11:14:32.5355913Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 2025-11-07T11:14:32.5356921Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 2025-11-07T11:14:32.5357947Z at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 2025-11-07T11:14:32.5359199Z at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 2025-11-07T11:14:32.5360394Z at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 2025-11-07T11:14:32.5361590Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 2025-11-07T11:14:32.5362951Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 2025-11-07T11:14:32.5364424Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 2025-11-07T11:14:32.5365984Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 2025-11-07T11:14:32.5367432Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 2025-11-07T11:14:32.5368433Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 2025-11-07T11:14:32.5369402Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 2025-11-07T11:14:32.5370174Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 2025-11-07T11:14:32.5370925Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 2025-11-07T11:14:32.5371623Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 2025-11-07T11:14:32.5372288Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 2025-11-07T11:14:32.5373076Z at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 2025-11-07T11:14:32.5374108Z at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 2025-11-07T11:14:32.5375435Z at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 2025-11-07T11:14:32.5376378Z at java.lang.reflect.Method.invoke (Method.java:569) 2025-11-07T11:14:32.5377353Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 2025-11-07T11:14:32.5378410Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 2025-11-07T11:14:32.5379659Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 2025-11-07T11:14:32.5380720Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 2025-11-07T11:14:32.5381365Z [ERROR] 2025-11-07T11:14:32.5381809Z [ERROR] Re-run Maven using the -X switch to enable full debug logging. 2025-11-07T11:14:32.5382341Z [ERROR] 2025-11-07T11:14:32.5382970Z [ERROR] For more information about the errors and possible solutions, please read the following articles: 2025-11-07T11:14:32.5384216Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 2025-11-07T11:14:32.5384879Z [ERROR] 2025-11-07T11:14:32.5385374Z [ERROR] After correcting the problems, you can resume the build with the command 2025-11-07T11:14:32.5386139Z [ERROR] mvn <args> -rf :sonataflow-addons-quarkus-jwt-parser 2025-11-07T11:14:32.8120603Z [INFO] apache/incubator-kie-kogito-runtimes failed. Won't execute remaining commands and projects 2025-11-07T11:14:32.8121588Z [INFO] Execution summary for apache/incubator-kie-kogito-runtimes 2025-11-07T11:14:32.8122890Z ##[group][BEFORE] [apache/incubator-kie-kogito-runtimes] export INTEGRATION_BRANCH= 2025-11-07T11:14:32.8123545Z [INFO] OK [Executed in 0.045916 ms] 2025-11-07T11:14:32.8124215Z ##[endgroup] 2025-11-07T11:14:32.8125329Z ##[group][BEFORE] [apache/incubator -- 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]
