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

If POM parsing fails the next build should build all modules

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

      When an incremental Maven build fails while parsing the POMs the next build should build all modules, since it's otherwise not easily viewable which modules have been changed.

          [JENKINS-9848] If POM parsing fails the next build should build all modules

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #838

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
          maven-plugin/src/main/java/hudson/maven/NeedsFullBuildAction.java
          http://jenkins-ci.org/commit/jenkins/d5b8cf4a28ea41caf84528656f9b931695cb3fb5
          Log:
          [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java maven-plugin/src/main/java/hudson/maven/NeedsFullBuildAction.java http://jenkins-ci.org/commit/jenkins/d5b8cf4a28ea41caf84528656f9b931695cb3fb5 Log: [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds)

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
          maven-plugin/src/main/java/hudson/maven/NeedsFullBuildAction.java
          http://jenkins-ci.org/commit/jenkins/d5b8cf4a28ea41caf84528656f9b931695cb3fb5
          Log:
          [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java maven-plugin/src/main/java/hudson/maven/NeedsFullBuildAction.java http://jenkins-ci.org/commit/jenkins/d5b8cf4a28ea41caf84528656f9b931695cb3fb5 Log: [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds)

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          src/main/java/hudson/maven/MavenModuleSetBuild.java
          src/main/java/hudson/maven/NeedsFullBuildAction.java
          http://jenkins-ci.org/commit/maven-plugin/3a5eb6f15956bd1ade17721a11c7b4ccfdf3e21f
          Log:
          [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds)
          Originally-Committed-As: d5b8cf4a28ea41caf84528656f9b931695cb3fb5

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: src/main/java/hudson/maven/MavenModuleSetBuild.java src/main/java/hudson/maven/NeedsFullBuildAction.java http://jenkins-ci.org/commit/maven-plugin/3a5eb6f15956bd1ade17721a11c7b4ccfdf3e21f Log: [FIXED JENKINS-9848] if POM parsing failed, do a full build next time (for incremental builds) Originally-Committed-As: d5b8cf4a28ea41caf84528656f9b931695cb3fb5

            kutzi kutzi
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: