tiagobento opened a new pull request, #2905: URL: https://github.com/apache/incubator-kie-tools/pull/2905
After Quarkus was upgraded to 3.15.3, we now have access to - https://github.com/quarkusio/quarkus/pull/43352 so we can leverage it to enable a profile that will prevent packages from installing themselves on ~/.m2/repository, making builds safer in regards to the dependency relationship between Maven-based packages being now explicitly required on package.json files. See https://github.com/apache/incubator-kie-tools/blob/main/packages/maven-base/pom.xml#L424 -- 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]
