slachiewicz opened a new pull request, #1501:
URL: https://github.com/apache/maven-release/pull/1501

   Replaces the remaining org.hamcrest matchers 
(CoreMatchers.instanceOf/is/notNullValue, MatcherAssert.assertThat) in 
maven-release-manager and maven-release-plugin test code with the JUnit Jupiter 
Assertions equivalents, and drops the now-unused hamcrest/hamcrest-core 
dependency declarations.
   
   Verified: mvn verify -pl maven-release-manager,maven-release-plugin -am 
-DskipInvokerITs=true -> BUILD SUCCESS, 769+11+78+18 tests (same totals as 
before).


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

Reply via email to