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

Parsing pom.xml failed due to '\t' character inside pom.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • maven-plugin
    • None

      Having '\t' escape code for tab inside pom.xml in case of maven project cause parsing error. As result, project can't be build, jenkins displays general parsing pom error.

      As solution i think:
      1. More details description for this error would have help me and others.
      or
      2. Ignoring this kind of characters inside the pom while parsing it and allow to build + displaying a warning that this character found inside the pom and should be fixed.

      • Note: Local build without jenkins, only maven, worked fine, which means, parsing error is in jenkins.

            Unassigned Unassigned
            doribd Dor B.D
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: