gnodet commented on code in PR #11682: URL: https://github.com/apache/maven/pull/11682#discussion_r3284356725
########## README.md: ########## @@ -26,7 +26,7 @@ Apache Maven - [3.9.x](https://github.com/apache/maven/tree/maven-3.9.x): [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven) -Apache Maven is a software project management and comprehension tool. Based on +Apache Maven is a software project management and build automation tool. Based on Review Comment: This changes Maven's canonical self-description. The phrase "software project management and comprehension tool" has been Maven's official tagline for over 20 years (see [maven.apache.org](https://maven.apache.org/)). The word "comprehension" is intentional — it refers to Maven's ability to help developers *understand* a project (dependency tree, reports, site docs), not just build it. Replacing it with "build automation" narrows the meaning and diverges from the project's established identity. I would keep the original wording. -- 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]
