• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • maven-plugin
    • None
    • Platform: All, OS: All

      Hudson went into an infinite loop while parsing my POMs.
      As it turned out, an empty module entry in the parent POM was the reason for
      this. E.g.:
      <modules>
      <module>common</module>
      <module>module-a</module>
      <module/>
      </modules>

      Note: Maven itself warns about the empty module but otherwise has no problem
      with it.

          [JENKINS-4442] Infinite loop while parsing POMs

          kutzi created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134515 ] New: JNJira + In-Review [ 202895 ]

            abayer Andrew Bayer
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: