I was thinking of going your second route, as there are common files that
need to be distributed by the plugin, which need to be filtered with the
build properties at the client build time. Are there any examples of
calling another Mojo from within your own Mojo that you know of?
Damon
On Wed, Ap
On Thu, Apr 26, 2018 at 1:11 AM Damon Jacobsen
wrote:
> I am trying to get my feet wet with plugin development, and struggling
> with some of the basics.I am trying to get the resource I am copying into
> the build directory to be filtered in the same way that the maven
resources
> plugin works
I am trying to get my feet wet with plugin development, and struggling with
some of the basics.I am trying to get the resource I am copying into the
build directory to be filtered in the same way that the maven resources
plugin works. I could manually filter for only my own properties, but I
would
I am trying to get my feet wet with plugin development, and struggling
with some of the basics.I am trying to get the resource I am copying into
the build directory to be filtered in the same way that the maven resources
plugin works. I could manually filter for only my own properties, but I
would