slachiewicz commented on code in PR #11157: URL: https://github.com/apache/maven/pull/11157#discussion_r2391326720
########## its/README.md: ########## @@ -21,6 +21,12 @@ Maven Core Integration Tests <https://maven.apache.org/core-its/> +By default, the project just packages the tests in an artifact. To actually run them, activate the run-its profile: + +``` +mvn clean test -Prun-its Review Comment: it's duplicate of line 33 -- 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]
