Réf. : Other problem with XDoc

2004-05-12 Thread julien . kirch
Can't it work because commons-lang is a maven core dependency ? Extranet [EMAIL PROTECTED] - 12/05/2004 14:38 Veuillez répondre à [EMAIL PROTECTED] Pour : dev cc : Objet : Other problem with XDoc Searching for the MPXDOC-92 I saw that in plugin.jelly we

RE: Other problem with XDoc

2004-05-12 Thread Heritier Arnaud
ok. I didn't see. Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 mai 2004 14:49 > À : [EMAIL PROTECTED] > Objet : Re: Other problem with XDoc > > > > Arnaud, > > commons-lang-2.0.jar is in

Re: Other problem with XDoc

2004-05-12 Thread Brett Porter
Arnaud, commons-lang-2.0.jar is in $MAVEN_HOME/lib. Magic that will have to disappear eventually. Cheers, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Other problem with XDoc

2004-05-12 Thread Heritier Arnaud
Searching for the MPXDOC-92 I saw that in plugin.jelly we have : ${escapedtoken} But we don't have the commons-lang in the xdoc dependencies. It's magic because it works. Arnaud --