[ http://jira.codehaus.org/browse/MNG-710?page=comments#action_44137 ]
Rod Coffin commented on MNG-710: -------------------------------- Good point about the plexus javac compiler being Sun javac specific. In that case I would be ok with adding a version flag and executing some logic in the external compile method to sort out version pecularities. Are you working on this or would you like me to take another pass at it? I wouldn't have any time available until tomorrow evening at the earliest. > Add ability to fork the maven-compiler-plugin > --------------------------------------------- > > Key: MNG-710 > URL: http://jira.codehaus.org/browse/MNG-710 > Project: Maven 2 > Type: Improvement > Components: maven-plugins > Reporter: Rod Coffin > Assignee: Trygve Laugstol > Attachments: maven-compiler-plugin.diff.txt, plexus-compiler-api.diff.txt, > plexus-compiler-javac.diff.txt > > > Add the ability to fork the maven-compiler-plugin. This would allow projects > to be compiled with a JDK other than the one used to run Maven from. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
