[ http://jira.codehaus.org/browse/MNG-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186328#action_186328 ]
Benjamin Bentmann commented on MNG-4287: ---------------------------------------- Done for 3.x in [r802024|http://svn.apache.org/viewvc?view=rev&revision=802024]. Needs porting to 2.3. > Make ToolchainManagerPrivate session-aware > ------------------------------------------ > > Key: MNG-4287 > URL: http://jira.codehaus.org/browse/MNG-4287 > Project: Maven 2 > Issue Type: Task > Components: Embedding, Settings > Affects Versions: 2.1.0 > Reporter: Benjamin Bentmann > Fix For: 2.3.x, 3.0-alpha-3 > > > As already outlined in the mail thread [Make ToolchainManagerPrivate > session-aware|http://markmail.org/thread/qhmnsugdlqohpvrg], 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: > {code:java} > ToolchainPrivate[] getToolchainsForType( String type, MavenSession session ) > {code} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira