Re: maven-wagon git commit: [WAGON-457] Wagon tests fail on Windows because Subversion crashes on a test repo

2016-05-29 Thread Robert Scholte
tests. If this works, commit it and add .gitattributes. So, yes this might fix your problem too. Michael On Sat, 28 May 2016 23:56:06 +0200, wrote: Repository: maven-wagon Updated Branches: refs/heads/master f3462c3f2 -> 6df8f317f [WAGON-457] Wagon tests fail on Windows because Su

Re: maven-wagon git commit: [WAGON-457] Wagon tests fail on Windows because Subversion crashes on a test repo

2016-05-29 Thread Michael Osipov
m too. Michael On Sat, 28 May 2016 23:56:06 +0200, wrote: Repository: maven-wagon Updated Branches: refs/heads/master f3462c3f2 -> 6df8f317f [WAGON-457] Wagon tests fail on Windows because Subversion crashes on a test repo Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Comm

Re: maven-wagon git commit: [WAGON-457] Wagon tests fail on Windows because Subversion crashes on a test repo

2016-05-29 Thread Robert Scholte
I'm having issues with maven-scm-provider-svntest when used by the maven-scm-plugin. Could this fix help there as well? thanks, Robert On Sat, 28 May 2016 23:56:06 +0200, wrote: Repository: maven-wagon Updated Branches: refs/heads/master f3462c3f2 -> 6df8f317f [WAGON-457] Wag

Re: wagon tests

2013-12-30 Thread Benson Margulies
an > > -Original Message- > From: Benson Margulies [mailto:bimargul...@gmail.com] > Sent: Sunday, December 29, 2013 8:17 PM > To: Maven Developers List > Subject: wagon tests > > I ran one build of maven-wagon as a warmup for releasing. No problems. > > All subse

RE: wagon tests

2013-12-30 Thread Dan Beaulieu
List Subject: wagon tests I ran one build of maven-wagon as a warmup for releasing. No problems. All subsequent attempts have died in the http wagon tests, with a variety of failures. Has anyone got some reliable way to run these builds?

wagon tests

2013-12-29 Thread Benson Margulies
I ran one build of maven-wagon as a warmup for releasing. No problems. All subsequent attempts have died in the http wagon tests, with a variety of failures. Has anyone got some reliable way to run these builds? - To