maven/maven-core
Kristian Rosenvold b766d34b70 [MNG-5245] Update maven plugin versions
- components.xml
  - maven-clean-plugin up to 2.5
  - maven-site-plugin up to 3.1
- default-bindings.xml
  - maven-install-plugin up to 2.4
  - maven-resources-plugin up to 2.6
  - maven-compiler-plugin up to 2.5.1
  - maven-surefire-plugin up to 2.12.4
  - maven-jar-plugin up to 2.4
  - maven-plugin-pugin up to 3.2
  - maven-war-plugin up to 2.3
  - maven-ear-plugin up to 2.8

Author:    Karl Heinz Marbaise <info@soebes.de>

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1410570 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 21:09:49 +00:00
..
src [MNG-5245] Update maven plugin versions 2012-11-16 21:09:49 +00:00
lifecycle-executor.txt o taking into account the common case where configuration is specified for many goal in a single configuration element which needs to be accounted for. 2009-05-04 13:09:06 +00:00
plugin-manager.txt o separated the sorter out of the reactor manager in preparation for making the reactor just an implementation of a local repository. shouldn't be tangled with sorting, that should be done before anything starts 2009-03-28 18:24:05 +00:00
pom.xml next version will be 3.1 (Jira updated accordingly: 3.1 renamed to 3.2) 2012-10-07 09:14:21 +00:00
project-builder.txt o disable the tests in the bootstrap so ben and i can go all the way through to the embedder 2009-05-04 15:32:10 +00:00