Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 3.0-alpha-3
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
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 )
Issue Links
- is depended upon by
-
MNG-3714
Allow specification of the toolchains.xml location on the command line
-
Done for 3.x in r802024. Needs porting to 2.3.