Pankraz76 commented on PR #2309:
URL: https://github.com/apache/maven/pull/2309#issuecomment-2868654844

   > https://hamcrest.org/JavaHamcrest/ is really nice This will turn into 
preferences discussion :)
   
   yes and checkstyle has another great solution for the exact same problem.
   
   > We use Truth
   > 
   > 
[checkstyle/pom.xml](https://github.com/checkstyle/checkstyle/blob/02b1e1e844a77d2bf5d0f9b034a6208912ba0903/pom.xml#L381-L385)
   > 
   > Lines 381 to 385 in 
[02b1e1e](/checkstyle/checkstyle/commit/02b1e1e844a77d2bf5d0f9b034a6208912ba0903)
   > 
   >    <groupId>com.google.truth</groupId> 
   >    <artifactId>truth</artifactId> 
   >    <version>1.4.4</version> 
   >    <scope>test</scope> 
   >  </dependency>
   
   https://github.com/checkstyle/checkstyle/issues/17047#issuecomment-2867806999
   
   
   I aim to have one to rule then all, not to ask questions which one to choose.
   
   We dont need the overhead, its one thing like in our software design. SOC 
and not everything together.


-- 
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

Reply via email to