I am trying to write a Maven Plugin. This plugin needs to run a separate java process for a separate jar. How to obtain the maven java runtime?
Thanks.
I am trying to write a Maven Plugin. This plugin needs to run a separate java process for a separate jar. How to obtain the maven java runtime?
Thanks.