olamy commented on issue #12188: URL: https://github.com/apache/maven/issues/12188#issuecomment-4588224791
Maybe just use Linux to have no problem :) Is it happening for osx? ``` olamy@olamy-pop-os:~/dev/sources/maven/misc/archetypes$ mvn -v Apache Maven 3.10.0-SNAPSHOT (cec31590a78ae40262e945e73a6c20df3dae5736) Maven home: /home/olamy/.sdkman/candidates/maven/3.10.x Java version: 25.0.2, vendor: Eclipse Adoptium, runtime: /home/olamy/.sdkman/candidates/java/25.0.2-tem Default locale: en_AU, platform encoding: UTF-8, time zone: Australia/Brisbane OS name: "linux", version: "6.18.7-76061807-generic", arch: "amd64", family: "unix" olamy@olamy-pop-os:~/dev/sources/maven/misc/archetypes$ mvn clean verify -l ../log.txt olamy@olamy-pop-os:~/dev/sources/maven/misc/archetypes$ ``` -- 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]
