[ http://issues.apache.org/jira/browse/JCR-46?page=comments#action_12357540 ]
leila Rizkallah commented on JCR-46:
------------------------------------
Hello Jukka (and all dear users),
Unfortunately I still have the problem you've described above.
What do u mean exactly by "download the normal Xalan binaries"?!
That's what I've done from: http://mirror1.zic-network.ch/apache/xml/xalan-j/binaries/
I also placed xalan.jar in $MAVEN_HOME/lib/endorsed, as well as serializer.jar
Any other advices to get rid of this annoying error?
Thanks a lot in advance,
BR.
Leïla
P.S: Here's the output I got
DEPRECATED: the default goal should be specified in the <build> section of proje
ct.xml instead of maven.xml
build:start:
java:prepare-filesystem:
Running post goal: java:prepare-filesystem
jackrabbit:generate-xpath-parser:
[xslt] Processing C:\MasterProject\jackrabbit\src\main\javacc\xpath\
xpath-grammar.xml to C:\MasterProject\jackrabbit\target\generated-src\main\javac
c\stripped-xpath-grammar.xml
[xslt] Loading stylesheet C:\MasterProject\jackrabbit\src\main\javacc\xpath\
strip.xsl
BUILD FAILED
File...... C:\MasterProject\jackrabbit\maven.xml
Element... ant:xslt
Line...... 142
Column.... 25
Provider org.apache.xalan.processor.TransformerFactoryImpl not found
Total time : 10 seconds
Finished at : Sunday, November 13, 2005 9:19:08 PM CET
> Provider org.apache.xalan.processor.TransformerFactoryImpl not found
> --------------------------------------------------------------------
>
> Key: JCR-46
> URL: http://issues.apache.org/jira/browse/JCR-46
> Project: Jackrabbit
> Type: Bug
> Components: maven
> Environment: JDK 1.5, Maven 1.0.2
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
>
> "maven jar" fails with the following error message on a fresh Jackrabbit source tree:
> BUILD FAILED
> File...... /home/hukka/tmp/jackrabbit/maven.xml
> Element... ant:xslt
> Line...... 146
> Column.... 25
> Provider org.apache.xalan.processor.TransformerFactoryImpl not found
> Total time: 4 seconds
> Finished at: Sun Feb 13 10:09:03 EET 2005
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|