-
Bug
-
Resolution: Done
-
Major
-
9.2.0.Final
-
None
maven.properties uses
localRepository=${localRepository}
but it should be
localRepository=${settings.localRepository}
It only makes a difference when the build is using a custom local repository path.
- relates to
-
JDG-1543 OSGiKarafFeaturesTest.testCleanInstall always fails
- Closed