[
https://issues.apache.org/jira/browse/HBASE-19690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved HBASE-19690.
----------------------------
Resolution: Not A Problem
The command passed by dropping package goal.
> 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)