Here you go after coping fop-0.20.3/build/fop.jar -> Maven/repo/fop-0.20.3.jar fop-0.20.3/lib/batik.jar -> Maven/repo/batik.jar fop-0.20.3/lib/logkit-1.0.jar -> Maven/repo/logkit-1.0.jar fop-0.20.3/lib/avalon-framework-4.0.jar -> Maven/repo/avalon-framework-4.0.jar
everything worked fine :-) On Mon, Apr 29, 2002 at 04:04:50AM +1000, [EMAIL PROTECTED] wrote: > It should...that's what I meant when I said it was missing. > > Add it as a dependency to project.xml, add the jar(s) to lib.repo and let > me know how u go. > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > > Christian Willy Asmussen <[EMAIL PROTECTED]> > 04/29/02 04:20 AM > Please respond to turbine-maven-user > > > To: [EMAIL PROTECTED] > cc: > Subject: Re: maven:pdf missing dependency? > > > On Sun, Apr 28, 2002 at 10:32:37PM +1000, [EMAIL PROTECTED] wrote: > > Looks like fop is missing: http://xml.apache.org/fop/ > > Downloaded it, but how do I include fop on the classpath for maven:pdf? By > the way, should't this be on maven-classpath and declared as a dependency? > > > -- > > dIon Gillard, Multitask Consulting > > Work: http://www.multitask.com.au > > Developers: http://adslgateway.multitask.com.au/developers > > > > > > > > > > Christian Willy Asmussen <[EMAIL PROTECTED]> > > 04/28/02 07:40 PM > > Please respond to turbine-maven-user > > > > > > To: [EMAIL PROTECTED] > > cc: > > Subject: maven:pdf missing dependency? > > > > > > docs:pdf: > > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > > org/apache/fop/apps/Fop > > [java] Java Result: 1 > > > > Is something missing in maven-classpath? > > > > -- > > There is no limit to what you can do > > if you don't care who gets the credit. > > - Keynote > > > > > > -- > There is no limit to what you can do > if you don't care who gets the credit. > - Keynote > > -- There is no limit to what you can do if you don't care who gets the credit. - Keynote
