Not sure if someone is on this but I can confirm the same local build
failure. Looks like an easy fix though.
https://gist.github.com/jdeolive/70a1181354d66d54836f
On Fri, Jul 18, 2014 at 9:32 AM, <[email protected]> wrote:
> See <http://ares.opengeo.org/jenkins/job/geoserver-master/655/>
>
> ------------------------------------------
> [...truncated 3971 lines...]
> [INFO] [GitCommitIdMojo] build.commit.id =
> 752fbd3a8fd1a632c19482c4632e260433fd4dc5
> [INFO] [GitCommitIdMojo] build.commit.message.full = Fixing first trivial
> build issue, one more problem in app-schema remains
>
> [INFO] [GitCommitIdMojo]
> ---------------------------------------------------------
> [INFO] [GitCommitIdMojo] Finished running.
> [INFO]
> [INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-wcs <<<
> [INFO]
> [INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-wcs ---
> [INFO] No sources in project. Archive not created.
> [INFO]
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gs-wcs
> ---
> [INFO] Installing <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs/target/gs-wcs-2.6-SNAPSHOT.jar>
> to
> /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs/2.6-SNAPSHOT/gs-wcs-2.6-SNAPSHOT.jar
> [INFO] Installing <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs/pom.xml>
> to
> /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs/2.6-SNAPSHOT/gs-wcs-2.6-SNAPSHOT.pom
> [INFO] Installing <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs/target/gs-wcs-2.6-SNAPSHOT-tests.jar>
> to
> /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs/2.6-SNAPSHOT/gs-wcs-2.6-SNAPSHOT-tests.jar
> [INFO] Installing <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs/target/gs-wcs-2.6-SNAPSHOT-sources.jar>
> to
> /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs/2.6-SNAPSHOT/gs-wcs-2.6-SNAPSHOT-sources.jar
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building REST Support Module 2.6-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [WARNING] *****************************************************************
> [WARNING] * Your build is requesting parallel execution, but project *
> [WARNING] * contains the following plugin(s) that are not marked as *
> [WARNING] * @threadSafe to support parallel building. *
> [WARNING] * While this /may/ work fine, please look for plugin updates *
> [WARNING] * and/or request plugins be made thread-safe. *
> [WARNING] * If reporting an issue, report it against the plugin in *
> [WARNING] * question, not against maven-core *
> [WARNING] *****************************************************************
> [WARNING] The following plugins are not marked @threadSafe in REST Support
> Module:
> [WARNING] org.codehaus.mojo:cobertura-maven-plugin:2.6
> [WARNING] pl.project13.maven:git-commit-id-plugin:2.0.4
> [WARNING] *****************************************************************
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-rest ---
> [INFO] Deleting <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/target>
> [INFO]
> [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-rest ---
> [INFO]
> [INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-rest ---
> [INFO] [GitCommitIdMojo] Running on '<
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git'>
> repository...
> [INFO] [GitCommitIdMojo] Initializing properties...
> [INFO] [GitCommitIdMojo] Using maven project properties...
> [INFO] [GitCommitIdMojo] Loading data from git repository...
> [INFO] [GitCommitIdMojo] ------------------git properties
> loaded------------------
> [INFO] [GitCommitIdMojo] build.commit.message.short = Fixing first trivial
> build issue, one more problem in app-schema remains
> [INFO] [GitCommitIdMojo] build.build.user.email = Unknown
> [INFO] [GitCommitIdMojo] build.hudsonId = -1
> [INFO] [GitCommitIdMojo] build.commit.time = 18.07.2014 @ 09:05:12 UTC
> [INFO] [GitCommitIdMojo] build.timestamp = 18-Jul-2014 15:27
> [INFO] [GitCommitIdMojo] build.build.time = 18.07.2014 @ 15:31:48 UTC
> [INFO] [GitCommitIdMojo] build.branch =
> 752fbd3a8fd1a632c19482c4632e260433fd4dc5
> [INFO] [GitCommitIdMojo] build.commit.user.email = [email protected]
> [INFO] [GitCommitIdMojo] build.build.user.name = Unknown
> [INFO] [GitCommitIdMojo] build.commit.user.name = Andrea Aime
> [INFO] [GitCommitIdMojo] build.commit.id.abbrev = 752fbd3
> [INFO] [GitCommitIdMojo] build.commit.id =
> 752fbd3a8fd1a632c19482c4632e260433fd4dc5
> [INFO] [GitCommitIdMojo] build.commit.message.full = Fixing first trivial
> build issue, one more problem in app-schema remains
>
> [INFO] [GitCommitIdMojo]
> ---------------------------------------------------------
> [INFO] [GitCommitIdMojo] Finished running.
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
> gs-rest ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] skip non existing resourceDirectory <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/src/main/resources
> >
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-rest
> ---
> [INFO] Compiling 28 source files to <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/target/classes
> >
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:testResources
> (default-testResources) @ gs-rest ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] skip non existing resourceDirectory <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/src/test/resources
> >
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
> gs-rest ---
> [INFO] Compiling 15 source files to <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/target/test-classes
> >
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wfs/src/main/java/org/geoserver/wfs/xml/CurveTypeWrapper.java>:[11,24]
> error: cannot find symbol
> [ERROR] package org.geotools.gml3
> <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wfs/src/main/java/org/geoserver/wfs/xml/CurveTypeWrapper.java>:[48,5]
> error: cannot find symbol
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Core UI Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Validation Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Feature Generalization Extension
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping OWS request flow controller
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Catalog Services for the Web parent
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping GeoServer JDBC Security Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping GeoServer LDAP Security Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Web Coverage Service 1.0 Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping Web Coverage Service 1.1 Module
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-rest ---
> [INFO] Surefire report directory: <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/rest/target/surefire-reports
> >
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.geoserver.rest.EnviromentInjectionCallbackTest
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] GeoServer ......................................... SUCCESS [5.865s]
> [INFO] Core Platform Module .............................. SUCCESS
> [14.418s]
> [INFO] Open Web Service Module ........................... SUCCESS
> [15.998s]
> [INFO] Main Module ....................................... SUCCESS
> [3:21.162s]
> [INFO] GeoServer Security Modules ........................ SUCCESS [0.759s]
> [INFO] GeoServer JDBC Security Module .................... SKIPPED
> [INFO] GeoServer LDAP Security Module .................... SKIPPED
> [INFO] Web Coverage Service Module ....................... SUCCESS [7.266s]
> [INFO] Web Coverage Service 1.0 Module ................... SKIPPED
> [INFO] Web Coverage Service 1.1 Module ................... SKIPPED
> [INFO] Web Coverage Service 2.0 Module ................... SKIPPED
> [INFO] Web Feature Service Module ........................ FAILURE
> [14.781s]
> [INFO] Web Map Service Module ............................ SKIPPED
> [INFO] KML support for GeoServer ......................... SKIPPED
> [INFO] GeoWebCache (GWC) Module .......................... SKIPPED
> [INFO] REST Support Module ............................... SKIPPED
> [INFO] REST Configuration Service Module ................. SKIPPED
> [INFO] GeoServer Web Modules ............................. SUCCESS [0.247s]
> [INFO] Core UI Module .................................... SKIPPED
> [INFO] WMS UI Module ..................................... SKIPPED
> [INFO] GWC UI Module ..................................... SKIPPED
> [INFO] WFS UI Module ..................................... SKIPPED
> [INFO] Demoes Module ..................................... SKIPPED
> [INFO] WCS UI Module ..................................... SKIPPED
> [INFO] Security UI Modules ............................... SKIPPED
> [INFO] Security UI Core Module ........................... SKIPPED
> [INFO] Security UI JDBC Module ........................... SKIPPED
> [INFO] Security UI LDAP Module ........................... SKIPPED
> [INFO] REST UI Module .................................... SKIPPED
> [INFO] GeoServer Extensions .............................. SUCCESS [0.203s]
> [INFO] Printing Module ................................... SKIPPED
> [INFO] Community Space ................................... SUCCESS [0.217s]
> [INFO] HTTP Proxy Extension .............................. SKIPPED
> [INFO] GeoServer Web Application ......................... SKIPPED
> [INFO] Application Schema Support ........................ SUCCESS [0.183s]
> [INFO] Application Schema Integration Test ............... SKIPPED
> [INFO] Sample DataAccess Integration Test ................ SKIPPED
> [INFO] ArcSDE DataStore Extension ........................ SKIPPED
> [INFO] GeoSearch Index Module ............................ SKIPPED
> [INFO] H2 DataStore Extension ............................ SKIPPED
> [INFO] SQL Server DataStore Extension .................... SUCCESS [1.171s]
> [INFO] Oracle DataStore Extension ........................ SUCCESS [0.643s]
> [INFO] MySQL DataStore Extension ......................... SUCCESS [0.599s]
> [INFO] DB2 DataStore Extension ........................... SUCCESS [0.448s]
> [INFO] ImageMap Output Format ............................ SKIPPED
> [INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.050s]
> [INFO] JP2K Coverage Extension ........................... SUCCESS [0.592s]
> [INFO] ogr2ogr Output Format ............................. SKIPPED
> [INFO] Excel Output Format ............................... SKIPPED
> [INFO] Validation Module ................................. SKIPPED
> [INFO] Chart external graphics support ................... SUCCESS [1.951s]
> [INFO] Feature Generalization Extension .................. SKIPPED
> [INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.731s]
> [INFO] OWS request flow controller ....................... SKIPPED
> [INFO] Web Processing Service parent ..................... SUCCESS [0.358s]
> [INFO] Web Processing Service Module ..................... SKIPPED
> [INFO] Web Processing Service GUI ........................ SKIPPED
> [INFO] GeoServer Layer Querying filter functions ......... SKIPPED
> [INFO] Teradata DataStore Extension ...................... SKIPPED
> [INFO] GeoServer Monitor Extensions ...................... SKIPPED
> [INFO] Core Monitor Extension ............................ SKIPPED
> [INFO] Monitor Hibernate Extension ....................... SKIPPED
> [INFO] GeoServer Security Extension Modules .............. SKIPPED
> [INFO] GeoServer CAS Security Module ..................... SKIPPED
> [INFO] GeoServer Security Extension Web Modules .......... SKIPPED
> [INFO] GeoServer CAS Security Web Module ................. SKIPPED
> [INFO] XLST based WFS output format ...................... SKIPPED
> [INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
> [INFO] GeoServer CSS Styling ............................. SKIPPED
> [INFO] Catalog Services for the Web parent ............... SKIPPED
> [INFO] Catalog Services for the Web interfaces ........... SKIPPED
> [INFO] Catalog Services for the Web - Simple CatalogStore implementation
> SKIPPED
> [INFO] Catalog Services for the Web core module .......... SKIPPED
> [INFO] CSW UI Module ..................................... SKIPPED
> [INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.298s]
> [INFO] DXF WFS output format ............................. SKIPPED
> [INFO] DXF WPS PPIO ...................................... SKIPPED
> [INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.159s]
> [INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
> [INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
> [INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
> [INFO] GeoServer Data Importer ........................... SKIPPED
> [INFO] Importer Core Module .............................. SKIPPED
> [INFO] Importer REST Api Module .......................... SKIPPED
> [INFO] Importer Berkley DB Persistence Module ............ SKIPPED
> [INFO] Importer Web UI Module ............................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4:21.520s (Wall Clock)
> [INFO] Finished at: Fri Jul 18 15:32:01 UTC 2014
> [INFO] Final Memory: 42M/381M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project gs-wfs: Compilation failure: Compilation
> failure:
> [ERROR] <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wfs/src/main/java/org/geoserver/wfs/xml/CurveTypeWrapper.java>:[11,24]
> error: cannot find symbol
> [ERROR] package org.geotools.gml3
> [ERROR] <
> http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wfs/src/main/java/org/geoserver/wfs/xml/CurveTypeWrapper.java>:[48,5]
> error: cannot find symbol
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :gs-wfs
> Build step 'Invoke top-level Maven targets' marked build as failure
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
--
Justin Deoliveira
VP Engineering | Boundless <http://boundlessgeo.com/>
[email protected]
@boundlessgeo <http://twitter.com/boundlessgeo/>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel