Pankraz76 commented on PR #2309: URL: https://github.com/apache/maven/pull/2309#issuecomment-2868713909
> This will turn into preferences discussion :) ## Leadership and the Single Source of Truth (SSOT) Imperative ### The Fundamental Issue This isn't a technical challenge - it's a leadership and standards compliance failure. We're violating basic software engineering principles that were settled decades ago. **Current Unacceptable State**: - ▶️ **3 competing styles** creating maintenance nightmares - ▶️ **Architectural indecision** masquerading as flexibility - ▶️ **Violating the SSOT principle** at massive future cost ### Non-Negotiable Truths 1. **This isn't debatable** SSOT isn't some "interesting approach" - it's table stakes for professional software development. *"Which style should we use?"* is the wrong question - the right question is *"Why aren't we enforcing our standard?"* 2. **Framework neutrality** ```diff - Arguing about frameworks while ignoring architectural integrity + Standardizing first, then implementing consistently -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org