Em 12-05-2011 12:02, Tim Pizey escreveu:
On 12 May 2011 11:50, Alex Lopez  wrote:

Em 12-05-2011 01:22, Andrew Robinson escreveu:

I have been using maven 2.2.1 for a while at my company and we just
switched
to maven 3. I have rebuilt my computer (ubuntu maverick 10.04 32-bit ==>
ubuntu natty 11.04 64-bit) and installed maven 3.

In maven 3.0.3, (I have not seen it with maven 2.2.1), it stops
downloading
after a few to several downloads. If I ^C the build, and keep re-running
it,

+1, I've been having this kind of 'hangs', using maven 3.0.2 and artifactory
2.3.1 (sometimes when running maven site, sometimes performing a build),
then ^C seems to get maven to continue doing what it was doing and
eventually end with success...

Me too, on win7/cygwin. I thought it was a cygwin problem.

+1 now that I think about that it seems definitely like a cygwin problem, since I'm never getting this through m2eclipse...

could it be related with the warning cygwin gives me complaining about bad ms-dos style paths?

$ mvn site site:stage
cygwin warning:
MS-DOS style path detected: C:\Program Files\Apache Software Foundation\apache-maven-3.0.2/boot/ Preferred POSIX equivalent is: /cygdrive/c/Program Files/Apache Software Foundation/apache-maven-3.0.2/boot/
...



cheers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to