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 Emmanuel Venisse
transitioning from RC4 to V1- please help 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

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

2004-08-18 Thread Mirabito, Massimo
you help? Thanks Max -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 07:29 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help You need the statcvs plugin. It doesn't distribute with Maven. http

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 Jefferson K. French
From the error message it looks like the directory: C:\Documents and Settings\Administrator\.maven\repository does not exist. Can you verify if it does exist now? Also, are you downloading the plugin as Administrator? On Wed, 18 Aug 2004, at 12:59:18 [GMT -0400] Mirabito, Massimo wrote:

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

2004-08-18 Thread Mirabito, Massimo
Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help From the error message it looks like the directory: C:\Documents and Settings\Administrator\.maven\repository does not exist. Can you verify if it does exist now? Also, are you downloading the plugin as Administrator

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

2004-08-18 Thread Jefferson K. French
cache and repository Yes I am logged into the machine as administrator -Original Message- From: Jefferson K. French [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 13:11 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help From

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

2004-08-18 Thread Mirabito, Massimo
I am back in business and running Maven 1.0. Thanks for pointing that out. Max -Original Message- From: Jefferson K. French [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 13:34 To: Maven Users List Subject: Re: Build Failed transitioning from RC4 to V1- please help Max