...
| No Format |
|---|
<localRepository>file://${MVN_HOME}/repository</localRepository>
|
. This works, because config.xml reads environment-variables. If you found this page, you might have tried i.e.
...
${project.basedir}
...
and have noted it is not set.
...
