If the plugin configuration has the <phase>
tag in it's configuration in pom.xml, you can create a new property with the default value and use that property in the <phase>
tag. Then override this new property with the desired value in the command line using the -D
prefix.