See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3207/changes>
Changes: [jdeolive] adding h2 console to h2 extension [jdeolive] GEOS-4150, adding tools section to ui [jdeolive] added community release artifact for python extension [jdeolive] updated python module based on recent wms changes, some minor tweaks to filter function loading, and process output parameters ------------------------------------------ Started by an SCM change Updating https://svn.codehaus.org/geoserver/trunk/src U community/release/pom.xml A community/release/ext-python.xml U community/python/src/test/java/org/geoserver/python/format/PythonMapFormatAdapterTest.java U community/python/src/main/java/applicationContext.xml U community/python/src/main/java/org/geoserver/python/filter/PythonFilterFunctionFactory.java U community/python/src/main/java/org/geoserver/python/format/PythonGetFeatureInfoOutputFormat.java U community/python/src/main/java/org/geoserver/python/format/PythonVectorGetMapOutputFormatProvider.java U community/python/src/main/java/org/geoserver/python/format/PythonMapGetMapOutputFormat.java A community/python/src/main/java/org/geoserver/python/format/PythonGetMapResponseProvider.java U community/python/src/main/java/org/geoserver/python/format/PythonGetMapOutputFormat.java A community/python/src/main/java/org/geoserver/python/format/PythonWebMap.java U community/python/src/main/java/org/geoserver/python/format/PythonVectorFormatAdapter.java U community/python/src/main/java/org/geoserver/python/format/PythonGetFeatureInfoOutputFormatProvider.java U community/python/src/main/java/org/geoserver/python/format/PythonMapGetMapOutputFormatProvider.java U community/python/src/main/java/org/geoserver/python/format/PythonGetMapOutputFormatProvider.java U community/python/src/main/java/org/geoserver/python/format/PythonMapFormatAdapter.java U community/python/src/main/java/org/geoserver/python/format/PythonVectorGetMapOutputFormat.java A community/python/src/main/java/org/geoserver/python/format/PythonGetMapResponse.java U community/python/src/main/java/org/geoserver/python/process/PythonProcessAdapter.java U community/python/pom.xml U community/python U community/pom.xml A extension/h2/src/main/java/GeoServerApplication.properties U extension/h2/src/main/java/applicationContext.xml U extension/h2/pom.xml U web/core/src/main/java/GeoServerApplication.properties U web/core/src/main/java/GeoServerApplication_es.properties U web/core/src/main/java/GeoServerApplication_fr.properties U web/core/src/main/java/applicationContext.xml A web/core/src/main/java/org/geoserver/web/ToolLinkInfo.java A web/core/src/main/java/org/geoserver/web/ToolPage.java U web/core/src/main/java/org/geoserver/web/MenuPageInfo.java A web/core/src/main/java/org/geoserver/web/ComponentAuthorizer.java A web/core/src/main/java/org/geoserver/web/AdminComponentAuthorizer.java U web/core/src/main/java/org/geoserver/web/PageAuthorizer.java A web/core/src/main/java/org/geoserver/web/ToolLinkExternalInfo.java A web/core/src/main/java/org/geoserver/web/AllowComponentAuthorizer.java U web/core/src/main/java/org/geoserver/web/ComponentInfo.java U web/core/src/main/java/org/geoserver/web/GeoServerBasePage.java A web/core/src/main/java/org/geoserver/web/ToolPage.html U web/core/src/main/java/org/geoserver/web/DefaultPageAuthorizer.java U web/core/src/main/java/GeoServerApplication_de.properties Fetching 'https://svn.codehaus.org/geoserver/trunk/data/minimal' at -1 into '<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/web/app/minimal'> At revision 14949 Fetching 'https://svn.codehaus.org/geoserver/trunk/data/minimal' at -1 into '<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/legacy/web/minimal'> At revision 14949 Fetching 'https://svn.codehaus.org/geoserver/trunk/src/web/core/src/main/java/org/geoserver/web/css' at -1 into '<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/web/app/src/test/java/org/geoserver/wicket/test/css'> At revision 14949 Fetching 'https://svn.codehaus.org/geoserver/trunk/src/web/core/src/main/java/org/geoserver/web/img' at -1 into '<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/web/app/src/test/java/org/geoserver/wicket/test/img'> At revision 14949 At revision 14949 no change for https://svn.codehaus.org/geoserver/trunk/data/minimal since the previous build no change for https://svn.codehaus.org/geoserver/trunk/data/minimal since the previous build no change for https://svn.codehaus.org/geoserver/trunk/src/web/core/src/main/java/org/geoserver/web/css since the previous build no change for https://svn.codehaus.org/geoserver/trunk/src/web/core/src/main/java/org/geoserver/web/img since the previous build [geoserver] $ mvn -U -Djava.awt.headless=true -Dtest.maxHeapSize=256M -P allExtensions,proxy,printing clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.geoserver.extension:h2 POM Location: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/h2/pom.xml> Validation Messages: [0] 'dependencies.dependency.version' is missing for org.geoserver.web:web-core:jar Reason: Failed to validate POM for project org.geoserver.extension:h2 at <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/h2/pom.xml> [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for project org.geoserver.extension:h2 at <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/h2/pom.xml> at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.project.InvalidProjectModelException: Failed to validate POM for project org.geoserver.extension:h2 at <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/h2/pom.xml> at org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200) at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560) at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391) ... 12 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Thu Oct 07 18:38:31 UTC 2010 [INFO] Final Memory: 7M/158M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
