unit testing - Jenkins timeout when downloading surefire-junit4 in Maven build -


good morning, i'm running java project in jenkins , in maven building, when project's dependencies downloading, execution takes long , doesn't work when surefire library being installed. execution stops in point:

[info] surefire report directory: /usr/local/de/jenkins/.../target/surefire-reports ..... .....
downloaded: [url of nexus path]/surefire-junit4-2.7.2.jar (25 kb @ 905.0 kb/sec)

when surefire-junit4-2.7.2.jar being installed, execution doesn't work anymore , takes hours.

what problem? can me? kind regards.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -