Hi all,

I wrote my first Maven Plugin: "junit-platform-maven-plugin" [1].
It is a convenient wrapper starting the JUnit Platform Console Launcher [2].

I'd appreciate a quick review if I followed the common and
recommended standards for writing Maven Plugins. I opened
an issue to gather any feedback: [3]

Thanks in advance for feedback!

Cheers,
Christian

[1] https://github.com/sormuras/junit-platform-maven-plugin
[2]
https://junit.org/junit5/docs/current/user-guide/#running-tests-console-launcher
[3] https://github.com/sormuras/junit-platform-maven-plugin/issues/9

Reply via email to