kawazu wrote:
(b) Eclipse build integration: So far, I see there is "Project ->
Clean" which does, well, Eclipses "clean" on the selected project, and
I do have a chance of running "maven2 clean" on a mvn aware project in
order to get it "cleaned" in terms of maven understanding. So far, this
doesn't seem too smart - isn't there a way to make "mvn clean" run
instead of Eclipses own "clean" while selecting "Project -> Clean" on a
mvn project?

I semi-agree with you, although I think it would be more appropriate to have a clean option on the maven submenu.


(c) Web Tools integration: Although I could make use of the stuff
provided by the Codehaus mojo folks (which I also do, by now), a
feature I really miss is making the Eclipse WTP environment recognize
mvn war projects to be "Web Projects", providing all the support WTP
offers for this kind of artifacts (web.xml editors, ability to run the
project on a locally created app server, ...). Any chances to get this
sort of integration improved without using the maven2 eclipse plugin to
build a wtp artifact?

You could log this as an issue on the m2eclipse Jira. How often do you create or import projects? I only have to do it once a month if at all.


Adam


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to