I am getting the following error when trying to run the PDF plugin in maven:
BUILD FAILED File...... C:\Documents and Settings\TimDy.AMERICA\.maven\cache\maven-pdf-plugin -2.3\plugin.jelly Element... xslt Line...... 128 Column.... 20 Provider for javax.xml.transform.TransformerFactory cannot be found Total time: 4 seconds Finished at: Thu Jul 21 14:51:05 PDT 2005 Any ideas? Tried running with both JDK 1.5.0_03 and JDK 1.4.2_03 Thanks, Tim. -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 2:49 PM To: Maven Users List Subject: Re: [M2] Manifest.mf While we may change it, currently Maven uses private field injection of configuration, so it is still set. - Brett On 7/22/05, Bennett, Timothy (JIS - Applications) <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: Friday, July 15, 2005 11:55 PM > > To: Maven Users List > > Subject: Re: [M2] Manifest.mf > > > > I'd be interested to see what you are doing here, and whether > > an osgi-bundle plugin could be created to assist in this. > > > > Unfortunately the JAR plugin documentation does not yet go > > deep enough into the manifest element, but it's fields are seen here: > > > > http://maven.apache.org/maven2/plugins/maven-jar-plugin/jar-mojo.html > > > > <archive> is: > > http://svn.apache.org/repos/asf/maven/components/trunk/maven-a > rchiver/src/main/java/org/apache/maven/archiver/MavenArchiveConfiguratio > n.java > > > MavenArchiveConfiguration has getManifest() method, but no > setManifest() method??? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
