You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "jan gunnar gr?nnings?ter (JIRA)" <ji...@codehaus.org> on 2005/11/21 16:48:06 UTC

[jira] Commented: (MNG-710) Add ability to fork the maven-compiler-plugin

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

jan gunnar grønningsæter commented on MNG-710:
----------------------------------------------

Hello.

Regarding the M2 "forking jdk" :
 <fork>true</fork> 
 <basedir>c:/jdk1.3/bin</basedir>

Do I have wrong release (Maven 2.0)? I'm still stuck with this message
in my POM.xml (the Maven 1.1-beta-2 did it perfect in the project.properties...) :

 BUILD ERROR
[11/21/05 16:40:13:092 CET] 76047604 SystemOut     O      [exec] [INFO] ----------------------------------------------------------------------------
[11/21/05 16:40:13:132 CET] 76047604 SystemOut     O      [exec] [INFO] Error configuring: org.apache.maven.plugins:maven-compiler-plugin. Reason: ERROR: Cannot override read-only parameter: basedir in goal: compiler:compile
[11/21/05 16:40:13:152 CET] 76047604 SystemOut     O      [exec] [INFO] ----------------------------------------------------------------------------
[11/21/05 16:40:13:152 CET] 76047604 SystemOut     O      [exec] [INFO] For more information, run Maven with the -e switch

Anyone have an example (I'm quite average on this theme...).

regards
Jan Gunnar

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org