RE: [m1.1] jar/war deploy doesn't Deploy

2005-08-17 Thread Curtis, Harrison
ent: Wednesday, August 17, 2005 1:03 AM To: Curtis, Harrison Cc: Maven Users List Subject: Re: [m1.1] jar/war deploy doesn't Deploy Thanks. Can you do a search to find out where the actually did end up? (it would be very strange for it to show progress and not save them). With that info, please

Re: [m1.1] jar/war deploy doesn't Deploy

2005-08-17 Thread Brett Porter
- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Monday, August 15, 2005 7:07 PM > To: Maven Users List > Subject: Re: [m1.1] jar/war deploy doesn't Deploy > > > You'll find them in c:\ > > The bug was fixed in the 1.6 release of the artifact plugin. &g

RE: [m1.1] jar/war deploy doesn't Deploy

2005-08-16 Thread Curtis, Harrison
ay, August 15, 2005 7:07 PM To: Maven Users List Subject: Re: [m1.1] jar/war deploy doesn't Deploy You'll find them in c:\ The bug was fixed in the 1.6 release of the artifact plugin. - Brett On 8/16/05, Curtis, Harrison <[EMAIL PROTECTED]> wrote: > In Maven 1.1 when a jar:depl

Re: [m1.1] jar/war deploy doesn't Deploy

2005-08-15 Thread Brett Porter
You'll find them in c:\ The bug was fixed in the 1.6 release of the artifact plugin. - Brett On 8/16/05, Curtis, Harrison <[EMAIL PROTECTED]> wrote: > In Maven 1.1 when a jar:deploy is performed the jar files in the local > repository should be copied to the specified remotes. My > build.proper

[m1.1] jar/war deploy doesn't Deploy

2005-08-15 Thread Curtis, Harrison
In Maven 1.1 when a jar:deploy is performed the jar files in the local repository should be copied to the specified remotes. My build.properties has the following entries to specify the remote: maven.repo.list=R1 maven.repo.R1=file://c:\\temp\\Maven maven.repo.R1.directory=repository The followi

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

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

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