Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Feedback Received
-
3.0.0-M5
-
None
Description
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.