2008/10/11 Dan Tran <[EMAIL PROTECTED]>: > Hello, > > I am currently continue on with James Dumay's wagon-maven-plugin at > MOJO's sanbox and running to issue invokes' Wagon:getFilelist() with > wagon-webdav-jackrabbit > > The IT pom is at > http://svn.codehaus.org/mojo/trunk/sandbox/wagon-maven-plugin/src/it/webdav >
Maybe this is a classpath ordering problem - to apply a patch from Jackrabbit's JIRA we included a couple of Jackrabbit source files in the wagon. If the versions from Jackrabbit are being used instead it is fine, but you will need to include Xerces as a dependency as well. > I also try it with with wagon-webdav-beta-2, the getFilelist returns wrong > data. Yep, that bug was fixed up in beta-4. - Brett -- Brett Porter Blog: http://blogs.exist.com/bporter/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
