dongsiji opened a new issue, #1978:
URL: https://github.com/apache/incubator-kie-issues/issues/1978

   ```
   [INFO] --- kogito:10.0.0:process-model-classes 
(default-process-model-classes) @ prs-workflow-engine ---
   [INFO] Reflections took 223 ms to scan 210 urls, producing 8886 keys and 
47907 values
   [INFO] Performed addonsConfig discovery, found: 
AddonsConfig{usePersistence=true, useTracing=false, useMonitoring=false, 
usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, 
useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
   ERROR StatusLogger Log4j2 could not find a logging implementation. Please 
add log4j-core to the classpath. Using SimpleLogger to log to the console...
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  14.295 s
   [INFO] Finished at: 2025-05-27T17:05:23+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.kie.kogito:kogito-maven-plugin:10.0.0:process-model-classes 
(default-process-model-classes) on project prs-workflow-engine: Error during 
processing model classes: Enum value org.kie.kogito.app.OutcomeReason.OTHERS 
clashes with enum value org.kie.kogito.app.DocumentTitles.OTHERS -> [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
   ```
   
   duplicate enum values causing Kogito compile to fail, this error seemed to 
occur previously in this thread 
https://groups.google.com/g/kogito-development/c/7GzbCBfIfhM but was 
reintroduced in version 10.0.0 for Kogito


-- 
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]

Reply via email to