[ 
https://issues.apache.org/jira/browse/HBASE-19725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315246#comment-16315246
 ] 

stack commented on HBASE-19725:
-------------------------------



[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase ...................................... SUCCESS [9:28.676s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.616s]
[INFO] Apache HBase - Build Support ...................... SUCCESS [0.087s]
[INFO] Apache HBase - Error Prone Rules .................. FAILURE [0.113s]

....

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:31.670s
[INFO] Finished at: Sun Jan 07 04:50:20 PST 2018
[INFO] Final Memory: 467M/7762M
[INFO] ------------------------------------------------------------------------
[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 find 
configuration file at location: hbase/checkstyle.xml: Could not find resource 
'hbase/checkstyle.xml'. -> [Help 1]

Trying to skip checkstyle in reporting section and excluding site from 
errorprone. Takes for ever to run though. Need a skip javadoc ....

> Build fails, unable to read hbase/checkstyle-suppressions.xml "invalid 
> distance too far back"
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-19725
>                 URL: https://issues.apache.org/jira/browse/HBASE-19725
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 2.0.0-beta-1
>
>
> Build is failing on me (Trying to cut beta-1 RC on branch-2). It is first 
> time we go to use the jars made by hbase-checkstyle in the hbase-error-prone 
> module under 'build support' module when running the 'site' target. It is 
> trying to make the checkstyle report.
> I see that we find the right jar to read:
> [DEBUG] The resource 'hbase/checkstyle-suppressions.xml' was found as 
> jar:file:/home/stack/rc/hbase-2.0.0-beta-1.20180107T061305Z/repository/org/apache/hbase/hbase-checkstyle/2.0.0-beta-1/hbase-checkstyle-2.0.0-beta-1.jar!/hbase/checkstyle-suppressions.xml.
> But then it thinks the jar corrupt 'ZipException: invalid distance too far 
> back'.
> Here is mvn output:
> 12667058 [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (checkstyle) on 
> project hbase-error-prone: Failed during checkstyle executi         on: 
> Unable to process suppressions file location: 
> hbase/checkstyle-suppressions.xml: Cannot create file-based resource:invalid 
> distance too far back -> [Help 1]
> 12667059 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
> execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check 
> (checkstyle) on project hba         se-error-prone: Failed during checkstyle 
> execution
> I'm running this command:
> mvn -X install -DskipTests site assembly:single -Papache-release -Prelease 
> -Dmaven.repo.local=//home/stack/rc/hbase-2.0.0-beta-1.20180107T061305Z/repository
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
> 2015-11-10T08:41:47-08:00) 
> Java version: 1.8.0_151, vendor: Oracle Corporation



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to