On 04/09/2009, at 4:04 PM, David Hoffer wrote:
Do you know of any example of using the 'exec plugin from the test
phase in
the POM '?
Currently the workaround I have found is to use the GMaven plugin that
deletes the DB. However I don't have known control over when this
runs...it
just happens to work at the moment.
That's an equivalent solution. Adding <phase>test</phase> inside that
execution is the right place.
BTW, do non-lifecyle bound plugins run in order they are specified
in the
pom?
All plugins are lifecycle bound if they are run via the POM.
- Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]