[ http://jira.codehaus.org/browse/MNG-710?page=comments#action_44133 ] 

Rod Coffin commented on MNG-710:
--------------------------------

Valid compiler arguements differ based on the version of the compiler used.  
For example, we don't want to pass the 'source' argument to a 1.3 compiler or 
the compiler will complain.  If we want to preserve the behavior of defaulting 
source to '1.3' if it is not specified then we should only do this for 
inprocess compilation.

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

Reply via email to