Hi Joel, the master branch in the current state was never built on Windows. Jenkins is on Linux and I'm developing on Linux and Olivier too I think. This seems to be related to some windows specifics. If you like, you can check the code and try to find a solution. If you rather like to have a working build in the first place, you may switch to Linux.
Sometimes it's easy to get lost in the archiva codebase. If you need some hints where to search, ping me. Regards Martin Am 1. Oktober 2019 21:29:57 MESZ schrieb [email protected]: >Hi, > >I couldn't build the master branch onWindows. Following errors >occoured: > >testToRelativeWithoutSlash(org.apache.archiva.common.utils.PathUtilTest) >Time elapsed: 0.001 s <<< FAILURE! >junit.framework.ComparisonFailure: expected:<path[/to/]resource.xml> >but was:<path[to]resource.xml> >at >org.apache.archiva.common.utils.PathUtilTest.testToRelativeWithoutSlash(PathUtilTest.java:38) > >testToRelativeWithSlash(org.apache.archiva.common.utils.PathUtilTest) >Time elapsed: 0 s <<< FAILURE! >junit.framework.ComparisonFailure: expected:<path[/to/]resource.xml> >but was:<path[to]resource.xml> >at >org.apache.archiva.common.utils.PathUtilTest.testToRelativeWithSlash(PathUtilTest.java:44) > >Should I consider building on Linux instead? > >Best regards, >Joel Strasser -- This message was sent from mobile phone.
