I'm not sure what happens with Maven, but when trying to consume when using
Gradle 3.0 I get an error message about unresolved POM dependency.

> Could not resolve org.apache.yetus:audience-annotations:0.3.0.
   > Could not parse POM
https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.3.0/audience-annotations-0.3.0.pom
      > Unable to resolve version for dependency 'jdk.tools:jdk.tools:jar'
> Could not resolve org.apache.yetus:audience-annotations:0.3.0.
   > Could not parse POM
https://repo.gradle.org/gradle/repo/org/apache/yetus/audience-annotations/0.3.0/audience-annotations-0.3.0.pom
      > Unable to resolve version for dependency 'jdk.tools:jdk.tools:jar'


Any thoughts around this?

Reply via email to