Closed dingmaotu closed 6 years ago
boot downloads all maven pom dependencies to default location ~/.m2/repository, while my settings.xml gives another location as the local repository
From boot --help
boot --help
BOOT_LOCAL_REPO The local Maven repo path (~/.m2/repository).
Thanks, didn't notice that.
boot downloads all maven pom dependencies to default location ~/.m2/repository, while my settings.xml gives another location as the local repository