AnnJoy23 opened a new pull request, #3679:
URL: https://github.com/apache/incubator-kie-tools/pull/3679

   maven-wrapper-plugin:3.3.0 hardcodes Maven 3.9.9 as its default when invoked 
without -Dmaven=, causing maven-wrapper.properties to be generated with 3.9.9 
which ships plexus-utils-3.5.1.jar in its lib/.
   
   packages/maven-base/env/index.js: add mvnw.mavenVersion = '3.9.11'
   packages/maven-base/index.js: pass -Dmaven=${env.mvnw.mavenVersion} to 
maven-wrapper-plugin so it generates maven-wrapper.properties with the pinned 
version instead of its hardcoded default


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