Bukama commented on PR #89: URL: https://github.com/apache/maven-jarsigner/pull/89#issuecomment-4489820173
Haha :D > Error: The requested profiles [run-its] could not be activated or deactivated because they do not exist. -> [Help 1] org.apache.maven.MissingProfilesException: The requested profiles [run-its] could not be activated or deactivated because they do not exist. On local machine no errors ``` D:\Github\Maven\maven-jarsigner>mvn clean verify -P run-its -V Apache Maven 4.0.0-rc-5 (fb3ecaef88106acb40467a450248dfdbd75f3b35) Maven home: C:\apache-maven-4.0.0-rc-5 Java version: 25.0.2, vendor: Azul Systems, Inc., runtime: C:\Program Files\Zulu\zulu-25 Default locale: de_DE, platform encoding: UTF-8 OS name: "windows 11", version: "10.0", arch: "amd64", family: "winnt" [INFO] -------------------------------------------------------------------------------------------------------------------------- [INFO] BUILD SUCCESS [INFO] -------------------------------------------------------------------------------------------------------------------------- [INFO] Total time: 9.098 s [INFO] Finished at: 2026-05-19T18:22:33+02:00 [INFO] -------------------------------------------------------------------------------------------------------------------------- ``` -- 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]
