代码拉取完成,页面将自动刷新
同步操作将从 v5tech/maven-framework-project 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<nexusConfiguration>
<version>2.2.0</version>
<nexusVersion>2.5.1-01</nexusVersion>
<globalConnectionSettings>
<connectionTimeout>20000</connectionTimeout>
<retrievalRetryCount>3</retrievalRetryCount>
<queryString></queryString>
</globalConnectionSettings>
<restApi>
<uiTimeout>60000</uiTimeout>
</restApi>
<httpProxy>
<enabled>true</enabled>
<port>8082</port>
<proxyPolicy>strict</proxyPolicy>
</httpProxy>
<routing>
<resolveLinks>true</resolveLinks>
</routing>
<repositories>
<repository>
<id>central</id>
<name>Central</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo1.maven.org/maven2/</url>
<mirrors>
<mirror>
<id>http://mirrors.ibiblio.org/pub/mirrors/maven2</id>
<url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
</mirror>
</mirrors>
</remoteStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>-1</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>true</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>RELEASE</repositoryPolicy>
<autoBlockActive>true</autoBlockActive>
<fileTypeValidation>true</fileTypeValidation>
<metadataMaxAge>1440</metadataMaxAge>
</externalConfiguration>
</repository>
<repository>
<id>apache-snapshots</id>
<name>Apache Snapshots</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repository.apache.org/snapshots/</url>
</remoteStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>1440</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>true</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>SNAPSHOT</repositoryPolicy>
<autoBlockActive>true</autoBlockActive>
<fileTypeValidation>true</fileTypeValidation>
<metadataMaxAge>1440</metadataMaxAge>
</externalConfiguration>
</repository>
<repository>
<id>codehaus-snapshots</id>
<name>Codehaus Snapshots</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://nexus.codehaus.org/snapshots/</url>
</remoteStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>1440</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>true</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>SNAPSHOT</repositoryPolicy>
<autoBlockActive>true</autoBlockActive>
<fileTypeValidation>true</fileTypeValidation>
<metadataMaxAge>1440</metadataMaxAge>
</externalConfiguration>
</repository>
<repository>
<id>releases</id>
<name>Releases</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>ALLOW_WRITE_ONCE</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>-1</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>false</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>RELEASE</repositoryPolicy>
</externalConfiguration>
</repository>
<repository>
<id>snapshots</id>
<name>Snapshots</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>ALLOW_WRITE</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>1440</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>false</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>SNAPSHOT</repositoryPolicy>
</externalConfiguration>
</repository>
<repository>
<id>thirdparty</id>
<name>3rd party</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>ALLOW_WRITE_ONCE</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<proxyMode>ALLOW</proxyMode>
<artifactMaxAge>-1</artifactMaxAge>
<itemMaxAge>1440</itemMaxAge>
<cleanseRepositoryMetadata>false</cleanseRepositoryMetadata>
<downloadRemoteIndex>false</downloadRemoteIndex>
<checksumPolicy>WARN</checksumPolicy>
<repositoryPolicy>RELEASE</repositoryPolicy>
</externalConfiguration>
</repository>
<repository>
<id>central-m1</id>
<name>Central M1 shadow</name>
<providerRole>org.sonatype.nexus.proxy.repository.ShadowRepository</providerRole>
<providerHint>m2-m1-shadow</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>15</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<masterRepositoryId>central</masterRepositoryId>
<syncAtStartup>false</syncAtStartup>
</externalConfiguration>
</repository>
<repository>
<id>public</id>
<name>Public Repositories</name>
<providerRole>org.sonatype.nexus.proxy.repository.GroupRepository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>15</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<mergeMetadata>true</mergeMetadata>
<memberRepositories>
<memberRepository>releases</memberRepository>
<memberRepository>thirdparty</memberRepository>
<memberRepository>central</memberRepository>
<memberRepository>alfresco</memberRepository>
<memberRepository>codehaus</memberRepository>
<memberRepository>google</memberRepository>
<memberRepository>java.net-m2</memberRepository>
<memberRepository>jboss.repository</memberRepository>
<memberRepository>sonatyperepository</memberRepository>
<memberRepository>repo.spring.io.release</memberRepository>
<memberRepository>kantega</memberRepository>
<memberRepository>nightlabs</memberRepository>
<memberRepository>nuxeo</memberRepository>
<memberRepository>spy</memberRepository>
<memberRepository>thebuzzmedia</memberRepository>
<memberRepository>muleforge-repo</memberRepository>
<memberRepository>repo.maven.mule</memberRepository>
<memberRepository>yongtai</memberRepository>
<memberRepository>betaconceptframework</memberRepository>
<memberRepository>camunda</memberRepository>
<memberRepository>ibiblio</memberRepository>
<memberRepository>squashtest</memberRepository>
<memberRepository>jboss-thirdparty-releases</memberRepository>
<memberRepository>repo.spring.io.snapshot</memberRepository>
<memberRepository>oss.sourceforge-releases</memberRepository>
<memberRepository>softeu</memberRepository>
<memberRepository>apache-repo</memberRepository>
<memberRepository>oschina.releases</memberRepository>
<memberRepository>cloudhopper</memberRepository>
<memberRepository>kaifazhe</memberRepository>
<memberRepository>maven-db-plugin-repo</memberRepository>
</memberRepositories>
</externalConfiguration>
</repository>
<repository>
<id>google</id>
<name>Google Code</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://google-maven-repository.googlecode.com/svn/repository/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>java.net-m2</id>
<name>java.net - Maven 2</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://download.java.net/maven/2/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>java.net-m1</id>
<name>java.net - Maven 1</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven1</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://download.java.net/maven/1/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>sonatyperepository</id>
<name>Sonatype Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repository.sonatype.org/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>alfresco</id>
<name>Alfresco</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://maven.alfresco.com/nexus/content/repositories/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>codehaus</id>
<name>Codehaus</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repository.codehaus.org/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>jboss.repository</id>
<name>Jboss Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://repository.jboss.org/nexus/content/repositories/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>java.net-m1-m2</id>
<name>java.net-M1 M2 shadow</name>
<providerRole>org.sonatype.nexus.proxy.repository.ShadowRepository</providerRole>
<providerHint>m1-m2-shadow</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheTTL>15</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<externalConfiguration>
<masterRepositoryId>java.net-m1</masterRepositoryId>
<synchronizeAtStartup>false</synchronizeAtStartup>
</externalConfiguration>
</repository>
<repository>
<id>repo.spring.io.release</id>
<name>SpringSource Release Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo.spring.io/release/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>BLOCKED_AUTO</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>kantega</id>
<name>kantega</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://opensource.kantega.no/nexus/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>nightlabs</id>
<name>nightlabs</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://dev.nightlabs.org/maven-repository/repo/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>nuxeo</id>
<name>nuxeo</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://maven-us.nuxeo.org/nexus/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>spy</id>
<name>Spy Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://files.couchbase.com/maven2/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>thebuzzmedia</id>
<name>The Buzz Media Maven Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://maven.thebuzzmedia.com/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>muleforge-repo</id>
<name>MuleForge Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repository.muleforge.org/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>repo.maven.mule</id>
<name>Mule Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo1.maven.org/maven/mule/dependencies/maven2/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>yongtai</id>
<name>yongtai</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo.yongtai.com.cn/nexus/content/repositories/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>betaconceptframework</id>
<name>betaconceptframework</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://nexus.betaconceptframework.org/nexus/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>camunda</id>
<name>camunda</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://app.camunda.com/nexus/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>ibiblio</id>
<name>ibiblio</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://mirrors.ibiblio.org/maven/mule/dependencies/maven2/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>squashtest</id>
<name>squashtest</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo.squashtest.org/maven2/releases/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>jboss-thirdparty-releases</id>
<name>Jboss Thirdparty Releases Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>repo.spring.io.snapshot</id>
<name>SpringSource Snapshot Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://repo.spring.io/snapshot/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>BLOCKED_AUTO</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>oss.sourceforge-releases</id>
<name>Sourceforge Releases</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://oss.sonatype.org/content/repositories/sourceforge-releases/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>softeu</id>
<name>softeu</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://maven.in.softeu.cz/nexus/content/repositories/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
<repository>
<id>oschina.releases</id>
<name>Oschina Releases</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://maven.oschina.net/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>apache-repo</id>
<name>Apache Repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://repository.apache.org/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>cloudhopper</id>
<name>Repository for Cloudhopper</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://maven.cloudhopper.com/repos/third-party/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>kaifazhe</id>
<name>kaifazhe</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>http://maven.kaifazhe.me/content/groups/public/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
</externalConfiguration>
</repository>
<repository>
<id>maven-db-plugin-repo</id>
<name>maven db plugin repository</name>
<providerRole>org.sonatype.nexus.proxy.repository.Repository</providerRole>
<providerHint>maven2</providerHint>
<localStatus>IN_SERVICE</localStatus>
<notFoundCacheActive>true</notFoundCacheActive>
<notFoundCacheTTL>1440</notFoundCacheTTL>
<userManaged>true</userManaged>
<exposed>true</exposed>
<browseable>true</browseable>
<writePolicy>READ_ONLY</writePolicy>
<indexable>true</indexable>
<searchable>true</searchable>
<localStorage>
<provider>file</provider>
</localStorage>
<remoteStorage>
<url>https://maven-db-plugin.googlecode.com/svn/maven/repo/</url>
</remoteStorage>
<externalConfiguration>
<repositoryPolicy>RELEASE</repositoryPolicy>
<checksumPolicy>WARN</checksumPolicy>
<fileTypeValidation>true</fileTypeValidation>
<downloadRemoteIndex>true</downloadRemoteIndex>
<artifactMaxAge>-1</artifactMaxAge>
<metadataMaxAge>1440</metadataMaxAge>
<itemMaxAge>1440</itemMaxAge>
<autoBlockActive>true</autoBlockActive>
<proxyMode>ALLOW</proxyMode>
</externalConfiguration>
</repository>
</repositories>
<repositoryGrouping>
<pathMappings>
<pathMapping>
<id>inhouse-stuff</id>
<groupId>*</groupId>
<routeType>inclusive</routeType>
<routePatterns>
<routePattern>^/(com|org)/somecompany/.*</routePattern>
</routePatterns>
<repositories>
<repository>snapshots</repository>
<repository>releases</repository>
</repositories>
</pathMapping>
<pathMapping>
<id>apache-stuff</id>
<groupId>*</groupId>
<routeType>exclusive</routeType>
<routePatterns>
<routePattern>^/org/some-oss/.*</routePattern>
</routePatterns>
<repositories>
<repository>releases</repository>
<repository>snapshots</repository>
</repositories>
</pathMapping>
</pathMappings>
</repositoryGrouping>
<repositoryTargets>
<repositoryTarget>
<id>1</id>
<name>All (Maven2)</name>
<contentClass>maven2</contentClass>
<patterns>
<pattern>.*</pattern>
</patterns>
</repositoryTarget>
<repositoryTarget>
<id>2</id>
<name>All (Maven1)</name>
<contentClass>maven1</contentClass>
<patterns>
<pattern>.*</pattern>
</patterns>
</repositoryTarget>
<repositoryTarget>
<id>3</id>
<name>All but sources (Maven2)</name>
<contentClass>maven2</contentClass>
<patterns>
<pattern>(?!.*-sources.*).*</pattern>
</patterns>
</repositoryTarget>
<repositoryTarget>
<id>4</id>
<name>All Metadata (Maven2)</name>
<contentClass>maven2</contentClass>
<patterns>
<pattern>.*maven-metadata\.xml.*</pattern>
</patterns>
</repositoryTarget>
<repositoryTarget>
<id>any</id>
<name>All (Any Repository)</name>
<contentClass>any</contentClass>
<patterns>
<pattern>.*</pattern>
</patterns>
</repositoryTarget>
<repositoryTarget>
<id>site</id>
<name>All (site)</name>
<contentClass>site</contentClass>
<patterns>
<pattern>.*</pattern>
</patterns>
</repositoryTarget>
</repositoryTargets>
<tasks>
<task>
<id>126</id>
<name>Health Check: repo.maven.mule</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390827763379</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390827763379</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>repo.maven.mule</value>
</property>
<property>
<key>.name</key>
<value>Health Check: repo.maven.mule</value>
</property>
<property>
<key>.id</key>
<value>126</value>
</property>
</properties>
</task>
<task>
<id>83</id>
<name>Health Check: muleforge-repo</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390835252618</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390835252618</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>muleforge-repo</value>
</property>
<property>
<key>.name</key>
<value>Health Check: muleforge-repo</value>
</property>
<property>
<key>.id</key>
<value>83</value>
</property>
</properties>
</task>
<task>
<id>12</id>
<name>Health Check: alfresco</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836796612</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836796612</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>alfresco</value>
</property>
<property>
<key>.name</key>
<value>Health Check: alfresco</value>
</property>
<property>
<key>.id</key>
<value>12</value>
</property>
</properties>
</task>
<task>
<id>115</id>
<name>Health Check: oschina.releases</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390834883946</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390834883946</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>oschina.releases</value>
</property>
<property>
<key>.name</key>
<value>Health Check: oschina.releases</value>
</property>
<property>
<key>.id</key>
<value>115</value>
</property>
</properties>
</task>
<task>
<id>106</id>
<name>Health Check: repo.spring.io.snapshot</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390827592119</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390827592119</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>repo.spring.io.snapshot</value>
</property>
<property>
<key>.name</key>
<value>Health Check: repo.spring.io.snapshot</value>
</property>
<property>
<key>.id</key>
<value>106</value>
</property>
</properties>
</task>
<task>
<id>15</id>
<name>Health Check: google</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836900752</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836900752</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>google</value>
</property>
<property>
<key>.name</key>
<value>Health Check: google</value>
</property>
<property>
<key>.id</key>
<value>15</value>
</property>
</properties>
</task>
<task>
<id>73</id>
<name>Health Check: kantega</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836964716</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836964716</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>kantega</value>
</property>
<property>
<key>.name</key>
<value>Health Check: kantega</value>
</property>
<property>
<key>.id</key>
<value>73</value>
</property>
</properties>
</task>
<task>
<id>134</id>
<name>Health Check: maven-db-plugin-repo</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836977151</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836977151</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>maven-db-plugin-repo</value>
</property>
<property>
<key>.name</key>
<value>HealthCheckTask</value>
</property>
</properties>
</task>
<task>
<id>87</id>
<name>Health Check: yongtai</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836038673</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836038673</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>yongtai</value>
</property>
<property>
<key>.name</key>
<value>Health Check: yongtai</value>
</property>
<property>
<key>.id</key>
<value>87</value>
</property>
</properties>
</task>
<task>
<id>102</id>
<name>Health Check: jboss-thirdparty-releases</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390827369711</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390827369711</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>jboss-thirdparty-releases</value>
</property>
<property>
<key>.name</key>
<value>Health Check: jboss-thirdparty-releases</value>
</property>
<property>
<key>.id</key>
<value>102</value>
</property>
</properties>
</task>
<task>
<id>90</id>
<name>Health Check: betaconceptframework</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836235193</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836235193</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>betaconceptframework</value>
</property>
<property>
<key>.name</key>
<value>Health Check: betaconceptframework</value>
</property>
<property>
<key>.id</key>
<value>90</value>
</property>
</properties>
</task>
<task>
<id>124</id>
<name>Health Check: cloudhopper</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837116064</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837116064</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>cloudhopper</value>
</property>
<property>
<key>.name</key>
<value>Health Check: cloudhopper</value>
</property>
<property>
<key>.id</key>
<value>124</value>
</property>
</properties>
</task>
<task>
<id>125</id>
<name>Health Check: repo.spring.io.release</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390827568079</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390827568079</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>repo.spring.io.release</value>
</property>
<property>
<key>.name</key>
<value>Health Check: repo.spring.io.release</value>
</property>
<property>
<key>.id</key>
<value>125</value>
</property>
</properties>
</task>
<task>
<id>16</id>
<name>Health Check: java.net-m1</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837227774</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837227774</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>java.net-m1</value>
</property>
<property>
<key>.name</key>
<value>Health Check: java.net-m1</value>
</property>
<property>
<key>.id</key>
<value>16</value>
</property>
</properties>
</task>
<task>
<id>19</id>
<name>Health Check: sonatyperepository</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837351046</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837351046</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>sonatyperepository</value>
</property>
<property>
<key>.name</key>
<value>Health Check: sonatyperepository</value>
</property>
<property>
<key>.id</key>
<value>19</value>
</property>
</properties>
</task>
<task>
<id>18</id>
<name>Health Check: jboss.repository</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837365364</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837365364</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>jboss.repository</value>
</property>
<property>
<key>.name</key>
<value>Health Check: jboss.repository</value>
</property>
<property>
<key>.id</key>
<value>18</value>
</property>
</properties>
</task>
<task>
<id>123</id>
<name>Health Check: apache-repo</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837421683</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837421683</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>apache-repo</value>
</property>
<property>
<key>.name</key>
<value>Health Check: apache-repo</value>
</property>
<property>
<key>.id</key>
<value>123</value>
</property>
</properties>
</task>
<task>
<id>108</id>
<name>Health Check: oss.sourceforge-releases</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390833217928</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390833217928</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>oss.sourceforge-releases</value>
</property>
<property>
<key>.name</key>
<value>Health Check: oss.sourceforge-releases</value>
</property>
<property>
<key>.id</key>
<value>108</value>
</property>
</properties>
</task>
<task>
<id>92</id>
<name>Health Check: camunda</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837506345</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837506345</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>camunda</value>
</property>
<property>
<key>.name</key>
<value>Health Check: camunda</value>
</property>
<property>
<key>.id</key>
<value>92</value>
</property>
</properties>
</task>
<task>
<id>14</id>
<name>Health Check: codehaus</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837566200</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837566200</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>codehaus</value>
</property>
<property>
<key>.name</key>
<value>Health Check: codehaus</value>
</property>
<property>
<key>.id</key>
<value>14</value>
</property>
</properties>
</task>
<task>
<id>132</id>
<name>Health Check: kaifazhe</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390830501007</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390830501007</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>kaifazhe</value>
</property>
<property>
<key>.name</key>
<value>Health Check: kaifazhe</value>
</property>
<property>
<key>.id</key>
<value>132</value>
</property>
</properties>
</task>
<task>
<id>21</id>
<name>Health Check: java.net-m2</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837004335</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837004335</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>java.net-m2</value>
</property>
<property>
<key>.name</key>
<value>Health Check: java.net-m2</value>
</property>
<property>
<key>.id</key>
<value>21</value>
</property>
</properties>
</task>
<task>
<id>77</id>
<name>Health Check: nightlabs</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837819924</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837819924</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>nightlabs</value>
</property>
<property>
<key>.name</key>
<value>Health Check: nightlabs</value>
</property>
<property>
<key>.id</key>
<value>77</value>
</property>
</properties>
</task>
<task>
<id>96</id>
<name>Health Check: ibiblio</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390837860158</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390837860158</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>ibiblio</value>
</property>
<property>
<key>.name</key>
<value>Health Check: ibiblio</value>
</property>
<property>
<key>.id</key>
<value>96</value>
</property>
</properties>
</task>
<task>
<id>76</id>
<name>Health Check: nuxeo</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390838055641</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390838055641</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>nuxeo</value>
</property>
<property>
<key>.name</key>
<value>Health Check: nuxeo</value>
</property>
<property>
<key>.id</key>
<value>76</value>
</property>
</properties>
</task>
<task>
<id>98</id>
<name>Health Check: squashtest</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390840093194</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390840093194</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>squashtest</value>
</property>
<property>
<key>.name</key>
<value>Health Check: squashtest</value>
</property>
<property>
<key>.id</key>
<value>98</value>
</property>
</properties>
</task>
<task>
<id>110</id>
<name>Health Check: softeu</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390833723313</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390833723313</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>softeu</value>
</property>
<property>
<key>.name</key>
<value>Health Check: softeu</value>
</property>
<property>
<key>.id</key>
<value>110</value>
</property>
</properties>
</task>
<task>
<id>81</id>
<name>Health Check: thebuzzmedia</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390840400815</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390840400815</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>thebuzzmedia</value>
</property>
<property>
<key>.name</key>
<value>Health Check: thebuzzmedia</value>
</property>
<property>
<key>.id</key>
<value>81</value>
</property>
</properties>
</task>
<task>
<id>79</id>
<name>Health Check: spy</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390836987291</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390836987291</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>spy</value>
</property>
<property>
<key>.name</key>
<value>Health Check: spy</value>
</property>
<property>
<key>.id</key>
<value>79</value>
</property>
</properties>
</task>
<task>
<id>13</id>
<name>Health Check: central</name>
<enabled>true</enabled>
<type>HealthCheckTask</type>
<status>WAITING</status>
<nextRun>1390841502664</nextRun>
<schedule>
<type>hourly</type>
<startDate>1390841502664</startDate>
</schedule>
<properties>
<property>
<key>repoId</key>
<value>central</value>
</property>
<property>
<key>.name</key>
<value>Health Check: central</value>
</property>
<property>
<key>.id</key>
<value>13</value>
</property>
</properties>
</task>
</tasks>
<smtpConfiguration>
<hostname>smtp-host</hostname>
<port>25</port>
<username>smtp-username</username>
<password>{AI7C9STZ96QHpf5CuoPuG4U5Kd8RaQH3BZvoyCtNoUo=}</password>
<systemEmailAddress>system@nexus.org</systemEmailAddress>
</smtpConfiguration>
<errorReporting>
<jiraUrl>https://issues.sonatype.org</jiraUrl>
<jiraProject>PR</jiraProject>
</errorReporting>
<notification />
</nexusConfiguration>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。