Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] [ANN] Maven inspector for m2e

But it doesn't state the phase, does it?

/Anders

On Mon, Aug 6, 2012 at 6:53 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> 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 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 the p2 repo
>> http://prapicault.github.com/MavenInspector/repository
>>
>> Hope you'll find this useful.
>>
>> Pascal
>>
>>
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top