[
https://issues.apache.org/jira/browse/HBASE-19780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336736#comment-16336736
]
Hudson commented on HBASE-19780:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4457 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4457/])
HBASE-19780 Remove execution phase and goal of checkstyle plugin. (appy: rev
0b6422658c6adff8e38d785b3cec4d2cf3b3bc93)
* (edit) hbase-archetypes/pom.xml
* (edit) hbase-spark/pom.xml
* (edit) hbase-rsgroup/pom.xml
* (edit) hbase-thrift/pom.xml
* (edit) hbase-external-blockcache/pom.xml
* (edit) hbase-spark-it/pom.xml
* (edit) hbase-protocol-shaded/pom.xml
* (edit) hbase-protocol/pom.xml
* (edit) hbase-metrics/pom.xml
* (edit) hbase-annotations/pom.xml
* (edit) hbase-replication/pom.xml
* (edit) hbase-hadoop-compat/pom.xml
* (edit) hbase-metrics-api/pom.xml
* (edit) hbase-build-support/hbase-error-prone/pom.xml
* (edit) pom.xml
> Change execution phase of checkstyle plugin back to default 'verify'
> --------------------------------------------------------------------
>
> Key: HBASE-19780
> URL: https://issues.apache.org/jira/browse/HBASE-19780
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
> Assignee: Appy
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19780.master.001.patch,
> HBASE-19780.master.002.patch, HBASE-19780.master.003.patch
>
>
> Not able to run following command successfully:
> {{mvn -DskipTests install site
> -Dmaven.repo.local=/Users/appy/Desktop/temp_repo}}
> Use a clean separate repo so that existing packages don't pollute the build.
> Error is following.
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project
> hbase: failed to get report for
> org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (checkstyle) on
> project hbase-error-prone: Execution checkstyle of goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: Plugin
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its
> dependencies could not be resolved: Failure to find
> org.apache.hbase:hbase-checkstyle:jar:2.0.0-beta-1 in
> http://repository.apache.org/snapshots/ was cached in the local repository,
> resolution will not be reattempted until the update interval of
> apache.snapshots has elapsed or updates are forced -> [Help 1]
> {noformat}
> Note that master build goes pass this point.
> Need to figure out what's the difference and fix the overall build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)