garydgregory commented on PR #719: URL: https://github.com/apache/commons-parent/pull/719#issuecomment-5461791756
@ppkarwasz Are you sure? When I run locally on macOS, I see: ``` [INFO] --- animal-sniffer:1.27:check (checkAPIcompatibility) @ commons-xml --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] ``` Using: ``` Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) Maven home: /opt/homebrew/Cellar/maven/3.9.16/libexec Java version: 1.8.0_481, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-1.8.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "26.6.2", arch: "aarch64", family: "mac" ``` On GH CI here on Windows and Java 8, I see the same as above, using: ``` Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) Maven home: C:\ProgramData\chocolatey\lib\maven\apache-maven-3.9.16 Java version: 1.8.0_502, vendor: Temurin, runtime: C:\hostedtoolcache\windows\Java_Temurin-Hotspot_jdk\8.0.502-7\x64\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2025", version: "10.0", arch: "amd64", family: "windows" ``` What do you see and where? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
