Hi there. I'm trying to set up the hibernate-based catalog for our local install of geoserver. As I've seen it discussed it seems perfect for my purposes: thousands of layers, tens-to-hundreds new each day.
But I'm having a devil of a time getting it working. Am I correct that I'm going to need to rebuild geoserver with the relevant module active? If so, I'm having further problems. I've downloaded the 2.1.3 source, but I have problems building. When I mvn clean and get to "Building GeoServer Web Application 2.1.3": [ERROR] Plugin org.geoserver.maven:config:2.1.3 or one of its dependencies could not be resolved: Failure to find org.geoserver.maven:config:jar:2.1.3 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] When I mvn clean install and get to "Building Configuration Deployment PlugIn 2.1.3": [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] I'm using Maven 3, if that matters, but isn't that exactly what GEOS-4652 is for? Is that not part of 2.1.3 yet? Thanks in advance for any assistance and information you might be able to offer. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
