Jenkins Build Failure
Hi -
I have a maven project and when i Trigger build from Jenkins, the build fails showing the below error message.
[INFO] Installing Bundle core(/var/build/.jenkins/jobs/test_1/workspace/core/target/0.0.1-SNAPSHOT.jar) to
Host:port/crx/repository/crx.default/apps/project/install/
via PUT [INFO] basic authentication scheme selected [INFO] Failure authenticating with BASIC 'Adobe CRX WebDAV'@host:port
<i>waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.sling:maven-sling-plugin:2.1.0:install (install-bundle-author) on project dialog.core: Installation on my instance
failed, cause: Installation failed, cause: Unauthorized -> [Help 1] </i>
I have checked for build passwords and everything looks fine and able to install the package manually.
Any suggestions on how to work around this.
Thanks for your inputs