> -----Original Message----- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: mardi 20 septembre 2005 18:10 > To: Maven Users List > Subject: Re: ejb and war plugins (maven 1.1 beta2) > > He should add a requirement for the war plugin. > I'll see with him..
I've just done that and committed the change. Sorry again and thanks guys for fixing this :-) -Vincent > On 9/20/05, jan_bar <[EMAIL PROTECTED]> wrote: > > > > Thanks for your time Arnaud, it works for me. Vincent should fix code > for > > http://www.onjava.com/pub/a/onjava/2005/09/07/maven.html?page=4 > > > > Jan > > > > "Arnaud HERITIER" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > I published a snapshot > > you can install it locally > > maven plugin:download > > -Dmaven.repo.remote=http:www.ibiblio.org/maven, > > http://cvs.apache.org/reposit > > ory/ > > -DgroupId=maven > > <http://cvs.apache.org/repository/-DgroupId=maven > > >-DartifactId=maven-war-plu > > gin > > -Dversion= > > 1.6.2-SNAPSHOT > > > > or you can reference it in your project : > > in your project.xml : > > <dependency> > > <groupId>maven</groupId> > > <artifactId>maven-war-plugin</artifactId> > > <version>1.6.2-SNAPSHOT</version> > > <type>plugin</type> > > </dependency> > > in your project.properties: > > maven.repo.remote=http:www.ibiblio.org/maven, > > http://cvs.apache.org/repository/ > > > > Arnaud > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
