There are some ways to do it, e.g., by configuring extensions, but my
sincere suggestion is to separate them to different reactors. Having
them in same reactor can lead to updation of the plugin jar in local
maven repo while it is opened for reading and that will cause JDK to bomb.
RustamAbd wrote:
I have the following project structure:
parent
+ my-plugin
+ my-jar
How can I use my-plugin during building of my-jar, without having to install
my-plugin first?
Simply specifying it as a dependency doesn't work...
Please someone help...
Rusty
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]