AW: JUnit tests for Maven plugin and Java annotations

2016-05-03 Thread Hohl, Gerrit
there is a more straight-forward method like this... Regards, Gerrit -Ursprüngliche Nachricht- Von: Hohl, Gerrit [mailto:g.h...@aurenz.de] Gesendet: Dienstag, 3. Mai 2016 11:48 An: users@maven.apache.org Betreff: JUnit tests for Maven plugin and Java annotations Hello everyone, I'm cur

JUnit tests for Maven plugin and Java annotations

2016-05-03 Thread Hohl, Gerrit
Hello everyone, I'm currently writing a Maven plugin and I want to have some JUnit tests for it. The artifact maven-plugin-testing-harness offers an environment through its AbstractMojoTestCase class. After reading half of the Internet I also got it working. But now I'm stuck as it seems to