[CANCEL][VOTE] Release maven plugin testing 2.1

2012-09-23 Thread Kristian Rosenvold
Re-spin coming soon. Kristian 2012/9/23 Kristian Rosenvold : > If you fix it on trunk I'll re-run. > > K > > Den 23. sep. 2012 kl. 05:07 skrev Igor Fedorenko : > >> There is a problem in maven-plugin-testing-harness I meant to fix right >> after I released 2.0 but it somehow slipped my mind. >>

Re: [VOTE] Release maven plugin testing 2.1

2012-09-22 Thread Kristian Rosenvold
If you fix it on trunk I'll re-run. K Den 23. sep. 2012 kl. 05:07 skrev Igor Fedorenko : > There is a problem in maven-plugin-testing-harness I meant to fix right > after I released 2.0 but it somehow slipped my mind. > > Use of scope=compile for maven core dependencies can result in rather > ha

Re: [VOTE] Release maven plugin testing 2.1

2012-09-22 Thread Igor Fedorenko
There is a problem in maven-plugin-testing-harness I meant to fix right after I released 2.0 but it somehow slipped my mind. Use of scope=compile for maven core dependencies can result in rather hard to debug problems if plugin being tested specifies different version of maven in its pom.xml. I t

[VOTE] Release maven plugin testing 2.1

2012-09-22 Thread Kristian Rosenvold
I'd like to release maven plugin testing 2.1 The main intent of this release is to modernize dependencies, so we can build on post 1.5 jdks for dependant projects. This includes especially upgrading to easymock 2.5.2, dependencies updating to this version should adjust their easymock dependency a