local-settings.xml (407B)
1 <settings xmlns="http://maven.apache.org/SETTINGS/1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.2.0 http://maven.apache.org/xsd/settings-1.2.0.xsd"> 2 <mirrors> 3 <mirror> 4 <id>4thline-repo-http-unblocker</id> 5 <mirrorOf>4thline-repo</mirrorOf> 6 <name></name> 7 <url>http://4thline.org/m2</url> 8 </mirror> 9 </mirrors> 10 </settings>