elharo commented on code in PR #69: URL: https://github.com/apache/maven-remote-resources-plugin/pull/69#discussion_r1891714632
########## src/test/java/org/apache/maven/plugin/resources/remote/RemoteResourcesMojoTest.java: ########## @@ -51,6 +52,8 @@ import org.eclipse.aether.internal.impl.SimpleLocalRepositoryManagerFactory; import org.eclipse.aether.repository.LocalRepository; +import static org.assertj.core.api.Assertions.assertThat; Review Comment: These days we're using Hamcrest, not assertj -- 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