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

Maven Jobs with "build modules in parallel" always ABORTED

XMLWordPrintable

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

      Builds for Maven based jobs are finished with "ABORTED". The build for the job appeared to work fine, and then one build would finish with "ABORTED", and all subsequent builds would do the same, even after restarting Jenkins/Tomcat. The relevant error in the logs and the console output can be found in this github gist: https://gist.github.com/1096289

      The way I have been getting around this is to clear my local maven repository (rm -rf /home/jenkins/.m2/repository) (I'm not sure if this step is necessary), clearing the $JENKINS_HOME (rm -rf /home/jenkins/.jenkins), and starting with a fresh deployment of Jenkins in Tomcat. Deleting and recreating the job (with identical settings) does not solve the problem either.

      The only other references to this error are a Jenkins JIRA ticket and a thread in the mailing list.
      https://issues.jenkins-ci.org/browse/JENKINS-8827
      http://jenkins.361315.n4.nabble.com/jenkins-maven-build-job-didn-t-get-executed-tt3457622.html

      I created this issue at the user jieryn on Jenkin's IRC channel on freenode (#jenkins @ chat.freenode.net)'s request.

      This particular Jenkins setup does not have any slaves.

            Unassigned Unassigned
            nmschulte Nathan Schulte
            Votes:
            14 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: