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

Feature flag to archive the Maven build logs for troubleshooting purpose

      Introduce a feature flag to archive the Maven build logs for troubleshooting purpose.

       

      To archive the Maven XML build logs, create the file ".archive-jenkins-maven-event-spy-logs" in the workspace

          [JENKINS-43491] Feature flag to archive the Maven build logs for troubleshooting purpose

          Code changed in jenkins
          User: Cyrille Le Clerc
          Path:
          jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java
          jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/reporters/JenkinsMavenEventSpyLogsReporter.java
          http://jenkins-ci.org/commit/pipeline-maven-plugin/eea8e9ee6ce39ff3879f4156c039efab108bcc85
          Log:
          JENKINS-43491 Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy. Primarily intended for troubleshooting purpose.
          The ".archive-jenkins-maven-event-spy-logs" has to be created in the Jenkins build workspace.

          Compare: https://github.com/jenkinsci/pipeline-maven-plugin/compare/0d33ab58a096^...eea8e9ee6ce3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Cyrille Le Clerc Path: jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/reporters/JenkinsMavenEventSpyLogsReporter.java http://jenkins-ci.org/commit/pipeline-maven-plugin/eea8e9ee6ce39ff3879f4156c039efab108bcc85 Log: JENKINS-43491 Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy. Primarily intended for troubleshooting purpose. The ".archive-jenkins-maven-event-spy-logs" has to be created in the Jenkins build workspace. Compare: https://github.com/jenkinsci/pipeline-maven-plugin/compare/0d33ab58a096 ^...eea8e9ee6ce3

          Code changed in jenkins
          User: Cyrille Le Clerc
          Path:
          jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java
          jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/reporters/JenkinsMavenEventSpyLogsReporter.java
          maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/reporter/FileMavenEventReporter.java
          http://jenkins-ci.org/commit/pipeline-maven-plugin/eaf719eb3bec1fe56dc27050919d729a34bb3df9
          Log:
          [Jenkins 43491] Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy (#38)

          JENKINS-43491 Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy. Primarily intended for troubleshooting purpose.
          The ".archive-jenkins-maven-event-spy-logs" has to be created in the Jenkins build workspace.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Cyrille Le Clerc Path: jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/reporters/JenkinsMavenEventSpyLogsReporter.java maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/reporter/FileMavenEventReporter.java http://jenkins-ci.org/commit/pipeline-maven-plugin/eaf719eb3bec1fe56dc27050919d729a34bb3df9 Log: [Jenkins 43491] Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy (#38) JENKINS-43491 Feature flag ".archive-jenkins-maven-event-spy-logs" to archive the logs file generated by the Jenkins Maven Event Spy. Primarily intended for troubleshooting purpose. The ".archive-jenkins-maven-event-spy-logs" has to be created in the Jenkins build workspace.

          Implemented in 2.0.2

          Cyrille Le Clerc added a comment - Implemented in 2.0.2

          Feature documented on the wiki.

          Cyrille Le Clerc added a comment - Feature documented on the wiki.

            cleclerc Cyrille Le Clerc
            cleclerc Cyrille Le Clerc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: