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

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

I just tried compiling with a forked JDK 1.3 compiler and it seems that the 
source parameter is still being passed to the compiler.  I think this is 
because the compilerVersion parameter is not being passed from the Maven 
compiler plugin to the plexus compiler.  My previous 
maven-compiler-plugin.diff3.txt attachment provides one possible solution for 
this.

> 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
>      Fix For: 2.0-beta-1
>  Attachments: maven-compiler-plugin.diff.txt, 
> maven-compiler-plugin.diff3.txt, plexus-compiler-api.diff.txt, 
> plexus-compiler-api.diff3.txt, plexus-compiler-javac.diff.txt, 
> plexus-compiler-javac.diff2.txt, plexus-compiler-javac.diff3.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