cstamas commented on issue #1598: URL: https://github.com/apache/maven-dependency-plugin/issues/1598#issuecomment-4480903562
Toolbox fixed: ``` [cstamas@angeleyes m-dependency-p-1598]$ mvn -V toolbox:0.15.10-SNAPSHOT:check-exclusions Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) Maven home: /home/cstamas/.sdkman/candidates/maven/3.9.16 Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: /home/cstamas/.sdkman/candidates/java/21.0.11-tem Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "7.0.8-100.fc43.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] -----------------------< com.example:reproducer >----------------------- [INFO] Building reproducer v2 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- toolbox:0.15.10-SNAPSHOT:check-exclusions (default-cli) @ reproducer --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.288 s [INFO] Finished at: 2026-05-18T20:53:31+02:00 [INFO] ------------------------------------------------------------------------ [cstamas@angeleyes m-dependency-p-1598]$ ``` I bet is the same issue in m-dep-p -- 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]
