Re: Eclipse, WTP & Maven2

2006-07-12 Thread christophe blin
I do not know about WTP, but I am doing mvn eclipse:eclipse, then I use
the import feature of eclipse and then I right-click on the project and
do "Enable maven".

Everything is working fine : I can launch maven as an external tools
without any problems (except for the jetty integration, do not know why).

regards,
chris

Trent Nelson a écrit :
> The last time I looked into it, the coherency between Eclipse's Maven2
> plugin (http://m2eclipse.codehaus.org/) and Maven2's eclipse:eclipse was
> quite poor; each one didn't seem to know about the other, and you
> certainly couldn't use both in harmony.
>
> What's the state of play now?  Can 'mvn eclipse:eclipse' be made to
> produce an Eclipse environment that the Eclipse Maven2 plugin plays
> nicely with?
>
> Also, what's the state of all of the above when it comes to WTP support?
> Can all three components be coerced to play together nicely?
>
> The last time I tried, if I created a WTP-enabled web project directly
> in Eclipse (or MyEclipse in my case), I'd get all the nice warm and
> fuzzy features offered by WTP, but lost all the project/library
> management offered by Maven2.  (And vice-versa with regards to taking
> the Maven2 approach; I'd have to 'mvn compile|deploy' to push code
> changes I was making back onto the app server.)
>
>
> Regards,
>
>   Trent.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>   

-- 

_
Tennaxia, www.tennaxia.com,
Pilotez vos obligations environnementales
_
Siège social :
6, rue Léonard de Vinci - 53001 Laval Cedex -
Tél : 02 43 49 75 50 - Fax : 02 43 49 75 77
Agence Paris :
19, rue réaumur - 75003 Paris -
Tél : 01 42 77 04 19 - Fax : 08 25 19 19 61
Agence Lyon :
Parc du Chater - 63 rue de la garenne - 69340 FRANCHEVILLE -
Tél : 04 72 39 98 14 - Fax : 04 72 39 93 85
The information in this message sent by TENNAXIA is confidential 
and may be legally privileged. It is intended solely for the 
addressee(s). Access to this message by anyone else is unauthorized.
If you are not the intended recipient, please delete it and notify 
the sender : any disclosure, copying, distribution or any action 
taken or omitted to be taken in reliance on it, is prohibited and 
may be unlawful.



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



Re: Eclipse, WTP & Maven2

2006-07-12 Thread Stephen Duncan

I don't know about the plugin for Eclipse, but mvn eclipse:eclipse
with wtpversion set to 1.0 integrates just fine with WTP.

- Stephen

On 7/12/06, Trent Nelson <[EMAIL PROTECTED]> wrote:


The last time I looked into it, the coherency between Eclipse's Maven2
plugin (http://m2eclipse.codehaus.org/) and Maven2's eclipse:eclipse was
quite poor; each one didn't seem to know about the other, and you
certainly couldn't use both in harmony.

What's the state of play now?  Can 'mvn eclipse:eclipse' be made to
produce an Eclipse environment that the Eclipse Maven2 plugin plays
nicely with?

Also, what's the state of all of the above when it comes to WTP support?
Can all three components be coerced to play together nicely?

The last time I tried, if I created a WTP-enabled web project directly
in Eclipse (or MyEclipse in my case), I'd get all the nice warm and
fuzzy features offered by WTP, but lost all the project/library
management offered by Maven2.  (And vice-versa with regards to taking
the Maven2 approach; I'd have to 'mvn compile|deploy' to push code
changes I was making back onto the app server.)


Regards,

Trent.

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





--
Stephen Duncan Jr
www.stephenduncanjr.com

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



Eclipse, WTP & Maven2

2006-07-12 Thread Trent Nelson

The last time I looked into it, the coherency between Eclipse's Maven2
plugin (http://m2eclipse.codehaus.org/) and Maven2's eclipse:eclipse was
quite poor; each one didn't seem to know about the other, and you
certainly couldn't use both in harmony.

What's the state of play now?  Can 'mvn eclipse:eclipse' be made to
produce an Eclipse environment that the Eclipse Maven2 plugin plays
nicely with?

Also, what's the state of all of the above when it comes to WTP support?
Can all three components be coerced to play together nicely?

The last time I tried, if I created a WTP-enabled web project directly
in Eclipse (or MyEclipse in my case), I'd get all the nice warm and
fuzzy features offered by WTP, but lost all the project/library
management offered by Maven2.  (And vice-versa with regards to taking
the Maven2 approach; I'd have to 'mvn compile|deploy' to push code
changes I was making back onto the app server.)


Regards,

Trent.

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