Re: [ANN] Maven Inspector for Eclipse
Hello, just in case someone needs it, you can achieve the same in command line using tk.skuro:plan-maven-plugin: * https://github.com/skuro/plan-maven-plugin * http://search.maven.org/#search|ga|1|g%3A%22tk.skuro%22%20AND%20a%3A%22plan-maven-plugin%22 Regards, htfv (Aliaksei Lahachou) On Fri, Jul 13, 2012 at 5:06 PM, Pascal Rapicault wrote: > As much as Maven makes it easy to deal with builds, the plethora of XML > and the varying life cycles phases can sometimes make it hard to figure out > what a build will actually do. > > To help with this, I'm happy to make available the Eclipse plugin called > the "Maven Inspector". This plugin provides a simple View called "Maven > Execution" that presents for a given POM file the phases and associated > MOJOs. > > Go check it out on http://prapicault.github.com/MavenInspector/ or > directly install it from > http://prapicault.github.com/MavenInspector/repository > > Hope you'll find this useful. > > Pascal > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >
Re: [ANN] Maven Inspector for Eclipse
Hello Anthony Thanks for your feedback. To answer your question in full disclosure. I'm an m2e committer. However I'm doing this to promote myself and my consulting services, therefore merging it back into m2e at this point would do me a disservice. Pascal On 2012-07-13, at 5:40 PM, Anthony Dahanne wrote: > Hello Pascal, > Thanks for contributiong this plugin, this is a very good idea, and > will save users a lot of time debugging maven builds. > One remark though : > * do you think it would be possible to contribute this view directly > into m2e ? did you contact m2e team ? I mean, that would ease adoption > of the plugin, and it seems to me that it would be useful for all m2e > users. > Thanks again Pascal, > Anthony > > On Fri, Jul 13, 2012 at 11:06 AM, Pascal Rapicault > wrote: >> As much as Maven makes it easy to deal with builds, the plethora of XML and >> the varying life cycles phases can sometimes make it hard to figure out what >> a build will actually do. >> >> To help with this, I'm happy to make available the Eclipse plugin called the >> "Maven Inspector". This plugin provides a simple View called "Maven >> Execution" that presents for a given POM file the phases and associated >> MOJOs. >> >> Go check it out on http://prapicault.github.com/MavenInspector/ or directly >> install it from http://prapicault.github.com/MavenInspector/repository >> >> Hope you'll find this useful. >> >> Pascal >> - >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org
Re: [ANN] Maven Inspector for Eclipse
Hello Pascal, Thanks for contributiong this plugin, this is a very good idea, and will save users a lot of time debugging maven builds. One remark though : * do you think it would be possible to contribute this view directly into m2e ? did you contact m2e team ? I mean, that would ease adoption of the plugin, and it seems to me that it would be useful for all m2e users. Thanks again Pascal, Anthony On Fri, Jul 13, 2012 at 11:06 AM, Pascal Rapicault wrote: > As much as Maven makes it easy to deal with builds, the plethora of XML and > the varying life cycles phases can sometimes make it hard to figure out what > a build will actually do. > > To help with this, I'm happy to make available the Eclipse plugin called the > "Maven Inspector". This plugin provides a simple View called "Maven > Execution" that presents for a given POM file the phases and associated MOJOs. > > Go check it out on http://prapicault.github.com/MavenInspector/ or directly > install it from http://prapicault.github.com/MavenInspector/repository > > Hope you'll find this useful. > > Pascal > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org
[ANN] Maven Inspector for Eclipse
As much as Maven makes it easy to deal with builds, the plethora of XML and the varying life cycles phases can sometimes make it hard to figure out what a build will actually do. To help with this, I'm happy to make available the Eclipse plugin called the "Maven Inspector". This plugin provides a simple View called "Maven Execution" that presents for a given POM file the phases and associated MOJOs. Go check it out on http://prapicault.github.com/MavenInspector/ or directly install it from http://prapicault.github.com/MavenInspector/repository Hope you'll find this useful. Pascal - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org