I want to get involved into the development of Apache Archiva

2019-09-29 Thread strasser999
Hello,

I would like to get involved into the development of the Apache Archiva project.

Best regards,
Joel Strasser


Test fails on Windows

2019-10-01 Thread strasser999
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: but 
was:
 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: but 
was:
 at 
org.apache.archiva.common.utils.PathUtilTest.testToRelativeWithSlash(PathUtilTest.java:44)

Should I consider building on Linux instead?

Best regards,
Joel Strasser