Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-26 Thread Ralph Pöllath
-Original Message- From: Brian Bonner [mailto:[EMAIL PROTECTED] Sent: dinsdag 25 oktober 2005 18:41 To: Maven Users List Subject: Re: m2 eclipse plugin wtpmodules dependencies to artifacts I should have added: of EclipseWtpmodulesWriter. On 10/25/05, Brian Bonner [EMAIL PROTECTED] wrote: Looking

Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-26 Thread Brian Bonner
: Brian Bonner [mailto:[EMAIL PROTECTED] Sent: dinsdag 25 oktober 2005 18:41 To: Maven Users List Subject: Re: m2 eclipse plugin wtpmodules dependencies to artifacts I should have added: of EclipseWtpmodulesWriter. On 10/25/05, Brian Bonner [EMAIL PROTECTED] wrote: Looking for the same thing

Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-26 Thread Brian Bonner
: Re: m2 eclipse plugin wtpmodules dependencies to artifacts I should have added: of EclipseWtpmodulesWriter. On 10/25/05, Brian Bonner [EMAIL PROTECTED] wrote: Looking for the same thing :) II looked at the maven-eclipse-plugin source and it looks like it should pull

Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-26 Thread Brian Bonner
I posted: http://jira.codehaus.org/browse/MNG-1332 This has a quick patch that enables the eclipse plugin to work for .wtpmodules. Check out maven-eclipse-plugin out of svn into eclipse. apply the patch and then from the command line issue 'mvn install -DupdateReleaseInfo=true. Have fun.

Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-25 Thread Brian Bonner
Looking for the same thing :) II looked at the maven-eclipse-plugin source and it looks like it should pull these artifacts (check out the addDependency() method). Anyone have a suggestion on this? On 10/24/05, Franck de Bruijn [EMAIL PROTECTED] wrote: Hi, I'm trying out maven 2 and the

Re: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-25 Thread Brian Bonner
I should have added: of EclipseWtpmodulesWriter. On 10/25/05, Brian Bonner [EMAIL PROTECTED] wrote: Looking for the same thing :) II looked at the maven-eclipse-plugin source and it looks like it should pull these artifacts (check out the addDependency() method). Anyone have a suggestion