Can't mirror 'central' to local repo for it tests, it wont download new dependencies then

This commit is contained in:
Joakim Erdfelt 2019-08-05 12:17:37 -05:00
parent ab015f2653
commit 4d2c981718

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<!--
<mirrors>
<mirror>
<id>local.mirror</id>
@ -8,6 +9,7 @@
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
-->
<profiles>
<profile>
<id>it-repo</id>