commit | 6800e0a2123df36c40d0bd6b0c3030314dace51f | [log] [tgz] |
---|---|---|
author | Anaël Closson <ac2550@intl.att.com> | Tue Mar 28 11:19:44 2017 +0200 |
committer | Anaël Closson <ac2550@intl.att.com> | Tue Mar 28 11:20:43 2017 +0200 |
tree | d97bf7fd7578d36e9f689cc7c03e43192b8a9de0 | |
parent | 174d87d14585db8db2e1bd6dc5e8303e94fed194 [diff] |
Settings files where ignored When compiling this project from oustide the LF the settings files should be used to change where the dependencies and plugins should be fetched. The `MVN` environment variable only contains the path to the mvn executable and is lacking of the parameters to take the global settings file and settings file for the project into account. Change-Id: Ice43e8e297cd12fce317941864a8add759e99efd Signed-off-by: Anaël Closson <ac2550@intl.att.com>