Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.3
-
None
-
None
Description
If a mirror is marked "blocked" in settings.xml (with a new boolean field for that), any download request to this mirror will be blocked with an explanation on which repository was mirrored for this blocked mirror request
<mirror> <id>mirrorId</id> <mirrorOf>repositoryId</mirrorOf> <name>Human Readable Name for this Mirror.</name> <url>http://my.repository.com/repo/path</url> <blocked>true</blocked> </mirror>
see MRESOLVER-166
Attachments
Attachments
Issue Links
- depends upon
-
MRESOLVER-166 Add support for blocked repositories/mirrors
- Closed
- is depended upon by
-
MNG-7118 Block external HTTP repositories by default
- Closed
- is related to
-
MNGSITE-452 broken link to settings-1.2.0.xsd
- Closed
-
MNG-8029 improve documentation of mirror in settings
- Closed
- relates to
-
MNG-7128 Improve error message when blocked repository defined in build POM
- Closed