Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2302

missing dependency in maven.xml for struts-el

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Nightly Build
    • 1.3.0
    • Tag Libraries
    • None
    • Operating System: Windows XP
      Platform: PC
    • 32515

    Description

      one of the test classes (DOMHelper.java) references org.apache.xpath so the
      dependency for xalan needs to be added project.xml. I chose 2.5.1 because that
      is the latest on ibiblio.

      <dependency>
      <groupId>xalan</groupId>
      <artifactId>xalan</artifactId>
      <version>2.5.1</version>
      <url>http://xml.apache.org/xalan-j</url>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            hdeadman Hal Deadman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: