Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-517

Malformed POM (effective-pom.xml)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Undefined
    • None
    • None
    • storeconfig-tc7
    • None

    Description

      There is a malformed POM in the tomcat7-storeconfig JAR:

      $ xmllint tomcat7-storeconfig-0.0.1.Alpha3-redhat-5.jar/META-INF/maven/org.apache.tomcat/tomcat7-storeconfig/effective-pom.xml 
      tomcat7-storeconfig-0.0.1.Alpha3-redhat-5.jar/META-INF/maven/org.apache.tomcat/tomcat7-storeconfig/effective-pom.xml:2: parser error : XML declaration allowed only at the start of the document
      <?xml version="1.0" encoding="UTF-8"?>
           ^
      $ head -n2 tomcat7-storeconfig-0.0.1.Alpha3-redhat-5.jar/META-INF/maven/org.apache.tomcat/tomcat7-storeconfig/effective-pom.xml
      <?xml version="1.0" encoding="UTF-8"?>
      <?xml version="1.0" encoding="UTF-8"?>
      

      One of those lines should be deleted so that the XML is valid.

      Attachments

        Activity

          People

            rhn-support-csutherl Coty Sutherland
            rhn-support-csutherl Coty Sutherland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: