Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-288

wagon-http uses old and cranky JTidy implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-6
    • 2.0
    • wagon-http
    • None
    • Java 6

    Description

      JTidy version "4aug2000r7-dev" contains obsolete org.w3c.dom.* and org.xml.sax.* classes which arguably should not be there at all. This can cause java.lang.LinkageError to occur.

      The JTidy project at <http://jtidy.sourceforge.net/> has seen a new lease of life recently, and there are new builds that no longer include these classes.

      So, the JTidy developers need to be encouraged to deploy to the central maven repo so that wagon can then make use of the new jtidy artifact.

      I found this while hacking Continuum 1.3.4 so that it deploys and runs in JBoss 5.1 and Java 6. I've replaced the old jtidy with jtidy-r918.jar from the sourceforge site.

      Attachments

        Activity

          People

            struberg Mark Struberg
            sfcoy Stephen Coy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: