If you are define a plugin in your pom that isnÂ’t binded to a lifecyle phase, and then add executions to the plugin.
When will this execute? I was thinking that it would be great if you can define 2 executions with separate configs and then somehow instruct the commandline to run the specific execution. I guess you could do this with profilesÂ…
