See <http://build.geoserver.org/job/geoserver-java11-qa/101/display/redirect?page=changes>
Changes:
[Andrea Aime] Makng GeoServer compile after removal of deprecated methods/objects in
[Andrea Aime] Removing/replacing all deprecated calls to IOUtils.closeQuietly
[Andrea Aime] Switching from old junit assert to the current one
[Andrea Aime] Removing easymock classpath extension, is deprecated and has been merged
[Andrea Aime] Removing RequestUtils deprecated method
[Andrea Aime] Removing HTTPServletAware and its usage points
[Andrea Aime] Replacing deprecated DefaultServiceExceptionHandler with its superclass
[Andrea Aime] Completing cleanup of the gs-ows module, removed the deprecated OWS
[Andrea Aime] Replacing commons deprecated MultiHashMap with MultiValueHashMap
[Andrea Aime] Replacing deprecated Wrapper and AbstractCatalogDecorator with the
[Andrea Aime] Bye bye DataAccessManager
[Andrea Aime] Sweeping under the rug a bit of deprecatd org.vfny stuff, unfortunately
[Andrea Aime] Replacing deprecated Spring Base64 class with java own
[Andrea Aime] Resource step one
[Andrea Aime] Replacing deprecated url method in GeoServerResourceLoader
[Andrea Aime] Cleaning up GeoServerDataDirectory deprecated methods
[Andrea Aime] Removing deprecated ResourceInfo.getPrefixedName
[Andrea Aime] Removing deprecated methods from Catalog
[Andrea Aime] Removing deprecated prefixedName from PublishedInfo
[Andrea Aime] Removing deprecated methods from ContactInfo and GeoServerInfo
[Andrea Aime] Removing deprecated methods from JAIInfo
[Andrea Aime] The concurrent operation registry is in jai-ext
[Andrea Aime] Fixing IOUtils.write calls and removing GeoServeFeatureLocking
[Andrea Aime] Replacing calls to Throwables deprecated methods
[Andrea Aime] Dude, this is the two arguments constructor....
[Andrea Aime] Fixing deprecated calls to Spring Assert methos, use junit assert in
[Andrea Aime] Removing CatalogFacade deprecated method
[Andrea Aime] Removing StyleInfo deprecated methods
[Andrea Aime] Removing deprecated methods from template loader
[Andrea Aime] Resolving assorted deprecations in gs-main tests, fixing pmd and
[Andrea Aime] Fixing deprecated calls to Capture
[Andrea Aime] Removing PropertyFileWatcher deprecated constructor
[Andrea Aime] Removing deprecated methods from FileWatcher and friends
[Andrea Aime] Fixing deprecated class usage in LDAP module... finger crossed, I don't
[Andrea Aime] Fixing deprecated calls to readFileToString
[Andrea Aime] Fixed usage of deprecated SimpleEnumerationType
[Andrea Aime] Removed dodgy deprecation, was deprecated but GMLInfo was not given a
[Andrea Aime] Goodbye TransactionPlugin
[Andrea Aime] Removing deprecated method from Response
[Andrea Aime] Removing usage of deprecated EMFUtils.clone method
[Andrea Aime] Fixing calls to URLDecoder.decode deprecated method version
[Andrea Aime] Fixing deprecated point constructor call
[Andrea Aime] Removing ShapeZipOutputFormat deprecated constructor
[Andrea Aime] Small deprecation and PMD fixes
[Andrea Aime] Removing deprecated call to ExpressionDOMParser static method
[Andrea Aime] GetLegendGraphicRequest deprecated methods removal
[Andrea Aime] Ignore deprecatins in MockHttpClientConnectionManager, nothing we can do
[Andrea Aime] Completing WMS small cleanups
[Andrea Aime] Fixing deprecated calls to FileUtils.write
[Andrea Aime] Fixing usage of deprecated constructor of
[Andrea Aime] Removing deprecated methods in GeoServerTileLayer
[Andrea Aime] Handling assorted deprecations in gwc src/main
[Andrea Aime] Assorted deprecation fixes. Some are just suppressions, the author of
[Andrea Aime] Assorted deprecated call fixes in restconfig
[Andrea Aime] Fixing assorted deprecations in web/core
[Andrea Aime] Removing deprecated method from GeoServerSecurityManager
[Andrea Aime] Ignoring deprecation on wicket method call that has no obvious
[Andrea Aime] web/app deprecation fixes. Start.java uses a bunch of deprecated
[Andrea Aime] Removing deprecated IOUtils class, switch usage points to its superclass
[Andrea Aime] Completing app-schema-test cleanup
[Andrea Aime] Cleaning up html image map
[Andrea Aime] Fixing ogr output format
[Andrea Aime] Cleaning up GSProcess usage
[Andrea Aime] Assorted minor fixes in wps
[Andrea Aime] Cleaning up geofence and monitoring
[Andrea Aime] Follow up on GeoTools changes
[Andrea Aime] Making community modules in communityRelease compile
[Andrea Aime] Fixing build after deprecated method removal in GeoWebCache
[Andrea Aime] Deprecated API checkpoint on main, more deprecated API yet to remove
[Andrea Aime] Closing up main
[Andrea Aime] Make community modules compile
[Andrea Aime] java 11 fixes
[Andrea Aime] More java 11 fixes. WCS 1.1 has the same 'fix' as CQL, cannot have
[Andrea Aime] Revert "Resource step one"
[Andrea Aime] Resources.find( resource, force ) javadoc Implement
------------------------------------------
[...truncated 39.54 KB...]
[INFO] Deleting <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/target>
[INFO]
[INFO] <<< spotbugs-maven-plugin:3.1.10:check (default) < :spotbugs @ extension <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:3.1.10:check (default) @ extension ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ extension ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-ows ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-ows ---
[INFO] Highest basedir set to: <http://build.geoserver.org/job/geoserver-java11-qa/ws/src>
[INFO]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-ows ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] skip non existing resourceDirectory <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-ows ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ extension ---
[INFO] Installing <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/pom.xml> to <http://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/extension/2.16-SNAPSHOT/extension-2.16-SNAPSHOT.pom>
[INFO] Installing <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/target/extension-2.16-SNAPSHOT-tests.jar> to <http://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/extension/2.16-SNAPSHOT/extension-2.16-SNAPSHOT-tests.jar>
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 90 source files to <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/target/classes>
[INFO] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/java/org/geoserver/ows/FlatKvpParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/java/org/geoserver/ows/FlatKvpParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/java/org/geoserver/ows/xml/v1_0/OWSConfiguration.java>:\[26,20\] registerBindings(org.picocontainer.MutablePicoContainer) in org.geotools.xsd.Configuration has been deprecated
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/java/org/geoserver/ows/xml/v1_0/OWSConfiguration.java>: warnings found and -Werror specified
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Main Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Feature Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-rest
[INFO] This project has been banned from the build due to previous failures.
[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 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] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 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 GeoServer Security Tests Module
[INFO] This project has been banned from the build due to previous failures.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping KML support for GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoWebCache (GWC) Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demos Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig-wcs
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig-wfs
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig-wms
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping REST UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GWC UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WCS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer JDBC Security Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] Skipping Security UI Core Module
[INFO] ------------------------------------------------------------------------
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI LDAP Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI JDBC Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GeoServer 2.16-SNAPSHOT:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 5.663 s]
[INFO] Core Platform Module ............................... SUCCESS [ 16.237 s]
[INFO] Open Web Service Module ............................ FAILURE [ 0.813 s]
[INFO] Main Module ........................................ SKIPPED
[INFO] GeoServer Security Modules ......................... SKIPPED
[INFO] GeoServer Security Tests Module .................... SKIPPED
[INFO] GeoServer JDBC Security Module ..................... SKIPPED
[INFO] GeoServer LDAP Security Module ..................... SKIPPED
[INFO] Web Coverage Service Module ........................ SKIPPED
[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 ......................... SKIPPED
[INFO] Web Map Service Module ............................. SKIPPED
[INFO] KML support for GeoServer .......................... SKIPPED
[INFO] gs-rest ............................................ SKIPPED
[INFO] GeoWebCache (GWC) Module ........................... SKIPPED
[INFO] gs-restconfig ...................................... SKIPPED
[INFO] gs-restconfig-wcs .................................. SKIPPED
[INFO] gs-restconfig-wfs .................................. SKIPPED
[INFO] gs-restconfig-wms .................................. SKIPPED
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.140 s]
[INFO] Core UI Module ..................................... SKIPPED
[INFO] WMS UI Module ...................................... SKIPPED
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SKIPPED
[INFO] Demos 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 Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.058 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.063 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.481 s (Wall Clock)
[INFO] Finished at: 2019-06-01T14:06:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-ows: Compilation failure
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/ows/src/main/java/org/geoserver/ows/xml/v1_0/OWSConfiguration.java>: warnings found and -Werror specified
[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-ows
Build step 'Invoke top-level Maven targets' marked build as failure