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

Fix for JENKINS-8711 breaks deployments with credentials

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None

      When using the post-build action to deploy to a repository that requires credentials, and the credentials are contained in a settings file that is in the workspace (e.g. perhaps it was from an SCM), the fix for JENKINS-8711 breaks the artifact deployment because it no longer references the settings file.

          [JENKINS-8939] Fix for JENKINS-8711 breaks deployments with credentials

          Olivier Lamy added a comment -

          war for test uploaded here : http://people.apache.org/~olamy/jenkins/

          Olivier Lamy added a comment - war for test uploaded here : http://people.apache.org/~olamy/jenkins/

          dogfood added a comment -

          Integrated in jenkins_main_trunk #556
          [FIXED JENKINS-8939] Fix for JENKINS-8711 breaks deployments with credentials
          changelog for JENKINS-8939

          Olivier Lamy : 1458f93a3c809bf8b5a4f2b1ed3de3769bffc715
          Files :

          • maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
          • maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java

          Olivier Lamy : 31b951f4025c34959b5a3e33d24601c6156a64ad
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #556 [FIXED JENKINS-8939] Fix for JENKINS-8711 breaks deployments with credentials changelog for JENKINS-8939 Olivier Lamy : 1458f93a3c809bf8b5a4f2b1ed3de3769bffc715 Files : maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java Olivier Lamy : 31b951f4025c34959b5a3e33d24601c6156a64ad Files : changelog.html

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          src/main/java/hudson/maven/MavenModuleSetBuild.java
          src/main/java/hudson/maven/RedeployPublisher.java
          http://jenkins-ci.org/commit/maven-plugin/1e34e36ba2b1c8a44a0d67ad74df407e7ba6368a
          Log:
          [FIXED JENKINS-8939] Fix for JENKINS-8711 breaks deployments with credentials
          take care about using settings from the remote node

          Originally-Committed-As: 1458f93a3c809bf8b5a4f2b1ed3de3769bffc715

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: src/main/java/hudson/maven/MavenModuleSetBuild.java src/main/java/hudson/maven/RedeployPublisher.java http://jenkins-ci.org/commit/maven-plugin/1e34e36ba2b1c8a44a0d67ad74df407e7ba6368a Log: [FIXED JENKINS-8939] Fix for JENKINS-8711 breaks deployments with credentials take care about using settings from the remote node Originally-Committed-As: 1458f93a3c809bf8b5a4f2b1ed3de3769bffc715

            olamy Olivier Lamy
            pgweiss pgweiss
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: