Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28042

Erro when commit using plugin maven scm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • maven-plugin
    • Jenkins 1.609 installed using apt-get ubuntu

      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.

            ramcorreio Rodrigo Macedo
            ramcorreio Rodrigo Macedo
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: