Support building GeoServer with Maven 3
---------------------------------------
Key: GEOS-4652
URL: https://jira.codehaus.org/browse/GEOS-4652
Project: GeoServer
Issue Type: Improvement
Components: Global
Affects Versions: 2.2.x
Reporter: Ben Caradoc-Davies
Assignee: Andrea Aime
Fix For: 2.2.x
Add support for building GeoServer with Maven 3.
Build currently fails in maven/config with:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:2.7:descriptor (default-descriptor) on project config: The API of the mojo scanner is not compatible with this plugin version. Please check the plugin dependencies configured in the POM and ensure the versions match. org.apache.maven.tools.plugin.scanner.MojoScanner.populatePluginDescriptor(Lorg/apache/maven/tools/plugin/PluginToolsRequest;)V -> [Help 1]
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira