Is there a way to access maven local repository location in the plugin or in the pom.xml.
I have tried the following vars:
${maven.repo.local}
${localRepository}
I try to pass them as a parameter in the plugin metadata file.
Any help will be highly appreciated.
Thanks,
Rahul
6605
