Skip to content

Console Output

Skipping 343 KB.. Full Log
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/FilesUtil.java:[92,46] unchecked call to add(E) as a member of the raw type java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/FilesUtil.java:[94,46] unchecked call to add(E) as a member of the raw type java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/ArgumentConverter.java:[36,35] unchecked call to isAssignableFrom(java.lang.Class<?>) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryFunctionRegistry.java:[68,33] unchecked method invocation: method sort in class java.util.Collections is applied to given types
  required: java.util.List<T>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryFunctionRegistry.java:[68,34] unchecked conversion
  required: java.util.List<T>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryFunctionRegistry.java:[106,42] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryFunctionRegistry.java:[124,26] unchecked call to set(int,E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryFunctionRegistry.java:[127,26] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/geomop/GeometryMethodOperation.java:[142,35] unchecked call to isAssignableFrom(java.lang.Class<?>) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestEngine.java:[115,40] unchecked method invocation: method unmodifiableList in class java.util.Collections is applied to given types
  required: java.util.List<? extends T>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestEngine.java:[115,70] unchecked conversion
  required: java.util.List<? extends T>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[94,44] unchecked method invocation: method unmodifiableList in class java.util.Collections is applied to given types
  required: java.util.List<? extends T>
  found: java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[94,45] unchecked conversion
  required: java.util.List<? extends T>
  found:    java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[113,32] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[188,36] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[301,30] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[303,36] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[518,57] unchecked call to isAssignableFrom(java.lang.Class<?>) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestReader.java:[605,29] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestRunBuilder.java:[93,46] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestRunBuilder.java:[101,26] unchecked method invocation: method createGeometry in class org.locationtech.jtstest.testrunner.TestRunBuilder is applied to given types
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/TestRunBuilder.java:[101,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/StringUtil.java:[180,23] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/StringUtil.java:[192,23] unchecked call to add(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/StringUtil.java:[232,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[265,23] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[265,40] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[269,23] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[269,40] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[278,25] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/JTSTestRunnerCmd.java:[278,61] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/StringUtil.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/src/main/java/org/locationtech/jtstest/util/StringUtil.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jts-tests ---
[INFO] Copying 127 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jts-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/test-classes
[INFO] 
[INFO] --- surefire:2.15:test (default-test) @ jts-tests ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ jts-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/jts-tests-1.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- javadoc:3.3.0:jar (attach-javadocs) @ jts-tests ---
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ jts-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/jts-tests-1.20.0-SNAPSHOT-sources.jar
[WARNING] artifact org.locationtech.jts:jts-tests:java-source:sources:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- assembly:3.3.0:single (make-assembly) @ jts-tests ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/JTSTestRunner.jar
[WARNING] Configuration option 'appendAssemblyId' is set to false.
Instead of attaching the assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/JTSTestRunner.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/jts-tests-1.20.0-SNAPSHOT.jar
with assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/JTSTestRunner.jar
[INFO] 
[INFO] >>> pmd:3.14.0:check (default) > :pmd @ jts-tests >>>
[INFO] 
[INFO] --- pmd:3.14.0:pmd (pmd) @ jts-tests ---
[INFO] 
[INFO] <<< pmd:3.14.0:check (default) < :pmd @ jts-tests <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.14.0:check (default) @ jts-tests ---
[INFO] PMD version: 6.36.0
[INFO] 
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jts-tests ---
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/pom.xml to /home/jenkins/.m2/repository/org/locationtech/jts/jts-tests/1.20.0-SNAPSHOT/jts-tests-1.20.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/JTSTestRunner.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-tests/1.20.0-SNAPSHOT/jts-tests-1.20.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/tests/target/jts-tests-1.20.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-tests/1.20.0-SNAPSHOT/jts-tests-1.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- deploy:3.0.0-M1:deploy (default-deploy) @ jts-tests ---
[INFO] 
[INFO] --------------------< org.locationtech.jts:jts-app >--------------------
[INFO] Building org.locationtech.jts:jts-app 1.20.0-SNAPSHOT             [9/10]
[INFO]   from modules/app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jts-app ---
[INFO] 
[INFO] >>> source:2.2.1:jar (default-cli) > generate-sources @ jts-app >>>
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-app ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] <<< source:2.2.1:jar (default-cli) < generate-sources @ jts-app <<<
[INFO] 
[INFO] 
[INFO] --- source:2.2.1:jar (default-cli) @ jts-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-app ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jts-app ---
[INFO] Copying 79 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ jts-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 269 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/IOUtil.java:[62,19] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestBuilderModel.java:[430,29] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestBuilderModel.java:[431,29] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[290,19] unchecked call to ArrayList(java.util.Collection<? extends E>) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[291,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[380,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/LayerList.java:[128,16] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/style/StyleList.java:[52,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[234,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[345,21] unchecked call to ArrayList(java.util.Collection<? extends E>) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[375,64] unchecked conversion
  required: java.util.List<org.locationtech.jts.index.chain.MonotoneChain>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[64,40] unchecked method invocation: method unmodifiableList in class java.util.Collections is applied to given types
  required: java.util.List<? extends T>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[64,41] unchecked conversion
  required: java.util.List<? extends T>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[151,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[219,46] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonOverlayFunctions.java:[94,71] unchecked cast
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonOverlayFunctions.java:[200,54] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[136,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[137,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[138,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[139,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[140,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[167,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[169,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[171,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[173,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[176,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[178,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[180,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[41,47] unchecked conversion
  required: java.util.List<org.locationtech.jtstest.testbuilder.geom.GeometryLocation>
  found:    java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[83,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[92,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[66,75] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[87,43] unchecked method invocation: method dedup in class org.locationtech.jtstest.function.NodingFunctions is applied to given types
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[87,44] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[42,18] unchecked call to JList(javax.swing.ListModel<E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[133,29] unchecked call to setCellRenderer(javax.swing.ListCellRenderer<? super E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[164,33] unchecked call to addElement(E) as a member of the raw type javax.swing.DefaultListModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[174,35] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type javax.swing.DefaultComboBoxModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[175,24] unchecked call to setModel(javax.swing.ComboBoxModel<E>) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[178,36] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type javax.swing.DefaultComboBoxModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[179,25] unchecked call to setModel(javax.swing.ComboBoxModel<E>) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[510,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ValidPanel.java:[364,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ScalarFunctionPanel.java:[243,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/LayerStylePanel.java:[264,25] unchecked call to JComboBox(E[]) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/LayerStylePanel.java:[474,20] unchecked call to JComboBox(E[]) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionTreePanel.java:[190,37] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DoubleKeyMap.java:[30,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DoubleKeyMap.java:[36,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[54,59] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[86,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[113,26] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[120,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[140,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[152,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[365,20] unchecked method invocation: method sort in interface java.util.List is applied to given types
  required: java.util.Comparator<? super E>
  found: java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[365,42] unchecked conversion
  required: java.util.Comparator<? super E>
  found:    java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[483,20] unchecked method invocation: method sort in interface java.util.List is applied to given types
  required: java.util.Comparator<? super E>
  found: java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[483,42] unchecked conversion
  required: java.util.Comparator<? super E>
  found:    java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatBufferedReader.java:[105,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatBufferedReader.java:[115,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DiffFunctions.java:[160,63] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.LineString>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ConversionFunctions.java:[88,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ConversionFunctions.java:[96,24] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/StretchedVertexFinder.java:[162,46] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateShapeFunctions.java:[113,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateShapeFunctions.java:[271,21] unchecked method invocation: method sort in class java.util.Collections is applied to given types
  required: java.util.List<T>
  found: java.util.List<org.locationtech.jtstest.function.CreateShapeFunctions.OrderedPoint>
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/OverlayFunctions.java:[40,16] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferByUnionFunctions.java:[35,33] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/AdjacentVertexFinder.java:[74,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/AdjacentVertexFinder.java:[77,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/FileUtil.java:[78,29] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ValidationFunctions.java:[46,23] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ValidationFunctions.java:[60,25] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[71,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[72,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[73,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[79,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[90,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[101,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[198,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[209,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/GeometryFunctions.java:[94,26] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/LineHandlingFunctions.java:[57,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/LineHandlingFunctions.java:[70,19] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatFileReader.java:[136,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatFileReader.java:[146,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/dnd/FileDrop.java:[323,45] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/VertexLocater.java:[110,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/ClassUtil.java:[64,44] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/ClassUtil.java:[67,32] unchecked call to getMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/GeometryVerticesMover.java:[81,27] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/TopologyStretcher.java:[122,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/TopologyStretcher.java:[156,42] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferFunctions.java:[120,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferFunctions.java:[140,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[46,36] unchecked call to JList(javax.swing.ListModel<E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[106,25] unchecked call to setCellRenderer(javax.swing.ListCellRenderer<? super E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[150,34] unchecked call to addElement(E) as a member of the raw type javax.swing.DefaultListModel
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestCaseEdit.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestCaseEdit.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateRandomShapeFunctions.java: Some input files additionally use unchecked or unsafe operations.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jts-app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jts-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/test-classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/test/java/org/locationtech/jtstest/TestFileGeometryExtractor.java:[65,19] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[INFO] 
[INFO] --- surefire:2.15:test (default-test) @ jts-app ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.locationtech.jtstest.TestReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.locationtech.jtstest.TestReaderTest
Running org.locationtech.jtstest.testbuilder.geom.SegmentClipperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.locationtech.jtstest.testbuilder.geom.SegmentClipperTest
Running org.locationtech.jtstest.testbuilder.geom.ConstrainedInteriorPointTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.locationtech.jtstest.testbuilder.geom.ConstrainedInteriorPointTest
Running org.locationtech.jtstest.TestBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.locationtech.jtstest.TestBuilderTest
Running org.locationtech.jtstest.cmd.JTSOpCmdTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.locationtech.jtstest.cmd.JTSOpCmdTest

Results :

Tests run: 46, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ jts-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- javadoc:3.3.0:jar (attach-javadocs) @ jts-app ---
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ jts-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT-sources.jar
[WARNING] artifact org.locationtech.jts:jts-app:java-source:sources:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- assembly:3.3.0:single (make-assembly) @ jts-app ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar
[WARNING] Configuration option 'appendAssemblyId' is set to false.
Instead of attaching the assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT.jar
with assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar
[INFO] 
[INFO] >>> pmd:3.14.0:check (default) > :pmd @ jts-app >>>
[INFO] 
[INFO] --- pmd:3.14.0:pmd (pmd) @ jts-app ---
[INFO] 
[INFO] <<< pmd:3.14.0:check (default) < :pmd @ jts-app <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.14.0:check (default) @ jts-app ---
[INFO] PMD version: 6.36.0
[INFO] 
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jts-app ---
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/pom.xml to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-app ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jts-app ---
[INFO] Copying 79 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ jts-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 269 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/IOUtil.java:[62,19] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestBuilderModel.java:[430,29] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestBuilderModel.java:[431,29] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[290,19] unchecked call to ArrayList(java.util.Collection<? extends E>) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[291,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/GeometryEditModel.java:[380,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/LayerList.java:[128,16] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/style/StyleList.java:[52,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[234,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[345,21] unchecked call to ArrayList(java.util.Collection<? extends E>) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SpatialIndexFunctions.java:[375,64] unchecked conversion
  required: java.util.List<org.locationtech.jts.index.chain.MonotoneChain>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[64,40] unchecked method invocation: method unmodifiableList in class java.util.Collections is applied to given types
  required: java.util.List<? extends T>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[64,41] unchecked conversion
  required: java.util.List<? extends T>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[151,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/LineBandTool.java:[219,46] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonOverlayFunctions.java:[94,71] unchecked cast
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonOverlayFunctions.java:[200,54] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[136,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[137,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[138,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[139,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[140,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[167,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[169,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[171,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[173,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[176,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[178,17] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/tools/BoxBandTool.java:[180,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[41,47] unchecked conversion
  required: java.util.List<org.locationtech.jtstest.testbuilder.geom.GeometryLocation>
  found:    java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[83,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/ComponentLocater.java:[92,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[66,75] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[87,43] unchecked method invocation: method dedup in class org.locationtech.jtstest.function.NodingFunctions is applied to given types
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/NodingFunctions.java:[87,44] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Coordinate>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[42,18] unchecked call to JList(javax.swing.ListModel<E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[133,29] unchecked call to setCellRenderer(javax.swing.ListCellRenderer<? super E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/TestListPanel.java:[164,33] unchecked call to addElement(E) as a member of the raw type javax.swing.DefaultListModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[174,35] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type javax.swing.DefaultComboBoxModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[175,24] unchecked call to setModel(javax.swing.ComboBoxModel<E>) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[178,36] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type javax.swing.DefaultComboBoxModel
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[179,25] unchecked call to setModel(javax.swing.ComboBoxModel<E>) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/SpatialFunctionPanel.java:[510,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ValidPanel.java:[364,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ScalarFunctionPanel.java:[243,19] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/LayerStylePanel.java:[264,25] unchecked call to JComboBox(E[]) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/LayerStylePanel.java:[474,20] unchecked call to JComboBox(E[]) as a member of the raw type javax.swing.JComboBox
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionTreePanel.java:[190,37] unchecked call to addElement(E) as a member of the raw type java.util.Vector
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DoubleKeyMap.java:[30,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DoubleKeyMap.java:[36,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[54,59] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[86,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[113,26] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[120,34] unchecked call to push(E) as a member of the raw type java.util.Stack
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[140,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/FacetLocater.java:[152,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[365,20] unchecked method invocation: method sort in interface java.util.List is applied to given types
  required: java.util.Comparator<? super E>
  found: java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[365,42] unchecked conversion
  required: java.util.Comparator<? super E>
  found:    java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[483,20] unchecked method invocation: method sort in interface java.util.List is applied to given types
  required: java.util.Comparator<? super E>
  found: java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryTreeModel.java:[483,42] unchecked conversion
  required: java.util.Comparator<? super E>
  found:    java.util.Comparator
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatBufferedReader.java:[105,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatBufferedReader.java:[115,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/DiffFunctions.java:[160,63] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.LineString>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ConversionFunctions.java:[88,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ConversionFunctions.java:[96,24] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/StretchedVertexFinder.java:[162,46] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateShapeFunctions.java:[113,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateShapeFunctions.java:[271,21] unchecked method invocation: method sort in class java.util.Collections is applied to given types
  required: java.util.List<T>
  found: java.util.List<org.locationtech.jtstest.function.CreateShapeFunctions.OrderedPoint>
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/OverlayFunctions.java:[40,16] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferByUnionFunctions.java:[35,33] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/AdjacentVertexFinder.java:[74,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/AdjacentVertexFinder.java:[77,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/FileUtil.java:[78,29] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ValidationFunctions.java:[46,23] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/ValidationFunctions.java:[60,25] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[71,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[72,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/PolygonizeFunctions.java:[73,16] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[79,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[90,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[101,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[198,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/SelectionFunctions.java:[209,15] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/GeometryFunctions.java:[94,26] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/LineHandlingFunctions.java:[57,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/LineHandlingFunctions.java:[70,19] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatFileReader.java:[136,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/io/MultiFormatFileReader.java:[146,27] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/dnd/FileDrop.java:[323,45] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/VertexLocater.java:[110,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/ClassUtil.java:[64,44] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/util/ClassUtil.java:[67,32] unchecked call to getMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/GeometryVerticesMover.java:[81,27] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/TopologyStretcher.java:[122,21] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/topostretch/TopologyStretcher.java:[156,42] unchecked call to put(K,V) as a member of the raw type java.util.Map
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferFunctions.java:[120,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/BufferFunctions.java:[140,22] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[46,36] unchecked call to JList(javax.swing.ListModel<E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[106,25] unchecked call to setCellRenderer(javax.swing.ListCellRenderer<? super E>) as a member of the raw type javax.swing.JList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/GeometryFunctionListPanel.java:[150,34] unchecked call to addElement(E) as a member of the raw type javax.swing.DefaultListModel
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestCaseEdit.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/TestCaseEdit.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/main/java/org/locationtech/jtstest/function/CreateRandomShapeFunctions.java: Some input files additionally use unchecked or unsafe operations.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jts-app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jts-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/test-classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/src/test/java/org/locationtech/jtstest/TestFileGeometryExtractor.java:[65,19] unchecked call to add(E) as a member of the raw type java.util.ArrayList
[INFO] 
[INFO] --- surefire:2.15:test (default-test) @ jts-app ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ jts-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- javadoc:3.3.0:jar (attach-javadocs) @ jts-app ---
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ jts-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT-sources.jar
[WARNING] artifact org.locationtech.jts:jts-app:java-source:sources:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- assembly:3.3.0:single (make-assembly) @ jts-app ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar
[WARNING] Configuration option 'appendAssemblyId' is set to false.
Instead of attaching the assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT.jar
with assembly file: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar
[INFO] 
[INFO] >>> pmd:3.14.0:check (default) > :pmd @ jts-app >>>
[INFO] 
[INFO] --- pmd:3.14.0:pmd (pmd) @ jts-app ---
[INFO] 
[INFO] <<< pmd:3.14.0:check (default) < :pmd @ jts-app <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.14.0:check (default) @ jts-app ---
[INFO] PMD version: 6.36.0
[INFO] 
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jts-app ---
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/pom.xml to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/JTSTestBuilder.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/app/target/jts-app-1.20.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-app/1.20.0-SNAPSHOT/jts-app-1.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- deploy:3.0.0-M1:deploy (default-deploy) @ jts-app ---
[INFO] 
[INFO] --------------------< org.locationtech.jts:jts-lab >--------------------
[INFO] Building org.locationtech.jts:jts-lab 1.20.0-SNAPSHOT            [10/10]
[INFO]   from modules/lab/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jts-lab ---
[INFO] 
[INFO] >>> source:2.2.1:jar (default-cli) > generate-sources @ jts-lab >>>
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-lab ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] <<< source:2.2.1:jar (default-cli) < generate-sources @ jts-lab <<<
[INFO] 
[INFO] 
[INFO] --- source:2.2.1:jar (default-cli) @ jts-lab ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-lab ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jts-lab ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ jts-lab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[64,22] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[64,52] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[83,41] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[88,61] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[112,58] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[149,25] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[149,54] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/overlayarea/OverlayArea.java:[317,43] unchecked conversion
  required: java.util.List<org.locationtech.jts.index.kdtree.KdNode>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/clean/HoleRemover.java:[91,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/PartitionedUnion.java:[46,27] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.PartitionedUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/PartitionedUnion.java:[46,48] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[47,29] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.SparsePolygonUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[47,52] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[54,29] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.SparsePolygonUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[54,52] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[69,20] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/clean/InvalidHoleRemover.java:[105,20] unchecked call to add(E) as a member of the raw type java.util.List
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jts-lab ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jts-lab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/test-classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/operation/overlayarea/OverlayAreaStarsGridPerfTest.java:[114,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/operation/overlayarea/OverlayAreaGridsPerfTest.java:[155,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/clip/TestPerfRectangleClipPolygon.java:[30,41] unchecked cast
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[INFO] 
[INFO] --- surefire:2.15:test (default-test) @ jts-lab ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.locationtech.jts.geom.OctagonalEnvelopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.locationtech.jts.geom.OctagonalEnvelopeTest
Running org.locationtech.jts.operation.overlayarea.SimpleOverlayAreaTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.locationtech.jts.operation.overlayarea.SimpleOverlayAreaTest
Running org.locationtech.jts.operation.overlayarea.GeometryAreaTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.locationtech.jts.operation.overlayarea.GeometryAreaTest
Running org.locationtech.jts.operation.overlayarea.OverlayAreaTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.locationtech.jts.operation.overlayarea.OverlayAreaTest
Running org.locationtech.jts.operation.union.SparsePolygonUnionTest
MULTIPOLYGON (((10 20, 20 20, 20 10, 10 10, 10 20)), ((30 20, 40 20, 40 10, 30 10, 30 20)))
POLYGON ((10 20, 20 20, 25 20, 25 30, 30 30, 30 20, 30 10, 20 10, 10 10, 10 20))
POLYGON ((10 20, 20 20, 30 20, 30 10, 20 10, 10 10, 10 20))
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.locationtech.jts.operation.union.SparsePolygonUnionTest
Running org.locationtech.jts.operation.union.DisjointSetsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.locationtech.jts.operation.union.DisjointSetsTest
Running org.locationtech.jts.algorithm.axis.ApproximateMedialAxisTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.locationtech.jts.algorithm.axis.ApproximateMedialAxisTest
Running org.locationtech.jtslab.clip.RectangleClipPolygonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.locationtech.jtslab.clip.RectangleClipPolygonTest
Running org.locationtech.jtslab.clean.SmallHoleRemoverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.locationtech.jtslab.clean.SmallHoleRemoverTest
Running org.locationtech.jtslab.clean.InvalidHoleRemoverTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.locationtech.jtslab.clean.InvalidHoleRemoverTest

Results :

Tests run: 46, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ jts-lab ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- javadoc:3.3.0:jar (attach-javadocs) @ jts-lab ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
8 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:116: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:130: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:116: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:130: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:116: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:130: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:116: warning - Tag @link: reference not found: GeometryOperation
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/geom/util/GeometryEditorEx.java:130: warning - Tag @link: reference not found: GeometryOperation
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ jts-lab ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-sources.jar
[WARNING] artifact org.locationtech.jts:jts-lab:java-source:sources:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] >>> pmd:3.14.0:check (default) > :pmd @ jts-lab >>>
[INFO] 
[INFO] --- pmd:3.14.0:pmd (pmd) @ jts-lab ---
[INFO] 
[INFO] <<< pmd:3.14.0:check (default) < :pmd @ jts-lab <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.14.0:check (default) @ jts-lab ---
[INFO] PMD version: 6.36.0
[INFO] 
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jts-lab ---
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/pom.xml to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ jts-lab ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jts-lab ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ jts-lab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[64,22] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[64,52] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[83,41] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[88,61] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[112,58] unchecked conversion
  required: java.util.List<org.locationtech.jts.geom.Polygon>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[149,25] unchecked method invocation: method addAll in interface java.util.List is applied to given types
  required: java.util.Collection<? extends E>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/IteratedOverlayFunctions.java:[149,54] unchecked conversion
  required: java.util.Collection<? extends E>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/overlayarea/OverlayArea.java:[317,43] unchecked conversion
  required: java.util.List<org.locationtech.jts.index.kdtree.KdNode>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/clean/HoleRemover.java:[91,20] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/PartitionedUnion.java:[46,27] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.PartitionedUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/PartitionedUnion.java:[46,48] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[47,29] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.SparsePolygonUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[47,52] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.Collection
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[54,29] unchecked method invocation: constructor <init> in class org.locationtech.jts.operation.union.SparsePolygonUnion is applied to given types
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found: java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[54,52] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jts/operation/union/SparsePolygonUnion.java:[69,20] unchecked conversion
  required: java.util.Collection<org.locationtech.jts.geom.Geometry>
  found:    java.util.ArrayList
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/main/java/org/locationtech/jtslab/clean/InvalidHoleRemover.java:[105,20] unchecked call to add(E) as a member of the raw type java.util.List
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jts-lab ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jts-lab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/test-classes
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/operation/overlayarea/OverlayAreaStarsGridPerfTest.java:[114,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/operation/overlayarea/OverlayAreaGridsPerfTest.java:[155,18] unchecked call to add(E) as a member of the raw type java.util.List
[WARNING] /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/src/test/java/test/jts/perf/clip/TestPerfRectangleClipPolygon.java:[30,41] unchecked cast
  required: java.util.List<org.locationtech.jts.geom.Geometry>
  found:    java.util.List
[INFO] 
[INFO] --- surefire:2.15:test (default-test) @ jts-lab ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ jts-lab ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- javadoc:3.3.0:jar (attach-javadocs) @ jts-lab ---
[INFO] Skipping javadoc generation, everything is up to date.
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-javadoc.jar
[WARNING] artifact org.locationtech.jts:jts-lab:javadoc:javadoc:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ jts-lab ---
[INFO] Building jar: /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-sources.jar
[WARNING] artifact org.locationtech.jts:jts-lab:java-source:sources:1.20.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] >>> pmd:3.14.0:check (default) > :pmd @ jts-lab >>>
[INFO] 
[INFO] --- pmd:3.14.0:pmd (pmd) @ jts-lab ---
[INFO] 
[INFO] <<< pmd:3.14.0:check (default) < :pmd @ jts-lab <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.14.0:check (default) @ jts-lab ---
[INFO] PMD version: 6.36.0
[INFO] 
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jts-lab ---
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/pom.xml to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/JTS_deploy_snapshots/modules/lab/target/jts-lab-1.20.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/locationtech/jts/jts-lab/1.20.0-SNAPSHOT/jts-lab-1.20.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- deploy:3.0.0-M1:deploy (default-deploy) @ jts-lab ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JTS Topology Suite 1.20.0-SNAPSHOT:
[INFO] 
[INFO] JTS Topology Suite Build Configuration ............. SUCCESS [  3.899 s]
[INFO] JTS Topology Suite ................................. SUCCESS [  6.317 s]
[INFO] org.locationtech.jts:jts-modules ................... SUCCESS [  0.392 s]
[INFO] org.locationtech.jts:jts-core ...................... SUCCESS [01:02 min]
[INFO] org.locationtech.jts:jts-io ........................ SUCCESS [  0.306 s]
[INFO] org.locationtech.jts.io:jts-io-common .............. SUCCESS [  4.675 s]
[INFO] org.locationtech.jts:jts-example ................... SUCCESS [  1.256 s]
[INFO] org.locationtech.jts:jts-tests ..................... SUCCESS [  6.224 s]
[INFO] org.locationtech.jts:jts-app ....................... SUCCESS [ 15.232 s]
[INFO] org.locationtech.jts:jts-lab ....................... SUCCESS [  3.504 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:50 min
[INFO] Finished at: 2024-04-18T20:58:17Z
[INFO] ------------------------------------------------------------------------
Triggering a new build of Jeo
Finished: SUCCESS