Re: How to pass arguments to JVM

2003-12-05 Thread Nicolas De Loof
, and that should clear it up. Nick -Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 16:53 To: Maven Users List Subject: Re: How to pass arguments to JVM Thank you ! I get another error when using maven javadoc

Re: How to pass arguments to JVM

2003-12-05 Thread Emmanuel Venisse
No. Sorry. Emmanuel - Original Message - From: Nicolas De Loof [EMAIL PROTECTED] To: Nicolas De Loof [EMAIL PROTECTED]; Maven Users List [EMAIL PROTECTED] Sent: Friday, December 05, 2003 1:41 PM Subject: Re: How to pass arguments to JVM I've got the same error using jcoverage plugin

Re: How to pass arguments to JVM

2003-12-05 Thread Charles N. Harvey III
My boss calls this the Principle of Least Astonishment. Jason van Zyl wrote: On Thu, 2003-12-04 at 19:34, [EMAIL PROTECTED] wrote: Any default behaviour that causes less failure and suprise gets a big +1 - To unsubscribe,

Re: How to pass arguments to JVM

2003-12-04 Thread Nicolas De Loof
[mailto:[EMAIL PROTECTED] Sent: 03 December 2003 16:53 To: Maven Users List Subject: Re: How to pass arguments to JVM Thank you ! I get another error when using maven javadoc : BUILD FAILED File.. file:/C:/Documents and Settings/ndeloof/.maven/plugins/maven-javadoc- plugin-1.3

RE: How to pass arguments to JVM

2003-12-04 Thread dion
List Subject: Re: How to pass arguments to JVM Thank you ! I get another error when using maven javadoc : BUILD FAILED File.. file:/C:/Documents and Settings/ndeloof/.maven/plugins/maven-javadoc- plugin-1.3/ Element... ant:javadoc Line.. 106 Column 60

RE: How to pass arguments to JVM

2003-12-04 Thread Jason van Zyl
it up. Nick -Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 16:53 To: Maven Users List Subject: Re: How to pass arguments to JVM Thank you ! I get another error when using maven javadoc : BUILD

RE: How to pass arguments to JVM

2003-12-03 Thread nick.giles
You need to set the environment variable MAVEN_OPTS. So do: set MAVEN_OPTS=-Xmx256m maven site Or adapt appropriately if you're not Windows based. Nick -Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 16:11 To: Maven Users List Subject:

Re: How to pass arguments to JVM

2003-12-03 Thread Nicolas De Loof
Thank you ! I get another error when using maven javadoc : BUILD FAILED File.. file:/C:/Documents and Settings/ndeloof/.maven/plugins/maven-javadoc- plugin-1.3/ Element... ant:javadoc Line.. 106 Column 60 Javadoc failed: java.io.IOException: CreateProcess:

RE: How to pass arguments to JVM

2003-12-03 Thread nick.giles
December 2003 16:53 To: Maven Users List Subject: Re: How to pass arguments to JVM Thank you ! I get another error when using maven javadoc : BUILD FAILED File.. file:/C:/Documents and Settings/ndeloof/.maven/plugins/maven-javadoc- plugin-1.3/ Element... ant:javadoc Line