Hello,
Is it possible to specify programmatically a Maven local directory when using the Install task provided by the Maven plugin?
The documentation says that a custom folder defined in the Maven settings.xml
is taken in consideration by the task, but in my use case I need to specify it from the build script.
Thanks,
Paolo