-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0-M5
-
Fix Version/s: None
-
Component/s: Maven Surefire Plugin
-
Labels:None
The local repo configuration using:
MAVEN_OPTS=-Dmaven.repo.local=$CI_PROJECT_DIR/.m2/repository
Is not working when running the tests, it downloads all the dependencies again in the $HOME directory.