migration-tooling
migration-tooling copied to clipboard
Unable to resolve Maven Model with missing dependencies.dependency.verison
Any idea what this issue is? The Artifact is on maven repo. Happening with several other artifacts as well
WARNING: Unable to resolve Maven model from https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.8.8/jackson-dataformat-xml-2.8.8.pom: 2 problems were encountered while building the effective model for com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.8.8 [ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-annotations:jar is missing. @ [ERROR] 'dependencies.dependency.version' for junit:junit:jar is missing. @
I saw the same thing here: https://github.com/bazelbuild/migration-tooling/issues/57