Skip to content

Conversation

@LightGuard
Copy link
Member

Signed-off-by: Jason Porter <[email protected]>
Not sure why, but this actually fixes the issues, go fig.

Signed-off-by: Jason Porter <[email protected]>
@LightGuard
Copy link
Member Author

jenkins do fdb

@gitgabrio
Copy link
Contributor

@baldimir @jstastny-cz

2025-02-24T18:54:31.1544002Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project kie-dmn-feel-gwt: Compilation failure
2025-02-24T18:54:31.1551167Z [ERROR] /home/runner/work/droolsjbpm-integration/droolsjbpm-integration/kiegroup_drools/kie-dmn/kie-dmn-feel-gwt/src/main/java/org/kie/dmn/feel/entrypoint/FEELEntryPoint.java:[19,48] cannot access org.jresearch.threetenbp.gwt.time.client.Support
2025-02-24T18:54:31.1554457Z [ERROR] bad class file: /home/runner/.m2/repository/org/jresearch/gwt/time/org.jresearch.gwt.time/2.0.11/org.jresearch.gwt.time-2.0.11.jar(org/jresearch/threetenbp/gwt/time/client/Support.class)
2025-02-24T18:54:31.1557153Z [ERROR] class file has wrong version 55.0, should be 52.0
2025-02-24T18:54:31.1557929Z [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
2025-02-24T18:54:31.1559678Z [ERROR] -> [Help 1]
2025-02-24T18:54:31.1564440Z org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project kie-dmn-feel-gwt: Compilation failure
2025-02-24T18:54:31.1570899Z /home/runner/work/droolsjbpm-integration/droolsjbpm-integration/kiegroup_drools/kie-dmn/kie-dmn-feel-gwt/src/main/java/org/kie/dmn/feel/entrypoint/FEELEntryPoint.java:[19,48] cannot access org.jresearch.threetenbp.gwt.time.client.Support
2025-02-24T18:54:31.1575419Z bad class file: /home/runner/.m2/repository/org/jresearch/gwt/time/org.jresearch.gwt.time/2.0.11/org.jresearch.gwt.time-2.0.11.jar(org/jresearch/threetenbp/gwt/time/client/Support.class)
2025-02-24T18:54:31.1576818Z class file has wrong version 55.0, should be 52.0
2025-02-24T18:54:31.1577561Z Please remove or make sure it appears in the correct subdirectory of the classpath.
2025-02-24T18:54:31.1578143Z
2025-02-24T18:54:31.1580260Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
2025-02-24T18:54:31.1586589Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
2025-02-24T18:54:31.1587928Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
2025-02-24T18:54:31.1590398Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
2025-02-24T18:54:31.1591806Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
2025-02-24T18:54:31.1593368Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
2025-02-24T18:54:31.1600764Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
2025-02-24T18:54:31.1606075Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
2025-02-24T18:54:31.1606869Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
2025-02-24T18:54:31.1607624Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
2025-02-24T18:54:31.1608349Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
2025-02-24T18:54:31.1609045Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
2025-02-24T18:54:31.1609719Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
2025-02-24T18:54:31.1610422Z at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
2025-02-24T18:54:31.1614320Z at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
2025-02-24T18:54:31.1619461Z at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
2025-02-24T18:54:31.1620377Z at java.lang.reflect.Method.invoke (Method.java:498)
2025-02-24T18:54:31.1621245Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
2025-02-24T18:54:31.1622354Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
2025-02-24T18:54:31.1623440Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
2025-02-24T18:54:31.1624494Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
2025-02-24T18:54:31.1625913Z Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
2025-02-24T18:54:31.1628092Z /home/runner/work/droolsjbpm-integration/droolsjbpm-integration/kiegroup_drools/kie-dmn/kie-dmn-feel-gwt/src/main/java/org/kie/dmn/feel/entrypoint/FEELEntryPoint.java:[19,48] cannot access org.jresearch.threetenbp.gwt.time.client.Support
2025-02-24T18:54:31.1630977Z bad class file: /home/runner/.m2/repository/org/jresearch/gwt/time/org.jresearch.gwt.time/2.0.11/org.jresearch.gwt.time-2.0.11.jar(org/jresearch/threetenbp/gwt/time/client/Support.class)
2025-02-24T18:54:31.1633110Z class file has wrong version 55.0, should be 52.0
2025-02-24T18:54:31.1633847Z Please remove or make sure it appears in the correct subdirectory of the classpath.

@baldimir baldimir merged commit 43992e3 into kiegroup:7.67.x-blue Feb 25, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants