Re: cvs commit: maven-plugins/ant/src/plugin-test maven.xml

2004-07-05 Thread Dion Gillard
You forgot to add the xml taglib to the project.xml. Now 'maven testPlugin' fails from the ant\src\plugin-test directory. On 5 Jul 2004 18:44:47 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > carlos 2004/07/05 11:44:47 > > Modified:ant/src/plugin-test maven.xml > Log: > Fix

RE: RE : cvs commit: maven-plugins/ant/src/plugin-test maven.xml

2004-07-05 Thread Carlos Sanchez
Fixed, now test fails with previous version and succeeds with latest. Sorry, it was a stupid error. > -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: Monday, July 05, 2004 3:32 PM > To: Maven Developers List > Subject: Re: RE : cvs commit: >

RE: RE : cvs commit: maven-plugins/ant/src/plugin-test maven.xml

2004-07-05 Thread Carlos Sanchez
t > Subject: Re: RE : cvs commit: > maven-plugins/ant/src/plugin-test maven.xml > > Those files are already there. They're in the > src/plugin-test/src directory. > > I think the changes to maven.xml were wrong. > > The lines: > > value=&q

Re: RE : cvs commit: maven-plugins/ant/src/plugin-test maven.xml

2004-07-05 Thread Dion Gillard
Those files are already there. They're in the src/plugin-test/src directory. I think the changes to maven.xml were wrong. The lines: were added by carlos, and I think they're not valid. Instead of checking the build.xml contains relative files, he added some relative pat

RE : cvs commit: maven-plugins/ant/src/plugin-test maven.xml

2004-07-05 Thread Heritier Arnaud
Hello Carlos ! Can you add these files on CVS : ${maven.build.dest}/directory-1/file1.properties ${maven.build.dest}/file2.properties ${maven.test.dest}/directory-1/file1.properties ${maven.test.dest}/file2.properties An issue was opened by Dion (MPANT-17) Thanks. > -Message d'origine-