RE: RE: RE: Using Maven with WSAD

2005-11-16 Thread [EMAIL PROTECTED]
the pom.xml? > >> -Original Message- >> From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] >> Sent: maandag 14 november 2005 15:31 >> To: Maven Users List; [EMAIL PROTECTED] >> Subject: Re: RE: Using Maven with WSAD >> >> On 11/14/05, [EMAIL PROTECT

RE: RE: Using Maven with WSAD

2005-11-14 Thread Martijn de Bruijn
How can I define the WSAD natures in the pom.xml? > -Original Message- > From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] > Sent: maandag 14 november 2005 15:31 > To: Maven Users List; [EMAIL PROTECTED] > Subject: Re: RE: Using Maven with WSAD > > On 11/14/05, [EMA

RE: RE: Using Maven with WSAD

2005-11-14 Thread Jeff Jensen
t; > -Oorspronkelijk bericht- > Van: Jeff Jensen [mailto:[EMAIL PROTECTED] > Verzonden: maandag 14 november 2005 14:56 > Aan: 'Maven Users List' > Onderwerp: RE: Using Maven with WSAD > > > I create all projects with WSAD/Eclipse and then configure Maven to use &

Re: RE: Using Maven with WSAD

2005-11-14 Thread Fabrizio Giustina
On 11/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > When I add a dependecy to the pom.xml and use mvn eclipse:eclipse again to > update the classpath all my WebSphere specific settings are removed from the > .classpath and .project files. Are you using eclipse:eclipse after the a > pom.xml

RE: RE: Using Maven with WSAD

2005-11-14 Thread [EMAIL PROTECTED]
eclipse:eclipse after the a pom.xml change? Thanks. -Oorspronkelijk bericht- Van: Jeff Jensen [mailto:[EMAIL PROTECTED] Verzonden: maandag 14 november 2005 14:56 Aan: 'Maven Users List' Onderwerp: RE: Using Maven with WSAD I create all projects with WSAD/Eclipse and then configure Ma

RE: Using Maven with WSAD

2005-11-14 Thread Jeff Jensen
I create all projects with WSAD/Eclipse and then configure Maven to use them. I think that is easier because WSAD/Eclipse expects things is a very specific way, and Maven can (almost always) adjust to the directory organization needed by setting the right elements in the POM. And creating project