RE: mvn clean install post-site?

2008-08-06 Thread Tawfik, Sameh E
Thanks for the information, but what did you do to fix it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 9:10 PM To: Maven Users List Subject: Re: mvn clean install post-site? I have a similar problem with the release plugin

RE: mvn clean install post-site?

2008-08-06 Thread Vaughn_Butt
, August 05, 2008 9:10 PM To: Maven Users List Subject: Re: mvn clean install post-site? I have a similar problem with the release plugin. That is, it is OK with normal compile but fails during deploy part of release plugin. I have narrowed it down (using -X) to a jar from a local (ie part

Re: mvn clean install post-site?

2008-08-06 Thread Tobias Gierke
] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 9:10 PM To: Maven Users List Subject: Re: mvn clean install post-site? I have a similar problem with the release plugin. That is, it is OK with normal compile but fails during deploy part of release plugin. I have narrowed it down (using

mvn clean install post-site?

2008-08-05 Thread Tawfik, Sameh E
I'm experiencing a strange behavior from maven 2.0.9 running on Windows 2003 version 5.2 When I run mvn -Dmaven.test.skip.exec=true clean install post-site The build fails because of a compilation error But, if I run mvn -Dmaven.test.skip.exec=true clean compile the build compile everything

Re: mvn clean install post-site?

2008-08-05 Thread Vaughn_Butt
Subject Please respond to mvn clean install post-site? Maven Users List