Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
Description
For a command line like
mvn ... -D maven.repo.local=path
the plugin parameter expression ${settings.localRepository} resolves to the path given in the global/user settings.xml, i.e. the override from CLI is not reflected.