Issue Type: Bug Bug
Assignee: Rodrigo Macedo
Components: maven-plugin
Created: 22/Apr/15 3:40 PM
Description:

When the job runs and this job is no change files using the scm plugin maven, the following error occurs:
[INFO] — maven-scm-plugin: 1.9.4: checkin (default-cli) @ sample-project —
[INFO] Executing: / bin / sh -c cd / var / lib / jenkins / jobs / sample / workspace && svn --username redmine --password '*****' --no-auth-cache --non -interactive commit --file /tmp/maven-scm-791942431.commit --targets / tmp / maven-scm-5538185210154714974-targets
[INFO] Working directory: / var / lib / jenkins / jobs / sample / workspace
[ERROR] Provider message:
[ERROR] The svn command failed.
[ERROR] Command output:
[ERROR] svn: E215004: Authentication failed and interactive prompting is disabled; see the --force-interactive option
svn: E215004: Commit failed (details follow):
svn: E215004: Unable to connect to the repository at URL 'http: //svn.senfio.local/svn/senfio/software/sample/trunk/sample'
svn: E215004: No more credentials or we tried too many times.
Authentication failed

I can guarantee that the problem is not of authentication because the checkout runs perfectly and is also not allowed to commit why I can do commit using IDE without problems.

Environment: Jenkins 1.609 installed using apt-get ubuntu
Project: Jenkins
Labels: jenkins plugin maven3
Priority: Critical Critical
Reporter: Rodrigo Macedo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to