• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<mirror>
3    <id>maven-default-http-blocker</id>
4    <mirrorOf>external:http:*</mirrorOf>
5    <name>Pseudo repository to mirror external repositories initially using HTTP.</name>
6    <url>http://0.0.0.0/</url>
7    <blocked>true</blocked>
8</mirror>
9