• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: Sun, OS: Solaris

      Currently Maven builds archive everything – even if you use the goal 'deploy' to
      deploy this in a maven repo.
      For huge war and distant node, archiving is very long and resource consuming.
      Could this archiving be off by default for maven builds?

          [JENKINS-4593] Make maven archiving optional

          Andrew Bayer added a comment -

          Trying to figure out how to do this without it breaking fingerprinting in the
          process...might not be doable, so I may have to break fingerprinting.

          Andrew Bayer added a comment - Trying to figure out how to do this without it breaking fingerprinting in the process...might not be doable, so I may have to break fingerprinting.

          Code changed in hudson
          User: : abayer
          Path:
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenBuild.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenBuildProxy.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifact.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifactArchiver.java
          trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
          trunk/hudson/main/maven-plugin/src/main/webapp/archivingDisabled.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=23363
          Log:
          [FIXED JENKINS-4593] Added ability to make automatic Maven artifact archiving optional

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenBuild.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenBuildProxy.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifact.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifactArchiver.java trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly trunk/hudson/main/maven-plugin/src/main/webapp/archivingDisabled.html http://fisheye4.cenqua.com/changelog/hudson/?cs=23363 Log: [FIXED JENKINS-4593] Added ability to make automatic Maven artifact archiving optional

          Any plans to make this fix available soon as part of a release ?

          dario_oliveros added a comment - Any plans to make this fix available soon as part of a release ?

            abayer Andrew Bayer
            olamy Olivier Lamy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: