Re: maven development tools for m2e

2013-12-02 Thread Igor Fedorenko
This list is meant to discuss development of maven itself. If you haven't already, please ask your question of m2e-us...@eclipse.org. -- Regards, Igor On 12/2/2013, 3:06, Grzegorz Słowikowski wrote: Hi I'm new to Maven plugin M2Eclipse integration. I've imported my plugin (with custom packagin

Re: maven development tools for m2e

2013-12-02 Thread Grzegorz Słowikowski
Hi I'm new to Maven plugin M2Eclipse integration. I've imported my plugin (with custom packaging) I want to integrate with M2Eclipse and some test projects using this packaging. When playing with "lifecycle-mapping-metedata.xml" (changing actions for different mojos) I found that I have to delete

Re: maven development tools for m2e

2013-11-28 Thread Grzegorz Słowikowski
Hi I'm Maven plugins developer. For me it works great on first sight. I've has small problem when installing (reported to Igor), but worked it around. Greetings Grzegorz Slowikowski On 2013-11-25 14:03, Igor Fedorenko wrote: > Hello, > > I have a couple of m2e extensions that I use to work on m

Re: maven development tools for m2e

2013-11-27 Thread Igor Fedorenko
On 11/27/2013, 3:04, Hervé BOUTEMY wrote: I'm interested in such tools: this can help a lot. adding a link in http://maven.apache.org/developers/index.html will be useful to let Maven developers know that such tooling exists for Eclipse I am mostly seeking feedback about this feature at this

Re: maven development tools for m2e

2013-11-27 Thread Hervé BOUTEMY
I'm interested in such tools: this can help a lot. adding a link in http://maven.apache.org/developers/index.html will be useful to let Maven developers know that such tooling exists for Eclipse I read "Known problems and limitations Maven Plugin metadata, i.e., META-INF/maven/plugin.xml, is "di

maven development tools for m2e

2013-11-25 Thread Igor Fedorenko
Hello, I have a couple of m2e extensions that I use to work on maven and maven plugins. In short, they allow running/debugging maven core and maven plugin directly from m2e workspace, without the need to install anything to the local repo after each code change. There is slightly more detailed d