Re: maven no longer builds with jdk 1.3.1

2003-09-05 Thread dion
"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 06/09/2003 02:02:38 AM: > [EMAIL PROTECTED] writes: > > >Huh? > > >Why does the word2html plugin need xerces?? There's no java code, it uses > >no XML parsing.??? > > Well, I don't know. After adding xerces and xml-apis to the > pr

Re: maven no longer builds with jdk 1.3.1

2003-09-05 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] writes: >Huh? >Why does the word2html plugin need xerces?? There's no java code, it uses >no XML parsing.??? Well, I don't know. After adding xerces and xml-apis to the project.xml of the mentioned plugins I was able to bootstrap with 1.3.1. Before that, they would bomb ou

Re: maven no longer builds with jdk 1.3.1

2003-09-04 Thread dion
I just successfully bootstrapped running jdk 1.3.1_06 on winxp -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 05/09/2003 01:15:30 AM: > Huh? > > Why does the word2html plugin need xerces?? There's no java code, it uses >

Re: maven no longer builds with jdk 1.3.1

2003-09-04 Thread dion
Huh? Why does the word2html plugin need xerces?? There's no java code, it uses no XML parsing.??? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 04/09/2003 11:04:17 PM: > The changelog plugi

maven no longer builds with jdk 1.3.1

2003-09-04 Thread Henning P. Schmiedehausen
The changelog plugin is missing the xerces reference needed to build with jdk 1.3.x The j2ee plugin is missing the xerces reference needed to build with jdk 1.3.x The linkcheck plugin is missing the xerces reference needed to build with jdk 1.3.x The release plugin is missing the xerces referenc