[
https://issues.apache.org/jira/browse/HBASE-19690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308410#comment-16308410
]
Ted Yu commented on HBASE-19690:
--------------------------------
Using the following command afterwards runs to completion.
{code}
mvn -X verify install javadoc:aggregate package assembly:single
-DskipTests=true -Dmaven.javadoc.skip=true -Dhadoop.profile=3.0 -rf
:hbase-error-prone
{code}
> Maven assembly goal fails in master branch with 'invalid distance too far
> back'
> -------------------------------------------------------------------------------
>
> Key: HBASE-19690
> URL: https://issues.apache.org/jira/browse/HBASE-19690
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
>
> I use the following command in master branch :
> {code}
> mvn clean verify install javadoc:aggregate package assembly:single
> -DskipTests=true -Dmaven.javadoc.skip=true -Dhadoop.profile=3.0
> {code}
> It fails with the following error:
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (checkstyle) on
> project hbase-error-prone: Failed during checkstyle execution: Unable to
> process suppressions file location: hbase/checkstyle-suppressions.xml: Cannot
> create file-based resource:invalid distance too far back -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)