slachiewicz opened a new pull request, #22:
URL: https://github.com/apache/maven-jenkins-lib/pull/22
Applies the pattern from apache/maven-gh-actions-shared branch v5 to Jenkins
shared library:
1. Configures the Maven wrapper using
`org.apache.maven.plugins:maven-wrapper-plugin:3.3.4:wrapper -Dmaven=${maven}`
2. Executes build commands via `./mvnw` (or `mvnw.cmd` on Windows) instead
of system `mvn`.
--
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]