A Simple Maven Event Spy

2015-07-05 Thread Sandip Chitale
I developed a simple Maven Event Spy. Simply drop the:

https://github.com/sandipchitale/m2e-phasesandgoals/tree/master/org.eclipse.m2e.core.ui.phasesandgoals/mavenbuildspy

into your maven installation's lib/ext folder and run your Maven build and
you will see:



​The basic idea is to show the Start, Success and Failure events of
Projects and Goals (Mojos).

I am using it in the context of:

https://github.com/sandipchitale/m2e-phasesandgoals/blob/master/README.md

You can install the Eclipse plugin here:
https://marketplace.eclipse.org/content/phases-and-goals

Feedback welcome.

Enjoy.

Cheers,
Sandip


Blog: List Maven POMs phases and goals bounds to the phases

2015-06-07 Thread Sandip Chitale
http://sandipchitale.blogspot.com/2015/06/list-maven-poms-phases-and-goals-bounds.html


[ANN] POM 360 - a node-webkit based tool for Maven

2014-05-04 Thread Sandip Chitale
http://sandipchitale.blogspot.com/2014/04/pom-360.html

Feedback welcome