> -----Original Message-----
> From: Henrard Fr�d�ric [mailto:[EMAIL PROTECTED]
> Sent: mercredi 23 f�vrier 2005 11:15
> To: Maven Users List
> Subject: Re: abbot plugin problem
>
> Hi Vincent,
>
> I checked what you asked :
>
> junit-3.8.1.jar file in local repository is apparently not corrupted, I
> can
> open it and extract his content.
>
> I tried to remove the cache directory but I have the same problem after
> the
> download.
>
> Finally, I have checked on another system with Maven 1.0.2 installed but
> It
> still the same thing.
>
Unfortunately I have no other idea for the time being... This is something
that shouldn't happen and I don't see how it can happen. The code that seems
to be causing the pb in plugin.jelly is:
<taskdef name="junit"
classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask">
<classpath>
<pathelement location="${plugin.getDependencyPath('junit:junit')}"/>
</classpath>
</taskdef>
But this is clean and good.
[snip]
-Vincent
_________________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]