[INFO]Scanningforprojects...[WARNING][WARNING]Someproblemswereencounteredwhilebuildingtheeffectivemodelforcom.dxd:rentWeb:war:0.0.1-SNAPSHOT[WARNING]'dependencies.depende...
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.dxd:rentWeb:war:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-codec:commons-codec:jar -> duplicate declaration of version 1.9 @ line 134, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------------------< com.dxd:rentWeb >---------------------------
[INFO] Building rentWeb Maven Webapp 0.0.1-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.761 s
[INFO] Finished at: 2019-12-13T12:26:53+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project rentWeb: Could not resolve dependencies for project com.dxd:rentWeb:war:0.0.1-SNAPSHOT: Failed to collect dependencies at net.sf.json-lib:json-lib:jar:jdk15:2.4 -> net.sf.ezmorph:ezmorph:jar:1.0.6 -> commons-lang:commons-lang:jar:2.3: Failed to read artifact descriptor for commons-lang:commons-lang:jar:2.3: Could not transfer artifact commons-lang:commons-lang:pom:2.3 from/to central (https://repo.maven.apache.org/maven2): Cannot access https://repo.maven.apache.org/maven2 with type default using the available connector factories: BasicRepositoryConnectorFactory: Cannot access https://repo.maven.apache.org/maven2 using the registered transporter factories: WagonTransporterFactory: java.util.NoSuchElementException
[ERROR] role: org.apache.maven.wagon.Wagon
[ERROR] roleHint: https
[ERROR] -> [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
展开