将 Docker 与 Maven Docker Maven 插件集成。我在 Windows 10 家用计算机上通过 Maven 运行 Docker 时遇到问题。使用以下跟踪构建失败。
DOCKER> Cannot create docker access object [Cannot extract API version from
server https://192.168.99.100:2376 :
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target]
[INFO]
Failed to execute goal io.fabric8:docker-maven-plugin:0.21.0:build (default-
cli) on project fleetman: Cannot create docker access object: Cannot extract
API version from server https://192.168.99.100:2376 :
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to …Run Code Online (Sandbox Code Playgroud) 使用Jackson库时,它遵循Eclipse 4.9.0版本中的错误
缺少工件com.fasterxml.jackson.core:jackson-databind:bundle:2.9.6 pom.xml / Jackson-使用第7行Maven依赖问题
当我通过GUI添加Maven依赖项以添加依赖项时,问题就来了。