Hi,

I'm writing a Mojo with an Extension extending
AbstractMavenLifecycleParticipant.

Now, I'd like to write some tests on the extension logic. Although
Maven provides docs about writing tests over Mojos[1], it doesn't tell
how to test if an extension [2] is properly loaded and executed.

Are there some examples of such test cases?

Best,
tison.

[1] 
https://maven.apache.org/plugin-developers/plugin-testing.html#using-plexustestcase
[2] https://maven.apache.org/guides/mini/guide-using-extensions.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to