Provides mechanisms to manage and execute tests for Maven plugins (Mojo).
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>3.5.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Tests a Maven plugin Mojo by loading it from a test POM and executing it.
Ensure your Maven version and plugin API dependencies are compatible.
No dependency data recorded yet.