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

Trygve Laugstol commented on MNG-710:
-------------------------------------

If you are compiling this with a (internal or external) 1.4 compiler you will 
have to set the same flags by default (-source 1.3 -target 1.1). In what case 
is there a difference to the arguments that you need to pass to the compiler 
when it's external or internal? I don't mind making the Plexus compiler fully 
aware of the options that can be passed to the compiler, we are going this to 
make it easier to use Maven. You still have the "compiler arguments" property 
that you can set if you need additional arguments.

> 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, plexus-compiler-api.diff.txt, 
> plexus-compiler-javac.diff.txt, plexus-compiler-javac.diff2.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