Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
2.2
-
None
-
None
Description
We are using maven 3.0.4 with maven site plugin 3.3 and wagon-webdav-jackrabbit 2.2 version. Appears like wagon is not honoring the relative path and fails with 500 status code while uploading sitedocs to nexus. I tried searching all forums however seems to be an existing issue and did not find a fix. I even tried using until 2.5 to test and the bug exists in the latest version as well
Appreciate if there is a fix/workaround to this problem
09:07:41 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:deploy (default-cli) on project xxxx: Error uploading site: Failed to transfer file: http://nexus.xxxxx.com:8081/nexus/content/repositories/site/com.xxxx.maven/xxxxxx/1.0.2/../../../com.xxxx.xxxx/xxxx/1.0.0-SNAPSHOT/xxxx/xxxx/apidocs/index.html. Return code is: 500 -> [Help 1]