Re: abbot plugin problem

2005-02-27 Thread Henrard Frederic
On Friday 25 February 2005 08:29, Henrard Frederic wrote: On Thursday 24 February 2005 14:50, Lukasz Bajorski wrote: On Thu, 24 Feb 2005 14:26:59 +0100, Henrard Frederic [EMAIL PROTECTED] wrote: [snip] I changed the script according to this :

Re: abbot plugin problem

2005-02-24 Thread Lukasz Bajorski
On Wed, 23 Feb 2005 11:51:25 +0100, Vincent Massol [EMAIL PROTECTED] wrote: -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

Re: abbot plugin problem

2005-02-24 Thread Henrard Frederic
: 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

RE: abbot plugin problem

2005-02-24 Thread Vincent Massol
-Original Message- From: Henrard Frederic [mailto:[EMAIL PROTECTED] Sent: jeudi 24 février 2005 10:14 To: Maven Users List Subject: Re: abbot plugin problem [snip] It seems that abbot plugin uses ant-optional-1.5.3-1 as dependency Not directly. Ant and Ant-optional

Re: abbot plugin problem

2005-02-24 Thread Lukasz Bajorski
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

Re: abbot plugin problem

2005-02-24 Thread Henrard Frederic
: -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

Re: abbot plugin problem

2005-02-24 Thread Lukasz Bajorski
On Thu, 24 Feb 2005 14:26:59 +0100, Henrard Frederic [EMAIL PROTECTED] wrote: [snip] I changed the script according to this : ant:echo${plugin.getDependencyPath('junit:junit')}/ant:echo ant:echo${plugin.getDependencyPath('ant:ant-optional')}/ant:echo taskdef name=junit

Re: abbot plugin problem

2005-02-24 Thread Henrard Frederic
On Thursday 24 February 2005 14:50, Lukasz Bajorski wrote: On Thu, 24 Feb 2005 14:26:59 +0100, Henrard Frederic [EMAIL PROTECTED] wrote: [snip] I changed the script according to this : ant:echo${plugin.getDependencyPath('junit:junit')}/ant:echo

Re: abbot plugin problem

2005-02-24 Thread Henrard Frederic
On Thursday 24 February 2005 14:50, Lukasz Bajorski wrote: On Thu, 24 Feb 2005 14:26:59 +0100, Henrard Frederic [EMAIL PROTECTED] wrote: [snip] I changed the script according to this : ant:echo${plugin.getDependencyPath('junit:junit')}/ant:echo

abbot plugin problem

2005-02-23 Thread Henrard Frédéric
Hi All, when I try to execute goal maven abbot, I have this message : Any ideas? Cheers, Frederic Henrard __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 Initializing Plugins! Set plugin source directory to

RE: abbot plugin problem

2005-02-23 Thread Vincent Massol
, I'd really recommend upgrading to Maven 1.0.2. Thanks -Vincent -Original Message- From: Henrard Frédéric [mailto:[EMAIL PROTECTED] Sent: mercredi 23 février 2005 10:36 To: users@maven.apache.org Subject: abbot plugin problem Hi All, when I try to execute goal maven abbot, I have

Re: abbot plugin problem

2005-02-23 Thread Nicolas . CHALUMEAU
: Objet : 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

Re: abbot plugin problem

2005-02-23 Thread Henrard Frederic
Frédéric [EMAIL PROTECTED] 23/02/2005 11:15 Veuillez répondre à Maven Users List Pour : Maven Users List users@maven.apache.org cc : Objet : Re: abbot plugin problem Hi Vincent, I checked what you asked : junit-3.8.1.jar file in local repository is apparently

Re: abbot plugin problem

2005-02-23 Thread Nicolas Chalumeau
répondre à Maven Users List Pour : Maven Users List users@maven.apache.org cc : Objet : 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

RE: abbot plugin problem

2005-02-23 Thread Vincent Massol
-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

Re: abbot plugin problem

2005-02-23 Thread Henrard Frederic
Pour : Maven Users List users@maven.apache.org cc : Objet : 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

RE: abbot plugin, problem with 'abbot:test'

2004-10-01 Thread Vincent Massol
-local)? As you mentioned you *must* have the junit jar present in your MAVENHOME/lib directory. Thanks -Vincent -Original Message- From: avsomov [mailto:[EMAIL PROTECTED] Sent: mercredi 1 septembre 2004 15:08 To: [EMAIL PROTECTED] Subject: abbot plugin, problem with 'abbot:test' Hi

abbot plugin, problem with 'abbot:test'

2004-09-01 Thread avsomov
Hi All, when I execute goal 'maven abbot:test' I have the exception --- Nested Exception --- java.lang.NoClassDefFoundError: junit/framework/TestListener Goal 'maven test:test' works without any errors. junit-3.8.1.jar is not present in MAVEN_HOME/lib. I tried to put it there with the