Re-spin coming soon. Kristian
2012/9/23 Kristian Rosenvold <[email protected]>: > If you fix it on trunk I'll re-run. > > K > > Den 23. sep. 2012 kl. 05:07 skrev Igor Fedorenko <[email protected]>: > >> 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 think maven-plugin-testing-harness >> should scope=provide for all its maven core dependencies, see attached diff. >> >> Is this something we can include in 2.1? >> >> -- >> Regards, >> Igor >> >> On 12-09-22 4:15 PM, Kristian Rosenvold wrote: >>> 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 accordingly since there is little >>> isolation. >>> >>> We solved no issues >>> >>> There are still a few issues left in JIRA: >>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=MPLUGINTESTING&status=1 >>> >>> >>> Staging repo: >>> https://repository.apache.org/content/repositories/maven-021/ >>> >>> Staging site: >>> http://maven.apache.org/plugin-testing/maven-plugin-testing-2.1/plugin-testing/ >>> >>> Relative links appear off for staged sites, so here are links for >>> modules documentation >>> >>> http://maven.apache.org/plugin-testing/maven-plugin-testing-harness-2.1/plugin-testing/maven-plugin-testing-harness/ >>> http://maven.apache.org/plugin-testing/maven-plugin-testing-tools-2.1/plugin-testing/maven-plugin-testing-tools/ >>> http://maven.apache.org/plugin-testing/maven-test-tools-2.1/plugin-testing/maven-test-tools/ >>> >>> >>> Guide to testing staged releases: >>> http://maven.apache.org/guides/development/guide-testing-releases.html >>> >>> Vote open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >> <maven-plugin-testing.diff> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
