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

NullPointerException near end of failed build

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • maven-plugin
    • Jenkins 2.346.2 (controller & executor agents on Java 8), Maven job using JDK 11. macOS executor. Maven Integration Plugin 3.19

      Maven build failed due to failing tests and then…

      01:26:22 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue
      ).01:26:22 java.lang.NullPointerException*01:26:22* at jenkins.plugins.maveninfo.extractor.properties.PomPropertiesFinder.findProperties(PomPropertiesFinder.java:59)01:26:22 at jenkins.plugins.maveninfo.extractor.MavenInfoExtractor.extract(MavenInfoExtractor.java:59)01:26:22 at jenkins.plugins.maveninfo.extractor.MavenInfoEnvironment.tearDown(MavenInfoEnvironment.java:43)01:26:22 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:906)01:26:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)01:26:22 at hudson.model.Run.execute(Run.java:1897)01:26:22 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)01:26:22 at hudson.model.ResourceController.execute(ResourceController.java:101)01:26:22 at hudson.model.Executor.run(Executor.java:442)01:26:22 project=hudson.maven.MavenModuleSet@9062dec[EventProcessing/dtm.java11.macos]

            Unassigned Unassigned
            rpk_pro Robert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: