blob: 7adc179e9a131fce942eb1cf41df224849aebf39 [file] [log] [blame]
<org.sonatype.nexus.configuration.model.CRepository>
<id>default_proxy_release</id>
<name></name>
<localStatus>inService</localStatus>
<proxyMode>allow</proxyMode>
<type>maven2</type>
<allowWrite>false</allowWrite>
<browseable>true</browseable>
<indexable>true</indexable>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<maintainProxiedRepositoryMetadata>false</maintainProxiedRepositoryMetadata>
<repositoryPolicy>release</repositoryPolicy>
<checksumPolicy>warn</checksumPolicy>
<downloadRemoteIndexes>true</downloadRemoteIndexes>
<remoteStorage>
<provider>apacheHttpClient3x</provider>
<url>http://some-remote-repository/repo-root</url>
<modelEncoding>UTF-8</modelEncoding>
</remoteStorage>
<modelVersion>1.0.5</modelVersion>
<modelEncoding>UTF-8</modelEncoding>
</org.sonatype.nexus.configuration.model.CRepository>