I'd like to release maven plugin testing 1.3 (maven 2.x) and 2.1 (maven 3.x)
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. Also note that when using the maven 3.x version, the version of the core dependencies must be specified by your project pom, test scope may be considered used. 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-029/ Staging site: http://maven.apache.org/plugin-testing/maven-plugin-testing-2.1/plugin-testing/ http://maven.apache.org/plugin-testing/maven-plugin-testing-1.3/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-plugin-testing-harness-2.1/plugin-testing/maven-plugin-testing-harness/ http://maven.apache.org/plugin-testing/maven-plugin-testing-tools-3.1/plugin-testing/maven-plugin-testing-tools/ http://maven.apache.org/plugin-testing/maven-test-tools-3.1/plugin-testing/maven-test-tools/ http://maven.apache.org/plugin-testing/maven-test-tools-3.1/plugin-testing/maven-test-tools/ I am unsure which site will win when promoted ;) I will promote 2.1 last... Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 And here's my +1 Kristian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
