RE: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
: Spam:RE: Spam:Re: Re: Problem when installing Maven 2.0 Hi, see comments inline Am Sonntag, den 15.04.2007, 12:54 +0400 schrieb Zoheir Ezziane: > Hello again, > > I deleted the .m2 directory and run the command "mvn resources:resources > -cpu -X" and here is the output: &g

RE: Spam:RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
: Sunday, April 15, 2007 2:46 PM To: Maven Users List Subject: Spam:RE: Spam:Re: Re: Problem when installing Maven 2.0 Hi, see comments inline Am Sonntag, den 15.04.2007, 12:54 +0400 schrieb Zoheir Ezziane: > Hello again, > > I deleted the .m2 directory and run the command "mvn resou

RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Tim Kettler
Hi, see comments inline Am Sonntag, den 15.04.2007, 12:54 +0400 schrieb Zoheir Ezziane: > Hello again, > > I deleted the .m2 directory and run the command "mvn resources:resources > -cpu -X" and here is the output: > > + Error stacktraces are turned on. > Maven version: 2.0.6 > [DEBUG] Building

RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
seconds [INFO] Finished at: Sun Apr 15 12:50:18 GST 2007 [INFO] Final Memory: 1M/2M [INFO] Thanks for your help Zoheir -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 9:10 PM To: Maven Users List Subject:

Re: Re: Problem when installing Maven 2.0

2007-04-12 Thread Wayne Fay
ain problem for this? > > > Thanks & Regards > Ramesh Babu.P > > > > > -Original Message- > From: Zoheir Ezziane [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 12, 2007 2:26 PM > To: Maven Users List > Subject: RE: Re: Problem when installing Maven 2.0 > > &g

RE: Re: Problem when installing Maven 2.0

2007-04-12 Thread franz see
still I am getting the same problem. > > What is the main problem for this? > > > Thanks & Regards > Ramesh Babu.P > > > > > -Original Message- > From: Zoheir Ezziane [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 12, 2007 2

RE: Re: Problem when installing Maven 2.0

2007-04-12 Thread Ramesh Babu Pokala - TLS, Chennai
ilto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 2:26 PM To: Maven Users List Subject: RE: Re: Problem when installing Maven 2.0 Hello, I tried both commands and I am still getting the same messages of "Build Error" Is there any other tips? Thanks Zoheir -Original Mes

RE: Re: Problem when installing Maven 2.0

2007-04-12 Thread Zoheir Ezziane
Hello, I tried both commands and I am still getting the same messages of "Build Error" Is there any other tips? Thanks Zoheir -Original Message- From: franz see [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 10:05 AM To: [EMAIL PROTECTED] Subject: Spam:Re: Problem when inst

Re: Problem when installing Maven 2.0

2007-04-11 Thread franz see
Good day, You can also try mvn resources:resources -X -cpu Note: -X sets the log to debug mode, and -cpu checks for plugin updates. Cheers, Franz Mick Knutson-4 wrote: > > try this first: > mvn compile -e > > > The issue is that you have NOT created your local repository > (*/.m2/reposi

Re: Problem when installing Maven 2.0

2007-04-11 Thread Mick Knutson
try this first: mvn compile -e The issue is that you have NOT created your local repository (*/.m2/repository) On 4/11/07, Zoheir Ezziane <[EMAIL PROTECTED]> wrote: Dear Madam/Sir, I am trying to install Maven 2.0 using the command "mvn install, and I am getting the following messages: