Ted Yu created HBASE-18207:
------------------------------
Summary: branch-2 build fails because of missing hbase-checkstyle
jar
Key: HBASE-18207
URL: https://issues.apache.org/jira/browse/HBASE-18207
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
This was the first build with the error:
https://builds.apache.org/job/HBase-2.0/7/jdk=JDK%201.8%20(latest),label=Hadoop/consoleFull
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle (default-cli)
on project hbase: Execution default-cli of goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle failed: Plugin
org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its
dependencies could not be resolved: Could not find artifact
org.apache.hbase:hbase-checkstyle:jar:2.0.0-alpha-1 in Nexus
(http://repository.apache.org/snapshots) -> [Help 1]
[ERROR]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)