Bladeren bron

notfoundClass问题修复

JustryDeng 3 jaren geleden
bovenliggende
commit
9483ee79bf
1 gewijzigde bestanden met toevoegingen van 10 en 10 verwijderingen
  1. 10 10
      pom.xml

+ 10 - 10
pom.xml

@@ -27,17 +27,17 @@
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     </properties>
 
-    <distributionManagement>
-        <repository>
-            <id>aliyun-nexus-jd</id>
-            <url>http://47.105.39.189:8081/repository/maven-releases/</url>
-        </repository>
+    <!--    <distributionManagement>-->
+    <!--        <repository>-->
+    <!--            <id>aliyun-nexus-jd</id>-->
+    <!--            <url>http://47.105.39.189:8081/repository/maven-releases/</url>-->
+    <!--        </repository>-->
 
-        <snapshotRepository>
-            <id>aliyun-nexus-jd</id>
-            <url>http://47.105.39.189:8081/repository/maven-snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
+    <!--        <snapshotRepository>-->
+    <!--            <id>aliyun-nexus-jd</id>-->
+    <!--            <url>http://47.105.39.189:8081/repository/maven-snapshots/</url>-->
+    <!--        </snapshotRepository>-->
+    <!--    </distributionManagement>-->
 
     <build>
         <plugins>