On 12/2/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > I wanted to ask Arnaud about that, i saw the same thing too but thought > it would be something special about my setup. It only happens right > after upgrading the plugin.
Clearing the cache seems to be what fixed it here. Strange... but it WORKS! The right title and date and everything. This is great! Thanks so much for your work on this. :) But... I've got one project where the build files live in a separate directory structure, and it's not working for that one: /svn/struts/current/shale/build $ maven pdf ... fo:fo: [echo] Generating e:\svn\struts\current\shale\build/target/pdf/project.fo fr om ../xdocs/navigation.xml ... [java] [java] (Location of error unknown)XSLT Error (javax.xml.transform.Transforme rException): java.io.FileNotFoundException: E:\svn\struts\current\shale\build\ta rget\pdf\..\xdocs\navigation.xml (The system cannot find the path specified) BUILD FAILED It must be picking up maven.docs.src=../xdocs from the project.properties file, but that doesn't make sense when appended to target/pdf. If you want to try it: $ svn co http://svn.apache.org/repos/asf/struts/shale/trunk/ shale $ cd shale/build $ maven pdf Thanks again, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]