-
Enhancement
-
Resolution: Done
-
Major
-
1.30.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2022 Week 47-49 (from Nov 21)
If the KogitoAssetsProcessor identifies a Duplicate resource id, let's say, a Workflow, it will throw the follwing exception which points to Duplicate process ID and asks for review the .bpmn files:
[ERROR] [error]: Build step org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor#generateSources threw an exception: org.kie.kogito.codegen.process.ProcessCodegenException: Duplicated process with id yamlgreet found in the project, please review .bpmn files
This message needs to be updated. It would be great if we could identify what kind of resource it is to print the message error consistently.