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

Hudson deploy artifact does not use alternate settings.xml

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: PC, OS: Linux

      The Hudson 'Deploy artifacts to Maven repository' does not take the settings.xml
      into account (also see bug #). This means that the local-repository in ~/.m2
      will be used which was not used during the build.

          [JENKINS-4939] Hudson deploy artifact does not use alternate settings.xml

          pleursoft added a comment -

          The other bug is 4938 (and it might not be a blocker but is related in our case)

          pleursoft added a comment - The other bug is 4938 (and it might not be a blocker but is related in our case)

          Code changed in hudson
          User: : abayer
          Path:
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/28280
          Log:
          [FIXED JENKINS-4939] Reworked createEmbedder to allow for determining MavenModuleSet configuration from a build object

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java trunk/www/changelog.html http://jenkins-ci.org/commit/28280 Log: [FIXED JENKINS-4939] Reworked createEmbedder to allow for determining MavenModuleSet configuration from a build object

            Unassigned Unassigned
            pleursoft pleursoft
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: