- How do I configure the Maven Basher plugin to execute as part of the normal Maven build lifecycle?
-
Simply define, as part of the plugin configuration, the phase you'd like Basher to execute in
For example, to execute Basher as part of the test phase, you can use the below configuration
net.sourceforge.basher maven-basher-plugin fred test initiate-run