gnodet opened a new pull request, #13026:
URL: https://github.com/apache/maven/pull/13026

   Backport of #12999 to `maven-4.0.x`.
   
   ## Summary
   
   - When `ToolchainPluginStrategy` adds a `select-jdk-toolchain` execution, it 
now ensures the `maven-toolchains-plugin` version is >= 3.2.0 (the first 
version containing that goal)
   - Previously, the plugin was added without a version, causing builds to fail 
when the project inherited an older version like 1.1 (which only has `help` and 
`toolchain` goals)
   - Reuses existing toolchains-plugin entries instead of creating duplicates, 
and upgrades versions in both `build/plugins` and 
`build/pluginManagement/plugins`


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

Reply via email to