RE: Maven War deploy

2005-08-09 Thread Faucher Aurélie
Thank you, I'll try

Aurélie

-Message d'origine-
De : Arnaud HERITIER [mailto:[EMAIL PROTECTED]
Envoyé : mardi 9 août 2005 16:51
À : Maven Users List
Objet : Re: Maven War deploy


Hi Aurélie,

It's a known bug.
You can solve it with the last release of the artifact plugin :

maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin 
-Dversion=1.6

Arnaud

On 8/9/05, Faucher Aurélie <[EMAIL PROTECTED]> wrote:
> 
> Hello,
> I wanted to deploy a war with the goal war:deploy
> and I've this error :
> 
> Fichier... d:\Outil\Maven_1.1-beta-1\cache\maven-
> artifact-plugin-1.5.2\plugin.jelly
> Element... artifact:artifact-deploy
> Ligne. 90
> Colonne... 9
> org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V
> 
> What does it mean? I don't understand and i'm a newbie!
> Thanks
> 
> Aurélie
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven War deploy

2005-08-09 Thread Arnaud HERITIER
Hi Aurélie,

It's a known bug.
You can solve it with the last release of the artifact plugin :

maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin 
-Dversion=1.6

Arnaud

On 8/9/05, Faucher Aurélie <[EMAIL PROTECTED]> wrote:
> 
> Hello,
> I wanted to deploy a war with the goal war:deploy
> and I've this error :
> 
> Fichier... d:\Outil\Maven_1.1-beta-1\cache\maven-
> artifact-plugin-1.5.2\plugin.jelly
> Element... artifact:artifact-deploy
> Ligne. 90
> Colonne... 9
> org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V
> 
> What does it mean? I don't understand and i'm a newbie!
> Thanks
> 
> Aurélie
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>


Maven War deploy

2005-08-09 Thread Faucher Aurélie
Hello,
I wanted to deploy a war with the goal war:deploy
and I've this error : 

Fichier... 
d:\Outil\Maven_1.1-beta-1\cache\maven-artifact-plugin-1.5.2\plugin.jelly
Element... artifact:artifact-deploy
Ligne. 90
Colonne... 9
org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V

What does it mean? I don't understand and i'm a newbie!
Thanks

Aurélie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]