Out of mermory

2004-08-23 Thread Mirabito, Massimo
Hi, How do I resolve an out of memory when building a site. This is what I get on the console. The machine has 1GB of physical memory. Are there any arguments I can pass to maven. Root cause java.lang.OutOfMemoryError Root cause java.lang.OutOfMemoryError Final Memory: 157M/158M

RE: Out of mermory

2004-08-23 Thread Mirabito, Massimo
Hi, Just wanted to drop a note and thank you for your tip. It has fixed my problem. -max -Original Message- From: mruff [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 11:06 To: Maven Users List Subject: Re: Out of mermory Hi Massimo yep, there is a property: MAVEN_OPTS My

Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
I am trying to migrate to Maven V1 from RC4. I installed V1 and tried to run one of my build but I get the error below. I thought the maven cache was the culprit so I deleted in order for maven to rebuild it but the same error still occurred. What could be causing this error? Did I miss a

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
://statcvs-xml.berlios.de/maven-plugin/ Emmanuel - Original Message - From: Mirabito, Massimo [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:03 PM Subject: Build Failed transitioning from RC4 to V1- please help I am trying to migrate to Maven

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
.. 260 Column 52 Unable to find plug-in Total time: 9 seconds Finished at: Wed Aug 18 12:59:54 EDT 2004 -Original Message- From: Mirabito, Massimo Sent: Wednesday, August 18, 2004 12:49 To: Maven Users List Subject: RE: Build Failed transitioning from RC4 to V1- please help Importance

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
? On Wed, 18 Aug 2004, at 12:59:18 [GMT -0400] Mirabito, Massimo wrote: Sorry for the double post but upon closer investigation it looks like the plugin is not installing correctly. This is the error I get when I attempt to download it. Any ideas? What am I doing wrong? C:\maven

RE: Build Failed transitioning from RC4 to V1- please help

2004-08-18 Thread Mirabito, Massimo
, Hadn't noticed this before, but you are attempting to download statcvs 2.5. I only see 2.3 and 2.4 on ibiblio. Jeff On Wed, 18 Aug 2004, at 13:21:56 [GMT -0400] Mirabito, Massimo wrote: The directory is there C:\Documents and Settings\Administrator\.maven And has 2 sub directories cache

Multiple URLs for issue tracking

2004-08-16 Thread Mirabito, Massimo
Some of our projects have more that one issue tracking system. Is there a way to include multiple URLs in the project.xml file for the issueTrackingUrl tag? I tried several ways but it does not work. 1) issueTrackingUrl http://server1:8080 http://server2:

Re: Multiple URLs for issue tracking

2004-08-16 Thread Mirabito, Massimo
tracking There is only support for a single issueTrackingURL at present On Mon, 16 Aug 2004 08:03:39 -0400, Mirabito, Massimo [EMAIL PROTECTED] wrote: Some of our projects have more that one issue tracking system. Is there a way to include multiple URLs in the project.xml file