[m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Pascal Rapicault
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

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Igor Fedorenko
You do know about lifecycle mapping project preference page, right? -- Regards, Igor On 12-08-06 12:53 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 wil

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Anders Hammar
But it doesn't state the phase, does it? /Anders On Mon, Aug 6, 2012 at 6:53 PM, Igor Fedorenko wrote: > You do know about lifecycle mapping project preference page, right? > > -- > Regards, > Igor > > > On 12-08-06 12:53 PM, Pascal Rapicault wrote: >> >> As much as Maven makes it easy to deal w

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Igor Fedorenko
http://screencast.com/t/RyEm2oROcew -- Regards, Igor On 12-08-06 1:19 PM, Anders Hammar wrote: But it doesn't state the phase, does it? /Anders On Mon, Aug 6, 2012 at 6:53 PM, Igor Fedorenko wrote: You do know about lifecycle mapping project preference page, right? -- Regards, Igor On 12

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Anders Hammar
I don't get the phase info: http://www.screencast.com/t/xnHcAD4tn1a Should be the latest released version of m2e (1.1.0.20120530-0009). /Anders On Mon, Aug 6, 2012 at 8:20 PM, Igor Fedorenko wrote: > http://screencast.com/t/RyEm2oROcew > > -- > Regards, > Igor > > On 12-08-06 1:19 PM, Anders Ha

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Igor Fedorenko
This is an option available from right-click menu of the lifecycle list. -- Regards, Igor On 12-08-06 2:37 PM, Anders Hammar wrote: I don't get the phase info: http://www.screencast.com/t/xnHcAD4tn1a Should be the latest released version of m2e (1.1.0.20120530-0009). /Anders On Mon, Aug 6, 2

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Pascal Rapicault
I did not remember about this page. Thx for pointing it out. At a first glance, and at this point, both are similar, however the usage goal are different. In the case of my view, the goal is to support the edition of a pom (or its parent, see the pin view option) by presenting in a user friendly

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Anders Hammar
Ok. Not too obvious though I'd say. But now *I* know. :-) Don't get me wrong though, these extra features helping out are awesome! /Anders On Mon, Aug 6, 2012 at 8:44 PM, Igor Fedorenko wrote: > This is an option available from right-click menu of the lifecycle list. > > -- > Regards, > Igor >

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Igor Fedorenko
If editing is the goal, why not add this as pom editor tab? I think there is an extension point for that (or at least there used to be an extension some time in the past) -- Regards, Igor On 12-08-06 3:07 PM, Pascal Rapicault wrote: I did not remember about this page. Thx for pointing it out.

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Pascal Rapicault
I considered this option, however as soon as you start editing parent poms, you end up having to switch back and forth between pom editors to see the result of the changes made in the parent. I guess I could have thought about having the user have the two editors opened side-by-side by I just th

Re: [m2e-users] [ANN] Maven inspector for m2e

2012-08-06 Thread Andrew Eisenberg
Thanks Pascal. This looks excellent! I'll hope to try it out next week. On Mon, Aug 6, 2012 at 12:36 PM, Pascal Rapicault wrote: > I considered this option, however as soon as you start editing parent poms, > you end up having to switch back and forth between pom editors to see the > result of