[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Tigran Antonyan (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51788 ] Tigran Antonyan commented on MAVEN-1728: I tried to set this from commond line before running maven, and when I tried to run maven I've got an error saying -Xms1024m is not

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51815 ] Brett Porter commented on MAVEN-1728: - what is your setting for maven.junit.fork? MAVEN_OPTS is not being set correctly - Key:

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51822 ] Carlos Sanchez commented on MAVEN-1728: --- Look at the junit plugin preperties and jcoverage ones http://maven.apache.org/maven-1.x/reference/plugins/jcoverage/properties.html

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-22 Thread Tigran Antonyan (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51692 ] Tigran Antonyan commented on MAVEN-1728: I've tried that too(from command line only, %MAVEN_HOME%/bin/maven file still has MAVEN_OPTS= -Xmx1024m -Xms1024m), here is the part

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51693 ] Carlos Sanchez commented on MAVEN-1728: --- What do you mean whith %MAVEN_HOME%/bin/maven file still has MAVEN_OPTS= -Xmx1024m -Xms1024m ? call this before running maven set