按你说的删除后,编译如下
[INFO] ------------------------------------------------------------------------
[INFO] Building wk-web 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:9.4.2.v20170220:run (default-cli) > test-compile @ wk-web >>>
Downloading: https://jfrog.nutz.cn/artifactory/snapshots/com/oracle/ojdbc6/11.2.0/ojdbc6-11.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.144 s
[INFO] Finished at: 2017-12-28T16:32:29+08:00
[INFO] Final Memory: 14M/146M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wk-web: Could not resolve dependencies for project cn.wizzer.app:wk-web:war:4.0.1-SNAPSHOT: Failed to collect dependencies at com.oracle:ojdbc6:jar:11.2.0: Failed to read artifact descriptor for com.oracle:ojdbc6:jar:11.2.0: Could not transfer artifact com.oracle:ojdbc6:pom:11.2.0 from/to nutzcn-snapshots (https://jfrog.nutz.cn/artifactory/snapshots): Failed to transfer file: https://jfrog.nutz.cn/artifactory/snapshots/com/oracle/ojdbc6/11.2.0/ojdbc6-11.2.0.pom. Return code is: 409 , ReasonPhrase:Conflict. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Disconnected from the target VM, address: '127.0.0.1:5617', transport: 'socket'