jenkinsci / jenkinsci/release-plugin
[JENKINS-27942] MAven release build from jenkins using release plugin + Accurev as source code
- Dominant language
- Java
- Stars
- 24
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I am getting below error message, when i am trying to do release build from jenkins
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.0:prepare (default-cli) on project release-engg-testing: An error occurred during the status check process: Can't login.
10:12:49 [ERROR] Failed authentication. Please re-try the 'login' command.
10:12:49 [ERROR] -> [Help 1]
10:12:49 [ERROR]
10:12:49 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
10:12:49 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:12:49 [ERROR]
10:12:49 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:12:49 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
---
Originally reported by
karthic03, imported from: MAven release build from jenkins using release plugin + Accurev as source code
karthic03
Raw content of original issue
I am getting below error message, when i am trying to do release build from jenkins
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.0:prepare (default-cli) on project release-engg-testing: An error occurred during the status check process: Can't login.
10:12:49 [ERROR] Failed authentication. Please re-try the 'login' command.
10:12:49 [ERROR] -> [Help 1]
10:12:49 [ERROR]
10:12:49 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
10:12:49 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:12:49 [ERROR]
10:12:49 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:12:49 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
- environment:
In my testing environment.
Contributor guide
Research direction
Start with the release-plugin path invoking Maven's maven-release-plugin:2.0 prepare goal and reproduce the reported Accurev authentication failure in the stated testing environment. Done means the Jenkins release build can complete its status check without the "Can't login" or "Failed authentication" errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100