Hello, if have multple executions of the same plugin at the same life cycle phase in my pom.xml. If have ordered them in the order I want to them to execute, but sometimes this order is not kept.
How can I define the order the plugin executions are executed? For example see this configuration: http://mojo.codehaus.org/sql-maven-plugin/examples/execute.html Thanks in advance, Maik
