-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: Windows XP
Maven 2 build hangs when downloading internal or external resources (similar to
#976). I have a multi-module project with a master POM and several sub-module
POMs, and build continuously hangs with no error messages. When I run it from
the command line, it runs fine.
Here's my environment:
OS: WinXP
Java: JDK6
Maven: 2.0.4 (downgraded from 2.0.8 after reading post on this forum)
Hudson: 1.166
- duplicates
-
JENKINS-1458 Maven build hangs on Windows
-
- Closed
-
In 1.175, I added a probe to Maven so that we can dump the stack through Hudson.
When your build hangs, please go to the build page, and you'll see "Monitor
Maven Process". From there, you should be able to get more information, in
particular the stack dump.
When you get that, please attach it here.