ljmotta opened a new issue, #1468: URL: https://github.com/apache/incubator-kie-issues/issues/1468
In a Windows machine, it's not possible to start a project that has nested resources using the `mvn quarkus:dev` command. A nested resource in a Windows machine will have a path using backslash (`\`), which is not compatible with the `getResourceAsStream` from the class loader. -- 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]
