Syquel opened a new pull request #7: URL: https://github.com/apache/maven-toolchains-plugin/pull/7
This is a Work-In-Progress to gather some feedback. Integration tests will be added. Currently Maven toolchains must be configured manually or in other ways. Especially in ad-hoc build environments like GitHub Actions this requires developers to write Shell scripts or other logic in the pipeline to create the toolchain.xml . By providing this goal developers would be enabled to execute tests with multiple JDKs without having to run the build multiple times (or as a matrix build) in such ad-hoc build environments. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
