It doesn\'t seem to possible to override a plugin execution\'s goal definition.
Let say I have a parent config of Jetty, that defines a
The way I found is to disable inherited configuration and creating a new one:
start-jetty none my-start-jetty pre-integration-test run-exploded