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

JCoverage plugin (Was How to pass arguments to JVM)

2003-12-05 Thread Nicolas De Loof
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: JCoverage plugin (Was How to pass arguments to JVM)

2003-12-05 Thread Emmanuel Venisse
This ant task are defined in jcoverage jar. Emmanuel - Original Message - From: Nicolas De Loof [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Friday, December 05, 2003 2:43 PM Subject: JCoverage plugin (Was How to pass arguments to JVM) I'm looking at jcoverage

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

How to pass arguments to JVM

2003-12-03 Thread Nicolas De Loof
Hi, I want to generate doc for a huge application. Javadoc fails because of out of memory. How to set jvm max memory arg (-Xmx) when using maven ? I tried maven -Xmx256 site, but it fails. Nico. - To unsubscribe, e-mail:

RE: How to pass arguments to JVM

2003-12-03 Thread nick.giles
: How to pass arguments to JVM Hi, I want to generate doc for a huge application. Javadoc fails because of out of memory. How to set jvm max memory arg (-Xmx) when using maven ? I tried maven -Xmx256 site, but it fails. Nico

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