• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      When entering the project, no error is reported, neither if you re-enter the
      configure page after saving. However, when entering the configure page after
      doing a build (whether successful or not), this is reported in red below the
      field:

      No such file: pom.xml

      See also https://hudson.dev.java.net/servlets/ReadMsg?list=users&msgNo=6602

          [JENKINS-1220] Root POM field reports an error

          kselvara added a comment -

          we are creating hudson jobs using remote API. with version 1.314 the new jobs
          that are created always fails. When i try to open the configure i see the error
          message. it happens only with version 1.314

          No such file: pom.xml

          The build output is something like
          "ERROR: No such file <path to hudson job>/workspace/pom.xml
          Perhaps you need to specify the correct POM file path in the project configuration?"

          Actually the pom.xml is located at
          <path to hudson job>/workspace/trunk/pom.xml it looks at one level above.

          kselvara added a comment - we are creating hudson jobs using remote API. with version 1.314 the new jobs that are created always fails. When i try to open the configure i see the error message. it happens only with version 1.314 No such file: pom.xml The build output is something like "ERROR: No such file <path to hudson job>/workspace/pom.xml Perhaps you need to specify the correct POM file path in the project configuration?" Actually the pom.xml is located at <path to hudson job>/workspace/trunk/pom.xml it looks at one level above.

            Unassigned Unassigned
            larsivi larsivi
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: