Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
Description
As already outlined in the mail thread Make ToolchainManagerPrivate session-aware, proper embedding of Maven requires an extension of the existing API to enable configuration without a stateful component. In detail, we will need to extend the existing method signature to accept the MavenSession:
ToolchainPrivate[] getToolchainsForType( String type, MavenSession session )
Attachments
Issue Links
- is depended upon by
-
MNG-3714 Allow specification of the toolchains.xml location on the command line
- Closed