Re: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Jerome Lacoste
On Tue, 2004-05-18 at 17:16, [EMAIL PROTECTED] wrote: > aheritier2004/05/18 14:16:04 > > Modified:ant/src/plugin-resources/templates build.jelly > Log: > - replace "compile" dependency in "javadoc" target with "get-deps" > - add a path reference for libs > - run Junit only if pre

RE: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Jerome Lacoste
On Tue, 2004-05-18 at 05:09, Arnaud Heritier wrote: > Yes, sorry, the log isn't correct. > The problem was that you couldn't call "ant javadoc" direclty because we > used this classpath > > > > > > > > > $${defaulttargetdir}/$${final.name}.jar

RE: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Arnaud Heritier
age d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 01:32 > À : Maven Developers List > Objet : Re: cvs commit: maven-plugins/ant/src/plugin-resources/templates > build.jelly > > Huh? > > Javadoc runs off the sources no

Re: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-17 Thread dion_gillard
Huh? Javadoc runs off the sources not off the compiled code. -- dIon Gillard, Multitask Consulting [EMAIL PROTECTED] wrote on 18/05/2004 08:30:28 AM: > aheritier2004/05/17 15:30:28 > > Modified:ant/src/plugin-resources/templates build.jelly > Log: > we can't create the javadoc i