Re: [m2] Multple executions of the same plugin at the same life cycle phase

2007-01-17 Thread maik . ebert
Hy Dawn, currently I use Maven 2.0.4 because 2.0.5 is not released. I read about the fix for this issue, so I hope Maven 2.0.5 will offically released soon. I checked out the 2.0.5 branch of the repository and built Maven by myself, but there appeared another bug :-/ Maik Dawn wrote:

[m2] Multple executions of the same plugin at the same life cycle phase

2007-01-16 Thread maik . ebert
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

Re: [m2] Multple executions of the same plugin at the same life cycle phase

2007-01-16 Thread dawn.angelito
AFAIK, this is already fixed in version 2.0.5. What version of Maven are you using? Dawn maik.ebert wrote: 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