It will need to be added to the extensions.

It really shouldn't be necessary though - what version of Maven are
you using, and does the dav deployment work normally?

- Brett

2008/10/11 Dan Tran <[EMAIL PROTECTED]>:
> Ok, i added         xerces to my plugin's classpath, still no go.
>
>
> still looking
>
> -D
>
>
> On Fri, Oct 10, 2008 at 7:45 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
>> No, I think you need to add xerces, or find out why the jackrabbit
>> version of those classes are being used instead of the patched version
>> (there's also a chance that there is a new release of jackrabbit that
>> includes the patch now - I haven't checked).
>>
>> - Brett
>>
>> 2008/10/11 Dan Tran <[EMAIL PROTECTED]>:
>>> No sure how to proceed.
>>>
>>> are you suggesting me to add jackrabt to my plugin;'s classpath?
>>>
>>> -D
>>>
>>> On Fri, Oct 10, 2008 at 7:23 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
>>>> 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]
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>>
>> --
>> Brett Porter
>> Blog: http://blogs.exist.com/bporter/
>>
>> ---------------------------------------------------------------------
>> 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]
>
>



-- 
Brett Porter
Blog: http://blogs.exist.com/bporter/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to