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
