See <http://winbuild.geo-solutions.it/jenkins/job/GeoTools-11.x/110/changes>

Changes:

[andrea.aime] [GEOT-4960] Pregeneralized module fails to use its extra 
geometries when the wrapped store supports simplify

[andrea.aime] [GEOT-4973] <Priority> tag not processed by SLD1.1 engine

[andrea.aime] [GEOT-4896] ScreenMap rejecting wrapped shapefile geometry

[daniele.romagnoli] [GEOT-4979]: double equality check utility method fix

------------------------------------------
[...truncated 10799 lines...]
        at java.io.PrintWriter.<init>(PrintWriter.java:258)
        at hudson.model.Fingerprint.save(Fingerprint.java:1102)
        at hudson.model.Fingerprint.save(Fingerprint.java:1091)
        at hudson.model.Fingerprint.add(Fingerprint.java:902)
        at hudson.model.Fingerprint.add(Fingerprint.java:894)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:404)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:477)
        at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.model.Executor$1.call(Executor.java:556)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy43.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:270)
        ... 9 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.FileNotFoundException: 
C:\.jenkins\fingerprints\35\b0\e9a867f7c99087874d3d4e084ab7.xml (The requested 
operation cannot be performed on a file with a user-mapped section open)
        at hudson.remoting.Channel$3.adapt(Channel.java:746)
        at hudson.remoting.Channel$3.adapt(Channel.java:741)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:105)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.FileNotFoundException: 
C:\.jenkins\fingerprints\35\b0\e9a867f7c99087874d3d4e084ab7.xml (The requested 
operation cannot be performed on a file with a user-mapped section open)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
        at java.io.PrintWriter.<init>(PrintWriter.java:258)
        at hudson.model.Fingerprint.save(Fingerprint.java:1102)
        at hudson.model.Fingerprint.save(Fingerprint.java:1091)
        at hudson.model.Fingerprint.add(Fingerprint.java:902)
        at hudson.model.Fingerprint.add(Fingerprint.java:894)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:404)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:477)
        at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.model.Executor$1.call(Executor.java:556)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy43.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:270)
        ... 9 more
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:2.6:testResources 
(default-testResources) on project gt-coverage-api: There is not enough space 
on the disk
cause : There is not enough space on the disk
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:2.6:testResources 
(default-testResources) on project gt-coverage-api: There is not enough space 
on the disk
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:167)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:163)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: There is not enough 
space on the disk
        at 
org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:307)
        at 
org.apache.maven.plugin.resources.TestResourcesMojo.execute(TestResourcesMojo.java:73)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 13 more
Caused by: org.apache.maven.shared.filtering.MavenFilteringException: There is 
not enough space on the disk
        at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:129)
        at 
org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:261)
        at 
org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:301)
        ... 16 more
Caused by: java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:282)
        at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:190)
        at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:174)
        at 
org.codehaus.plexus.util.FileUtils.copyStreamToFile(FileUtils.java:1108)
        at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:1013)
        at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2234)
        at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:122)
        ... 18 more
message : Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project gt-imagemosaic: Error while storing the mojo status
cause : Error while storing the mojo status
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project gt-imagemosaic: Error while storing the mojo status
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:167)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:163)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error while storing 
the mojo status
        at 
org.apache.maven.shared.incremental.IncrementalBuildHelper.afterRebuildExecution(IncrementalBuildHelper.java:352)
        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:805)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 13 more
Caused by: java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:282)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
        at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
        at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
        at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:116)
        at java.io.OutputStreamWriter.write(OutputStreamWriter.java:203)
        at java.io.Writer.write(Writer.java:140)
        at 
org.apache.maven.shared.utils.io.FileUtils.fileWriteArray(FileUtils.java:465)
        at 
org.apache.maven.shared.utils.io.FileUtils.fileWriteArray(FileUtils.java:435)
        at 
org.apache.maven.shared.incremental.IncrementalBuildHelper.afterRebuildExecution(IncrementalBuildHelper.java:348)
        ... 17 more
message : Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project gt-geopkg: Compilation failure
<http://winbuild.geo-solutions.it/jenkins/job/GeoTools-11.x/ws/modules/unsupported/geopkg/src/main/java/org/geotools/geopkg/geom/GeoPkgGeomReader.java>:[15,7]
 error while writing org.geotools.geopkg.geom.GeoPkgGeomReader: There is not 
enough space on the disk

cause : Compilation failure
<http://winbuild.geo-solutions.it/jenkins/job/GeoTools-11.x/ws/modules/unsupported/geopkg/src/main/java/org/geotools/geopkg/geom/GeoPkgGeomReader.java>:[15,7]
 error while writing org.geotools.geopkg.geom.GeoPkgGeomReader: There is not 
enough space on the disk

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project gt-geopkg: Compilation failure
<http://winbuild.geo-solutions.it/jenkins/job/GeoTools-11.x/ws/modules/unsupported/geopkg/src/main/java/org/geotools/geopkg/geom/GeoPkgGeomReader.java>:[15,7]
 error while writing org.geotools.geopkg.geom.GeoPkgGeomReader: There is not 
enough space on the disk

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:167)
        at 
org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:163)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
<http://winbuild.geo-solutions.it/jenkins/job/GeoTools-11.x/ws/modules/unsupported/geopkg/src/main/java/org/geotools/geopkg/geom/GeoPkgGeomReader.java>:[15,7]
 error while writing org.geotools.geopkg.geom.GeoPkgGeomReader: There is not 
enough space on the disk

        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 13 more
ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-us...@googlegroups.com
java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions 
for class hudson.maven.MavenBuild
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:208)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:176)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:161)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:102)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
        at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:898)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:887)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:860)
        at hudson.XmlFile.write(XmlFile.java:183)
        at hudson.model.Run.save(Run.java:1728)
        at hudson.model.Run.execute(Run.java:1649)
        at hudson.maven.MavenBuild.access$600(MavenBuild.java:87)
        at hudson.maven.MavenBuild$ProxyImpl2.close(MavenBuild.java:561)
        at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:106)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:773)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
        at hudson.model.Run.execute(Run.java:1593)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:491)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:247)
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.Fingerprinter$FingerprintAction#record for class 
hudson.tasks.Fingerprinter$FingerprintAction
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:208)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:176)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:161)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:102)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:217)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:204)
        ... 24 more
Caused by: com.thoughtworks.xstream.io.StreamException:  : There is not enough 
space on the disk
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:77)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:49)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:275)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.writeText(PrettyPrintWriter.java:227)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.setValue(PrettyPrintWriter.java:210)
        at 
com.thoughtworks.xstream.io.WriterWrapper.setValue(WriterWrapper.java:45)
        at 
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.marshal(SingleValueConverterWrapper.java:45)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:51)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:58)
        at 
hudson.util.XStream2$AssociatedConverterImpl.marshal(XStream2.java:333)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:217)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:204)
        ... 39 more
Caused by: java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:282)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
        at java.io.BufferedWriter.flush(BufferedWriter.java:236)
        at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:75)
        ... 57 more
