jaimeizuz opened a new issue, #717: URL: https://github.com/apache/incubator-kie-issues/issues/717
Packaging a Kogito project containing .dmn or .bpmn files as an uber-jar throws an exception in Windows-based machines. It doesn't happen when using Linux operating systems. Steps to reproduce: 1. git clone https://github.com/jaimeizuz/quarkus-dmn-uberjar-example.git (it's just a project generated with code.quarkus.io with Kogito Decisions, RESTEasy Reactive and RESTEasy Jackson, and then the <quarkus.package.type>uber-jar</quarkus.package.type> is added to pom.xml). 2. mvn clean package Error will be there. I've attached logs related to a mvn -X clean package in my Windows machine. [mvn-package.log](https://github.com/apache/incubator-kie-issues/files/13448870/mvn-package.log) -- 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]
