Not quite sure where this dependency is coming from. I don't believe Maven is introducing for me the Jaxen dependency. As the test runs perfectly without it. Could it be the version of dom4j being used? My component is just a wrapper around velocity-dvsl, so it may be somewhere in there...
I'll try and spill out the classpath in the test.. Eric > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 09, 2004 5:39 PM > To: [EMAIL PROTECTED] > Subject: Re: Missing Class for Fulcrum DVSL > > > On Tue, 09 Nov 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > > On Tue, 9 Nov 2004, Eric Pugh <[EMAIL PROTECTED]> > > wrote: > > >> I have inlined the text of the error. The issue is something > >> missing on Jaxen. However, I have in my Gump descriptor (but not > >> in Maven) a dependency on Jaxen. > > > > So how do you compile your code with Maven if you don't specify the > > dependency at all? Is the version of Jaxen used Maven "helping > > out"? > > should read > > Is the version of Jaxen used by Maven "helping out"? > > Stefan > > --------------------------------------------------------------------- > 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]
