Hi, When committing to a PR the QA task fails with this message:
Failed to execute goal com.coveo:fmt-maven-plugin:2.4.0:check (default) on project gt-xsd-filter: Execution default of goal com.coveo:fmt-maven-plugin:2.4.0:check failed. ArrayIndexOutOfBoundsException: Index 17 out of bounds for length 15 -> [Help 1] None of my changes are related to gt-xsd-filter, and I don't see any other messages in the log that can explain the error. I've included the part of the log related to gt-xsd-filter. I don't get any errors when I run the same mvn command in my setup. Link to the PR on Github is here: https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377> Any tip on where to look or how to solve this issue. Is it a bug in GeoTools or in Fmt-Maven-Plugin? Regards, Roar Brænden 5257 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5257>[INFO] -------------------< org.geotools.xsd:gt-xsd-filter >------------------- 5258 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5258>[INFO] Building Filter XML Support 25-SNAPSHOT [42/126] 5259 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5259>[INFO] --------------------------------[ jar ]--------------------------------- 5260 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5260>[INFO] 5261 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5261>[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ gt-xsd-filter --- 5262 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5262>[INFO] 5263 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5263>[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_gt_from_modulename) @ gt-xsd-filter --- 5264 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5264>[INFO] 5265 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5265>[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_dashes_from_modulename) @ gt-xsd-filter --- 5266 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5266>[INFO] 5267 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5267>[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ gt-xsd-filter --- 5268 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5268>[INFO] 5269 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5269>[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gt-xsd-filter --- 5270 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5270>[INFO] Highest basedir set to: /home/runner/work/geotools/geotools 5271 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5271>[INFO] 5272 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5272>[INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ gt-xsd-filter --- 5273 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5273>[INFO] 5274 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5274>[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ gt-xsd-filter --- 5275 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5275>[INFO] Using 'UTF-8' encoding to copy filtered resources. 5276 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5276>[INFO] Copying 8 resources 5277 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5277>[INFO] 5278 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5278>[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gt-xsd-filter --- 5279 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5279>[INFO] Changes detected - recompiling the module! 5280 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5280>[INFO] Compiling 77 source files to /home/runner/work/geotools/geotools/modules/extension/xsd/xsd-filter/target/classes 5281 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5281>[INFO] 5282 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5282>[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ gt-xsd-filter --- 5283 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5283>[INFO] Using 'UTF-8' encoding to copy filtered resources. 5284 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5284>[INFO] Copying 2 resources 5285 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5285>[INFO] 5286 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5286>[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gt-xsd-filter --- 5287 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5287>[INFO] Changes detected - recompiling the module! 5288 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5288>[INFO] Compiling 56 source files to /home/runner/work/geotools/geotools/modules/extension/xsd/xsd-filter/target/test-classes 5289 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5289>[INFO] 5290 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5290>[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ gt-xsd-filter --- 5291 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5291>[INFO] Tests are skipped. 5292 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5292>[INFO] 5293 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5293>[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ gt-xsd-filter --- 5294 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5294>[INFO] Building jar: /home/runner/work/geotools/geotools/modules/extension/xsd/xsd-filter/target/gt-xsd-filter-25-SNAPSHOT.jar 5295 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5295>[INFO] 5296 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5296>[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ gt-xsd-filter --- 5297 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5297>[INFO] Building jar: /home/runner/work/geotools/geotools/modules/extension/xsd/xsd-filter/target/gt-xsd-filter-25-SNAPSHOT-tests.jar 5298 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5298>[INFO] 5299 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5299>[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gt-xsd-filter >>> 5300 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5300>[INFO] 5301 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5301>[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_gt_from_modulename) @ gt-xsd-filter --- 5302 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5302>[INFO] 5303 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5303>[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_dashes_from_modulename) @ gt-xsd-filter --- 5304 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5304>[INFO] 5305 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5305>[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ gt-xsd-filter --- 5306 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5306>[INFO] 5307 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5307>[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gt-xsd-filter --- 5308 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5308>[INFO] Highest basedir set to: /home/runner/work/geotools/geotools 5309 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5309>[INFO] 5310 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5310>[INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ gt-xsd-filter --- 5311 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5311>[INFO] 5312 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5312>[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gt-xsd-filter <<< 5313 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5313>[INFO] 5314 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5314>[INFO] 5315 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5315>[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gt-xsd-filter --- 5316 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5316>[INFO] Building jar: /home/runner/work/geotools/geotools/modules/extension/xsd/xsd-filter/target/gt-xsd-filter-25-SNAPSHOT-sources.jar 5317 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5317>[INFO] 5318 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5318>[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gt-xsd-filter --- 5319 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5319>[debug] Using AOSP style 5320 <https://github.com/geotools/geotools/pull/3256/checks?check_run_id=1580791377#step:5:5320>[INFO]
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel