Details
Description
As Maven 2.2.x requires Java 5, upgrade maven API to use generics on collections. This will help plugin developers to avoid classCastException and make the API more comprehensible.
Issue Links
| This issue relates to: | ||||
| MNG-4143 | Update Java requirement to 1.5 |
|
|
|
Done in trunk.