project=hudson.maven.MavenModuleSet@4b86b570[GeoTools-11.x]
project.getModules()=[hudson.maven.MavenModule@78ea5d87[GeoTools-11.x/org.geotools:app-schema][GeoTools-11.x/org.geotools:app-schema][relativePath:modules/extension/app-schema],
 
hudson.maven.MavenModule@62a28815[GeoTools-11.x/org.geotools:app-schema-unsupported][GeoTools-11.x/org.geotools:app-schema-unsupported][relativePath:modules/unsupported/app-schema],
 
hudson.maven.MavenModule@1c944d4a[GeoTools-11.x/org.geotools:arcsde-plugin][GeoTools-11.x/org.geotools:arcsde-plugin][relativePath:modules/plugin/arcsde],
 
hudson.maven.MavenModule@4c5e43ee[GeoTools-11.x/org.geotools:docs][GeoTools-11.x/org.geotools:docs][relativePath:docs],
 
hudson.maven.MavenModule@40bde56d[GeoTools-11.x/org.geotools:extension][GeoTools-11.x/org.geotools:extension][relativePath:modules/extension],
 
hudson.maven.MavenModule@7321784f[GeoTools-11.x/org.geotools:geotools][GeoTools-11.x/org.geotools:geotools][relativePath:],
 
hudson.maven.MavenModule@1a61c596[GeoTools-11.x/org.geotools:gt-api][GeoTools-11.x/org.geotools:
 gt-api][relativePath:modules/library/api], 
hudson.maven.MavenModule@8f30862[GeoTools-11.x/org.geotools:gt-app-schema][GeoTools-11.x/org.geotools:gt-app-schema][relativePath:modules/extension/app-schema/app-schema],
 
hudson.maven.MavenModule@bab5e85[GeoTools-11.x/org.geotools:gt-app-schema-resolver][GeoTools-11.x/org.geotools:gt-app-schema-resolver][relativePath:modules/extension/app-schema/app-schema-resolver],
 
hudson.maven.MavenModule@1fca73bf[GeoTools-11.x/org.geotools:gt-arcgrid][GeoTools-11.x/org.geotools:gt-arcgrid][relativePath:modules/plugin/arcgrid],
 
hudson.maven.MavenModule@247510e7[GeoTools-11.x/org.geotools:gt-arcsde][GeoTools-11.x/org.geotools:gt-arcsde][relativePath:modules/plugin/arcsde/datastore],
 
hudson.maven.MavenModule@1a8c064[GeoTools-11.x/org.geotools:gt-arcsde-common][GeoTools-11.x/org.geotools:gt-arcsde-common][relativePath:modules/plugin/arcsde/common],
 
hudson.maven.MavenModule@6deee615[GeoTools-11.x/org.geotools:gt-brewer][GeoTools-11.x/org.geotools:gt-brewer]
 [relativePath:modules/extension/brewer], 
hudson.maven.MavenModule@5f43a515[GeoTools-11.x/org.geotools:gt-charts][GeoTools-11.x/org.geotools:gt-charts][relativePath:modules/plugin/charts],
 
hudson.maven.MavenModule@520b368f[GeoTools-11.x/org.geotools:gt-complex][GeoTools-11.x/org.geotools:gt-complex][relativePath:modules/extension/complex],
 
hudson.maven.MavenModule@5e2b105d[GeoTools-11.x/org.geotools:gt-coverage][GeoTools-11.x/org.geotools:gt-coverage][relativePath:modules/library/coverage],
 
hudson.maven.MavenModule@5d3f79f7[GeoTools-11.x/org.geotools:gt-coverage-api][GeoTools-11.x/org.geotools:gt-coverage-api][relativePath:modules/unsupported/coverage-experiment/coverage-api],
 
hudson.maven.MavenModule@726076f4[GeoTools-11.x/org.geotools:gt-coverage-experiment][GeoTools-11.x/org.geotools:gt-coverage-experiment][relativePath:modules/unsupported/coverage-experiment],
 
hudson.maven.MavenModule@1b21c7d6[GeoTools-11.x/org.geotools:gt-coveragetools][GeoTools-11.x/org.geotools:gt-coveragetool
 s][relativePath:modules/unsupported/coveragetools], 
hudson.maven.MavenModule@46c6c084[GeoTools-11.x/org.geotools:gt-cql][GeoTools-11.x/org.geotools:gt-cql][relativePath:modules/library/cql],
 
hudson.maven.MavenModule@22893e69[GeoTools-11.x/org.geotools:gt-csv][GeoTools-11.x/org.geotools:gt-csv][relativePath:modules/unsupported/csv],
 
hudson.maven.MavenModule@60607135[GeoTools-11.x/org.geotools:gt-data][GeoTools-11.x/org.geotools:gt-data][relativePath:modules/library/data],
 
hudson.maven.MavenModule@5ba88001[GeoTools-11.x/org.geotools:gt-epsg-extension][GeoTools-11.x/org.geotools:gt-epsg-extension][relativePath:modules/plugin/epsg-extension],
 
hudson.maven.MavenModule@136bf0aa[GeoTools-11.x/org.geotools:gt-epsg-hsql][GeoTools-11.x/org.geotools:gt-epsg-hsql][relativePath:modules/plugin/epsg-hsql],
 
hudson.maven.MavenModule@138532dc[GeoTools-11.x/org.geotools:gt-epsg-oracle][GeoTools-11.x/org.geotools:gt-epsg-oracle][relativePath:modules/unsupported/epsg-oracle],
 hudson.maven.MavenModule@dc
 
e1387[GeoTools-11.x/org.geotools:gt-epsg-postgresql][GeoTools-11.x/org.geotools:gt-epsg-postgresql][relativePath:modules/plugin/epsg-postgresql],
 
hudson.maven.MavenModule@54640b25[GeoTools-11.x/org.geotools:gt-epsg-wkt][GeoTools-11.x/org.geotools:gt-epsg-wkt][relativePath:modules/plugin/epsg-wkt],
 
hudson.maven.MavenModule@7417d56b[GeoTools-11.x/org.geotools:gt-feature-pregeneralized][GeoTools-11.x/org.geotools:gt-feature-pregeneralized][relativePath:modules/plugin/feature-pregeneralized],
 
hudson.maven.MavenModule@48bc9f58[GeoTools-11.x/org.geotools:gt-geojson][GeoTools-11.x/org.geotools:gt-geojson][relativePath:modules/unsupported/geojson],
 
hudson.maven.MavenModule@57816fb6[GeoTools-11.x/org.geotools:gt-geometry][GeoTools-11.x/org.geotools:gt-geometry][relativePath:modules/unsupported/geometry],
 
hudson.maven.MavenModule@72cd429b[GeoTools-11.x/org.geotools:gt-geopkg][GeoTools-11.x/org.geotools:gt-geopkg][relativePath:modules/unsupported/geopkg],
 hudson.maven.MavenModule@1d008ff[GeoTo
 
ols-11.x/org.geotools:gt-geotiff][GeoTools-11.x/org.geotools:gt-geotiff][relativePath:modules/plugin/geotiff],
 
hudson.maven.MavenModule@fe9e47[GeoTools-11.x/org.geotools:gt-graph][GeoTools-11.x/org.geotools:gt-graph][relativePath:modules/extension/graph],
 
hudson.maven.MavenModule@4c4947d3[GeoTools-11.x/org.geotools:gt-grassraster][GeoTools-11.x/org.geotools:gt-grassraster][relativePath:modules/plugin/grassraster],
 
hudson.maven.MavenModule@5f0a94c5[GeoTools-11.x/org.geotools:gt-grib][GeoTools-11.x/org.geotools:gt-grib][relativePath:modules/unsupported/coverage-experiment/grib],
 
hudson.maven.MavenModule@2fad4242[GeoTools-11.x/org.geotools:gt-grid][GeoTools-11.x/org.geotools:gt-grid][relativePath:modules/extension/grid],
 
hudson.maven.MavenModule@17d91382[GeoTools-11.x/org.geotools:gt-gtopo30][GeoTools-11.x/org.geotools:gt-gtopo30][relativePath:modules/plugin/gtopo30],
 
hudson.maven.MavenModule@2c8fc809[GeoTools-11.x/org.geotools:gt-image][GeoTools-11.x/org.geotools:gt-image][relativePat
 h:modules/plugin/image], 
hudson.maven.MavenModule@1395ddba[GeoTools-11.x/org.geotools:gt-imageio-ext-gdal][GeoTools-11.x/org.geotools:gt-imageio-ext-gdal][relativePath:modules/plugin/imageio-ext-gdal],
 
hudson.maven.MavenModule@540fe861[GeoTools-11.x/org.geotools:gt-imagemosaic][GeoTools-11.x/org.geotools:gt-imagemosaic][relativePath:modules/plugin/imagemosaic],
 
hudson.maven.MavenModule@60616364[GeoTools-11.x/org.geotools:gt-imagemosaic-jdbc][GeoTools-11.x/org.geotools:gt-imagemosaic-jdbc][relativePath:modules/plugin/imagemosaic-jdbc],
 
hudson.maven.MavenModule@19c46bab[GeoTools-11.x/org.geotools:gt-imagepyramid][GeoTools-11.x/org.geotools:gt-imagepyramid][relativePath:modules/plugin/imagepyramid],
 
hudson.maven.MavenModule@2e78b4c4[GeoTools-11.x/org.geotools:gt-jdbc][GeoTools-11.x/org.geotools:gt-jdbc][relativePath:modules/library/jdbc],
 
hudson.maven.MavenModule@76a3c7b1[GeoTools-11.x/org.geotools:gt-jdbc-ng][GeoTools-11.x/org.geotools:gt-jdbc-ng][relativePath:modules/unsupported/jdbc
 -ng], 
hudson.maven.MavenModule@7a8b7250[GeoTools-11.x/org.geotools:gt-jp2k][GeoTools-11.x/org.geotools:gt-jp2k][relativePath:modules/plugin/jp2k],
 
hudson.maven.MavenModule@58fe210a[GeoTools-11.x/org.geotools:gt-jts-wrapper][GeoTools-11.x/org.geotools:gt-jts-wrapper][relativePath:modules/unsupported/jts-wrapper],
 
hudson.maven.MavenModule@142b452b[GeoTools-11.x/org.geotools:gt-main][GeoTools-11.x/org.geotools:gt-main][relativePath:modules/library/main],
 
hudson.maven.MavenModule@24ca1465[GeoTools-11.x/org.geotools:gt-mark-wkt][GeoTools-11.x/org.geotools:gt-mark-wkt][relativePath:modules/unsupported/mark-wkt],
 
hudson.maven.MavenModule@4f0105c1[GeoTools-11.x/org.geotools:gt-matfile5][GeoTools-11.x/org.geotools:gt-matfile5][relativePath:modules/unsupported/matfile5],
 
hudson.maven.MavenModule@4c20ea6c[GeoTools-11.x/org.geotools:gt-mbtiles][GeoTools-11.x/org.geotools:gt-mbtiles][relativePath:modules/unsupported/mbtiles],
 hudson.maven.MavenModule@4fe7f80[GeoTools-11.x/org.geotools:gt-metadat
 
a][GeoTools-11.x/org.geotools:gt-metadata][relativePath:modules/library/metadata],
 
hudson.maven.MavenModule@6064af0f[GeoTools-11.x/org.geotools:gt-mongodb][GeoTools-11.x/org.geotools:gt-mongodb][relativePath:modulesls.maven:xmlcodegen][relativePath:build/maven/xmlcodegen],
 
hudson.maven.MavenModule@48b89bc5[GeoTools-11.x/org.geotools.ogc:net.opengis.csw][GeoTools-11.x/org.geotools.ogc:net.opengis.csw][relativePath:modules/ogc/net.opengis.csw],
 
hudson.maven.MavenModule@4ffac7cf[GeoTools-11.x/org.geotools.ogc:net.opengis.fes][GeoTools-11.x/org.geotools.ogc:net.opengis.fes][relativePath:modules/ogc/net.opengis.fes],
 
hudson.maven.MavenModule@5954100e[GeoTools-11.x/org.geotools.ogc:net.opengis.ows][GeoTools-11.x/org.geotools.ogc:net.opengis.ows][relativePath:modules/ogc/net.opengis.ows],
 
hudson.maven.MavenModule@1dea34f3[GeoTools-11.x/org.geotools.ogc:net.opengis.wcs][GeoTools-11.x/org.geotools.ogc:net.opengis.wcs][relativePath:modules/ogc/net.opengis.wcs],
 hudson.maven.MavenModule@7b3a4c
 
dc[GeoTools-11.x/org.geotools.ogc:net.opengis.wfs][GeoTools-11.x/org.geotools.ogc:net.opengis.wfs][relativePath:modules/ogc/net.opengis.wfs],
 
hudson.maven.MavenModule@308c3eb8[GeoTools-11.x/org.geotools.ogc:net.opengis.wps][GeoTools-11.x/org.geotools.ogc:net.opengis.wps][relativePath:modules/ogc/net.opengis.wps],
 
hudson.maven.MavenModule@4769baee[GeoTools-11.x/org.geotools.ogc:org.w3.xlink][GeoTools-11.x/org.geotools.ogc:org.w3.xlink][relativePath:modules/ogc/org.w3.xlink],
 
hudson.maven.MavenModule@6e6f83e2[GeoTools-11.x/org.geotools.unsupported:gt-feature-aggregate][GeoTools-11.x/org.geotools.unsupported:gt-feature-aggregate][relativePath:modules/unsupported/feature-aggregate],
 
hudson.maven.MavenModule@5b3ba312[GeoTools-11.x/org.geotools.xsd:gt-xsd-core][GeoTools-11.x/org.geotools.xsd:gt-xsd-core][relativePath:modules/extension/xsd/xsd-core],
 
hudson.maven.MavenModule@284f2189[GeoTools-11.x/org.geotools.xsd:gt-xsd-csw][GeoTools-11.x/org.geotools.xsd:gt-xsd-csw][relativePath:modules/
 extension/xsd/xsd-csw], 
hudson.maven.MavenModule@6322be0b[GeoTools-11.x/org.geotools.xsd:gt-xsd-fes][GeoTools-11.x/org.geotools.xsd:gt-xsd-fes][relativePath:modules/extension/xsd/xsd-fes],
 
hudson.maven.MavenModule@7deaf705[GeoTools-11.x/org.geotools.xsd:gt-xsd-filter][GeoTools-11.x/org.geotools.xsd:gt-xsd-filter][relativePath:modules/extension/xsd/xsd-filter],
 
hudson.maven.MavenModule@4cffa9d8[GeoTools-11.x/org.geotools.xsd:gt-xsd-gml2][GeoTools-11.x/org.geotools.xsd:gt-xsd-gml2][relativePath:modules/extension/xsd/xsd-gml2],
 
hudson.maven.MavenModule@24e7cb66[GeoTools-11.x/org.geotools.xsd:gt-xsd-gml3][GeoTools-11.x/org.geotools.xsd:gt-xsd-gml3][relativePath:modules/extension/xsd/xsd-gml3],
 
hudson.maven.MavenModule@6ddaa877[GeoTools-11.x/org.geotools.xsd:gt-xsd-kml][GeoTools-11.x/org.geotools.xsd:gt-xsd-kml][relativePath:modules/extension/xsd/xsd-kml],
 
hudson.maven.MavenModule@2e6a54f9[GeoTools-11.x/org.geotools.xsd:gt-xsd-ows][GeoTools-11.x/org.geotools.xsd:gt-xsd-ows][relativePath:
 modules/extension/xsd/xsd-ows], 
hudson.maven.MavenModule@46f0bf3d[GeoTools-11.x/org.geotools.xsd:gt-xsd-sld][GeoTools-11.x/org.geotools.xsd:gt-xsd-sld][relativePath:modules/extension/xsd/xsd-sld],
 
hudson.maven.MavenModule@679b622d[GeoTools-11.x/org.geotools.xsd:gt-xsd-wcs][GeoTools-11.x/org.geotools.xsd:gt-xsd-wcs][relativePath:modules/extension/xsd/xsd-wcs],
 
hudson.maven.MavenModule@a4aad7f[GeoTools-11.x/org.geotools.xsd:gt-xsd-wfs][GeoTools-11.x/org.geotools.xsd:gt-xsd-wfs][relativePath:modules/extension/xsd/xsd-wfs],
 
hudson.maven.MavenModule@2cc47220[GeoTools-11.x/org.geotools.xsd:gt-xsd-wms][GeoTools-11.x/org.geotools.xsd:gt-xsd-wms][relativePath:modules/extension/xsd/xsd-wms],
 
hudson.maven.MavenModule@1520a9d6[GeoTools-11.x/org.geotools.xsd:gt-xsd-wps][GeoTools-11.x/org.geotools.xsd:gt-xsd-wps][relativePath:modules/extension/xsd/xsd-wps],
 
hudson.maven.MavenModule@136e2b70[GeoTools-11.x/org.geotools.xsd:xsd][GeoTools-11.x/org.geotools.xsd:xsd][relativePath:modules/extension/xsd]
 ]
project.getRootModule()=hudson.maven.MavenModule@7321784f[GeoTools-11.x/org.geotools:geotools][GeoTools-11.x/org.geotools:geotools][relativePath:]
FATAL: Failed to serialize hudson.model.Actionable#actions for class 
hudson.maven.MavenBuild


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to