jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1
  • MAVEN-1601

XSLT transformations fail with JDK 1.5

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.0.2
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    Sun JDK 1.5.0_02. Windows XP SP2

Description

I work with projects that invoke XSLT from maven.xml. To make these work with Sun JDK 1.4.x, I have to set, inside maven.xml, the system property that specifies the XSLT transformer-factory class from Xalan: this works. To work with Sun JDK 1.5.x, I have to set the property to point to a different class, not in the org.apache tree, since Sun ship a different XSLT implementation. When I do this, Maven fails due to a dependency on a class in Xalan.

I can work round this by putting the Xalan jar into my Maven installation (i.e. in %MAVEN_HOME$\lib), but my co-workers don't want to modify their copies of Maven.

Can Maven please be made independent of the XSLT/JAXP implementation?

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. MAVEN-156 classpath or jelly:xml issue with XSLT transformations

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Guy Rixon
Vote (0)
Watch (0)

Dates

  • Created:
    29/Apr/05 5:01 AM
    Updated:
    08/Mar/06 10:44 PM
    Resolved:
    16/May/05 1:51 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.