[jira] Commented: (MSUREFIRE-49) environmentVariables does not work with windows

2006-12-08 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=comments#action_82218 ] Dan Tran commented on MSUREFIRE-49: --- latest plexus-utils snapshot does not exhibit this problem any more. Does it mean we need to get this new plexus-utils into maven-

[jira] Commented: (MSUREFIRE-49) environmentVariables does not work with windows

2006-11-13 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=comments#action_80017 ] Dan Tran commented on MSUREFIRE-49: --- Confirm it is plexus' cli problem where Commandline.addEnvironment() wipes out the existing environment variables. Commandline.getE

[jira] Commented: (MSUREFIRE-49) environmentVariables does not work with windows

2006-06-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=comments#action_66487 ] Dan Tran commented on MSUREFIRE-49: --- a few more findings: 1. the work around is to explicitly set jvm param to ${java.home}/bin/java 2. environmentVariables does get set corre

[jira] Commented: (MSUREFIRE-49) environmentVariables does not work with windows

2006-06-01 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=comments#action_66457 ] Dan Tran commented on MSUREFIRE-49: --- note that, insert any thing into environmentVariables breaks the invocation of jvm ( ie java ). It seems that cli processing of environment var

[jira] Commented: (MSUREFIRE-49) environmentVariables does not work with windows

2006-06-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=comments#action_66456 ] Carlos Sanchez commented on MSUREFIRE-49: - With the log you send I can only see that "java" is not in your PATH > environmentVariables does not work with windows > --