You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/04/11 22:28:48 UTC

[jira] Closed: (CONTINUUM-654) Add command line options to override M2_HOME and JAVA_HOME

     [ http://jira.codehaus.org/browse/CONTINUUM-654?page=all ]
     
Carlos Sanchez closed CONTINUUM-654:
------------------------------------

      Assign To: Carlos Sanchez  (was: Emmanuel Venisse)
     Resolution: Won't Fix
    Fix Version:     (was: 1.0.3)

It was just a matter of setting some properties in the wrapper.conf

# Set MAVEN_HOME and JAVA_HOME
set.M2_HOME=D:/maven/maven-2.0.3
set.PATH=%M2_HOME%/bin;%PATH%


More info
http://wrapper.tanukisoftware.org/doc/english/props-envvars.html

> Add command line options to override M2_HOME and JAVA_HOME
> ----------------------------------------------------------
>
>          Key: CONTINUUM-654
>          URL: http://jira.codehaus.org/browse/CONTINUUM-654
>      Project: Continuum
>         Type: Improvement

>   Components: Core system
>     Versions: 1.0.3
>     Reporter: Carlos Sanchez
>     Assignee: Carlos Sanchez

>
>
> When installing as service under windows, the wrapper doesn't allow modifying environment variables, so it's not possible to have two continuums under the same account using different M2_HOME or JAVA_HOME. Looks like path can be configured in the wrapper.conf.
> I continuum allowed command line arguments to override this value we could feed them from the wrapper config

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