Commit 9c0d859d authored by 徐伟's avatar 徐伟

打包不成功,尝试更改仓库镜像

parent 778a0f19
......@@ -722,29 +722,29 @@ limitations under the License.
<url>http://www.apache.org</url>
</organization>
<repositories>
<repository>
<id>cdh.repo</id>
<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>
<name>Cloudera Repositories</name>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>cdh.snapshots.repo</id>
<url>https://repository.cloudera.com/artifactory/libs-snapshot-local</url>
<name>Cloudera Snapshots Repository</name>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>false</enabled>
</releases>
</repository>
</repositories>
<!--<repositories>-->
<!--<repository>-->
<!--<id>cdh.repo</id>-->
<!--<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>-->
<!--<name>Cloudera Repositories</name>-->
<!--<snapshots>-->
<!--<enabled>false</enabled>-->
<!--</snapshots>-->
<!--</repository>-->
<!--<repository>-->
<!--<id>cdh.snapshots.repo</id>-->
<!--<url>https://repository.cloudera.com/artifactory/libs-snapshot-local</url>-->
<!--<name>Cloudera Snapshots Repository</name>-->
<!--<snapshots>-->
<!--<enabled>true</enabled>-->
<!--</snapshots>-->
<!--<releases>-->
<!--<enabled>false</enabled>-->
<!--</releases>-->
<!--</repository>-->
<!--</repositories>-->
<distributionManagement>
<!--
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment