Skip to content

Instantly share code, notes, and snippets.

@mbiarnes
Created August 18, 2022 11:02
Show Gist options
  • Save mbiarnes/c5c838ef22e6e52d75f2df4b1f378e06 to your computer and use it in GitHub Desktop.
Save mbiarnes/c5c838ef22e6e52d75f2df4b1f378e06 to your computer and use it in GitHub Desktop.
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (Add custom setup to standalone) @ jbpm-wb-showcase ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/wildfly-23.0.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-15.0.1.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
{"outcome" => "success"}
{"outcome" => "success"}
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
{
"outcome" => "success",
"response-headers" => {"process-state" => "reload-required"}
}
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jbpm-wb-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/webapp/WEB-INF/classes
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[23,41] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[24,41] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[25,41] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[26,41] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[27,41] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[23,41] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[INFO] Discovered class [ProcessAdminSettingsPresenter]
[INFO] Generating code for [ProcessAdminSettingsPresenterActivity]
[INFO] Starting code generation for [ProcessAdminSettingsPresenterActivity]
[INFO] Successfully generated code for [ProcessAdminSettingsPresenterActivity]
[INFO] Discovered class [TaskAdminSettingsPresenter]
[INFO] Generating code for [TaskAdminSettingsPresenterActivity]
[INFO] Starting code generation for [TaskAdminSettingsPresenterActivity]
[INFO] Successfully generated code for [TaskAdminSettingsPresenterActivity]
[INFO] Discovered class [M2RepoPerspective]
[INFO] Generating code for [M2RepoPerspectiveActivity]
[INFO] Starting code generation for [M2RepoPerspectiveActivity]
[INFO] Successfully generated code for [M2RepoPerspectiveActivity]
[INFO] Discovered class [ProcessAdminSettingsPerspective]
[INFO] Generating code for [ProcessAdminSettingsPerspectiveActivity]
[INFO] Starting code generation for [ProcessAdminSettingsPerspectiveActivity]
[INFO] Successfully generated code for [ProcessAdminSettingsPerspectiveActivity]
[INFO] Discovered class [TaskAdminSettingsPerspective]
[INFO] Generating code for [TaskAdminSettingsPerspectiveActivity]
[INFO] Starting code generation for [TaskAdminSettingsPerspectiveActivity]
[INFO] Successfully generated code for [TaskAdminSettingsPerspectiveActivity]
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[23,41] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[24,41] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[25,41] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[26,41] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[27,41] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[23,41] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[23,41] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[24,41] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[25,41] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[26,41] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[27,41] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[23,41] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[23,41] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[24,41] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[25,41] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[26,41] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[27,41] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[23,41] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[37,56] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[37,56] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[37,56] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[37,56] org.jboss.errai.common.client.api.IsElement in org.jboss.errai.common.client.api has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[41,5] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[41,5] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[41,5] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[41,5] org.jboss.errai.common.client.dom.TableRow in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[46,5] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[46,5] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[46,5] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[46,5] org.jboss.errai.common.client.dom.Span in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[51,5] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[51,5] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[51,5] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[51,5] org.jboss.errai.common.client.dom.TextInput in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[58,12] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[58,12] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[58,12] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/screens/ProcessVariableSummaryViewImpl.java:[58,12] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[37,5] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[37,5] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[37,5] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/main/java/org/jbpm/workbench/client/navbar/AppNavBar.java:[37,5] org.jboss.errai.common.client.dom.Div in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/generated-sources/annotations/org/jbpm/workbench/client/screens/ProcessAdminSettingsPresenterActivity.java:[58,54] unchecked call to init(T) as a member of the raw type org.uberfire.client.mvp.HasPresenter
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/generated-sources/annotations/org/jbpm/workbench/client/screens/TaskAdminSettingsPresenterActivity.java:[58,54] unchecked call to init(T) as a member of the raw type org.uberfire.client.mvp.HasPresenter
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jbpm-wb-showcase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jbpm-wb-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/test-classes
[WARNING] /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/src/test/java/org/jbpm/workbench/DeploymentIT.java:[79,60] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.String for a varargs call
cast to java.lang.String[] for a non-varargs call and to suppress this warning
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ jbpm-wb-showcase ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- gwt-maven-plugin:2.9.0:compile (gwt-compile) @ jbpm-wb-showcase ---
[INFO] Compiling module org.jbpm.workbench.FastCompilejBPMShowcase
[INFO] Tracing compile failure path for type 'org.kie.workbench.common.stunner.bpmn.integration.client.IntegrationHandlerImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/mbiarnes/.m2/repository/org/kie/workbench/stunner/kie-wb-common-stunner-jbpm-designer-integration-client/7.74.0-SNAPSHOT/kie-wb-common-stunner-jbpm-designer-integration-client-7.74.0-SNAPSHOT-sources.jar!/org/kie/workbench/common/stunner/bpmn/integration/client/IntegrationHandlerImpl.java'
[INFO] [ERROR] Line 54: The type IntegrationHandlerImpl must implement the inherited abstract method IntegrationHandler.migrateFromJBPMDesignerToStunner(Path, PlaceRequest, boolean, ParameterizedCommand<Consumer<Boolean>>, Command, Command, Command)
[INFO] [ERROR] Aborting compile due to errors in some input files
[INFO] [ERROR] Error saving compilation unit to cache file: /home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/gwt-unitCache/gwt-unitCache-8c530e985114901166261cb2baf5ec75a6e55b9b-FF35F588CF7564DE259004F02565B00E-00000182B097C139
[INFO] java.io.IOException: Stream Closed
[INFO] at java.base/java.io.RandomAccessFile.seek0(Native Method)
[INFO] at java.base/java.io.RandomAccessFile.seek(RandomAccessFile.java:591)
[INFO] at com.google.gwt.dev.util.DiskCache.transferToStream(DiskCache.java:161)
[INFO] at com.google.gwt.dev.util.DiskCacheToken.writeObject(DiskCacheToken.java:73)
[INFO] at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
[INFO] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[INFO] at java.base/java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1145)
[INFO] at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1497)
[INFO] at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1433)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1179)
[INFO] at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1553)
[INFO] at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1510)
[INFO] at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1433)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1179)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:349)
[INFO] at java.base/java.util.ArrayList.writeObject(ArrayList.java:897)
[INFO] at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
[INFO] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[INFO] at java.base/java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1145)
[INFO] at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1497)
[INFO] at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1433)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1179)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:349)
[INFO] at com.google.gwt.dev.javac.CachedCompilationUnit.writeObject(CachedCompilationUnit.java:231)
[INFO] at jdk.internal.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
[INFO] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[INFO] at java.base/java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1145)
[INFO] at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1497)
[INFO] at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1433)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1179)
[INFO] at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:349)
[INFO] at com.google.gwt.dev.javac.PersistentUnitCacheDir$OpenFile.writeUnit(PersistentUnitCacheDir.java:373)
[INFO] at com.google.gwt.dev.javac.PersistentUnitCacheDir.writeUnit(PersistentUnitCacheDir.java:194)
[INFO] at com.google.gwt.dev.javac.PersistentUnitCache$BackgroundService$6.run(PersistentUnitCache.java:444)
[INFO] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[INFO] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[INFO] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[INFO] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[INFO] at java.base/java.lang.Thread.run(Thread.java:829)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jBPM Workbench 7.74.0-SNAPSHOT:
[INFO]
[INFO] jBPM Workbench ..................................... SUCCESS [ 9.355 s]
[INFO] jBPM Workbench - Common ............................ SUCCESS [ 5.904 s]
[INFO] jBPM Workbench - Common API ........................ SUCCESS [01:18 min]
[INFO] jBPM Workbench - Human Tasks Panels ................ SUCCESS [ 6.199 s]
[INFO] jBPM Workbench - Human Tasks API ................... SUCCESS [ 12.002 s]
[INFO] jBPM Workbench - Process Runtime Panels ............ SUCCESS [ 5.938 s]
[INFO] jBPM Workbench - Process Runtime API ............... SUCCESS [ 13.916 s]
[INFO] jBPM Workbench - Forms ............................. SUCCESS [ 6.097 s]
[INFO] jBPM Workbench - Forms API ......................... SUCCESS [ 33.578 s]
[INFO] jBPM Workbench - KIE Server ........................ SUCCESS [ 6.646 s]
[INFO] jBPM Workbench - KIE Server API .................... SUCCESS [ 18.927 s]
[INFO] jBPM Workbench - KIE Server Backend ................ SUCCESS [ 28.572 s]
[INFO] jBPM Workbench - Forms Backend ..................... SUCCESS [01:07 min]
[INFO] jBPM Workbench - Forms Client ...................... SUCCESS [ 37.889 s]
[INFO] jBPM Workbench - Integration Panels ................ SUCCESS [ 5.532 s]
[INFO] jBPM Workbench - Integration API ................... SUCCESS [ 18.439 s]
[INFO] jBPM Workbench - Data Filters Client ............... SUCCESS [ 46.899 s]
[INFO] jBPM Workbench - Common Client ..................... SUCCESS [ 37.023 s]
[INFO] jBPM Workbench - Integration Client ................ SUCCESS [ 37.541 s]
[INFO] jBPM Workbench - Case Management ................... SUCCESS [ 6.159 s]
[INFO] jBPM Workbench - Case Management API ............... SUCCESS [ 17.691 s]
[INFO] jBPM Workbench - Case Management Client ............ SUCCESS [ 22.035 s]
[INFO] jBPM Workbench - Case Management Backend ........... SUCCESS [ 19.748 s]
[INFO] jBPM Workbench - Case Management Showcase .......... SUCCESS [02:49 min]
[INFO] jBPM Workbench - Integration Backend ............... SUCCESS [ 45.181 s]
[INFO] jBPM Workbench - Human Tasks Client ................ SUCCESS [ 35.362 s]
[INFO] jBPM Workbench - Dashboard ......................... SUCCESS [ 5.943 s]
[INFO] jBPM Workbench - Dashboard API ..................... SUCCESS [ 11.642 s]
[INFO] jBPM Workbench - Dashboard Backend ................. SUCCESS [ 18.782 s]
[INFO] jBPM Workbench - Human Tasks Backend ............... SUCCESS [ 19.742 s]
[INFO] jBPM Workbench - Process Runtime Client ............ SUCCESS [ 39.642 s]
[INFO] jBPM Workbench - Process Runtime Backend ........... SUCCESS [ 22.508 s]
[INFO] jBPM Workbench - Executor Service Panels ........... SUCCESS [ 5.921 s]
[INFO] jBPM Workbench - Executor Service API .............. SUCCESS [ 11.198 s]
[INFO] jBPM Workbench - Executor Service Client ........... SUCCESS [ 31.928 s]
[INFO] jBPM Workbench - Executor Service Backend .......... SUCCESS [ 19.872 s]
[INFO] jBPM Workbench - Dashboard Client .................. SUCCESS [ 34.000 s]
[INFO] jBPM Workbench - Showcase .......................... FAILURE [02:34 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:33 min
[INFO] Finished at: 2022-08-18T12:56:14+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.9.0:compile (gwt-compile) on project jbpm-wb-showcase: Command failed with status 1 -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :jbpm-wb-showcase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment