Re: Broken build on maven-shared-utils

2015-06-18 Thread Tibor Digana
Done https://issues.apache.org/jira/browse/MSHARED-426 -- View this message in context: http://maven.40175.n5.nabble.com/Broken-build-on-maven-shared-utils-tp5837795p5837850.html Sent from the Maven Developers mailing list archive at Nabble.com

Re: Broken build on maven-shared-utils

2015-06-18 Thread Tibor Digana
Sorry I was in the office till 10 PM so I was dead yesterday. I will do it now. -- View this message in context: http://maven.40175.n5.nabble.com/Broken-build-on-maven-shared-utils-tp5837795p5837846.html Sent from the Maven Developers mailing list archive at Nabble.com

Re: Broken build on maven-shared-utils

2015-06-17 Thread Kristian Rosenvold
I fixed the root cause by upgrading assembly-plugin to 2.5.5 in r1686055, which includes proper symlinks in the zip. Did you make an issue for this ? Kristian 2015-06-17 15:10 GMT+02:00 Tibor Digana : > Under some unknown conditions the build fails on tests maven-shared-utils > with command mvn

Broken build on maven-shared-utils

2015-06-17 Thread Tibor Digana
Under some unknown conditions the build fails on tests maven-shared-utils with command mvn clean verify. Failed tests: DirectoryScannerTest.followSymlinks:179 null FileUtilsTest.copyFileThatIsSymlink:433 null Tests run: 858, Failures: 2, Errors: 0, Skipped: 27