On Sunday, 30 January 2022 5:02:31 AM AEDT Andrea Aime wrote: > mvn spotless:apply -nsu -Dall
I tried it on linux. This command works OK, unsurprisingly. Looks like there were a couple of spots you missed in dealing with the old coveo based formatter. See PR against your branch. For novelty, I also tried it on a Windows 11 VM with netbeans. It was a bit messy to do within the IDE, but I think it ran OK. It worked fine on the command line (once I found maven). Test configuration: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: c:\Program Files\NetBeans-12.6\netbeans\java\maven\bin\.. Java version: 1.8.0_312, vendor: Temurin, runtime: C:\Program Files\Eclipse Adoptium\jdk-8.0.312.7-hotspot\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" openjdk version "1.8.0_312" OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07) OpenJDK 64-Bit Server VM (Temurin)(build 25.312-b07, mixed mode) _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
