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

Arpit Agarwal commented on HADOOP-11889:
----------------------------------------

Is it just me or has this commit broken surefire?

{code}
$ mvn test
...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on 
project hadoop-build-tools: No tests were executed!  (Set -DfailIfNoTests=false 
to ignore this error.) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-build-tools
{code}

> Make checkstyle runnable from root project
> ------------------------------------------
>
>                 Key: HADOOP-11889
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11889
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 2.7.0
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-11889.001.patch, HADOOP-11889.002.patch, 
> HADOOP-11889.003.patch, HADOOP-11889.004.patch, HADOOP-11889.004.patch
>
>
> Checkstyle -1 are hard to debug without submitting to Jenkins and downloading 
> build artifacts.
> With this JIRA we 
> # remove identical checkstyle rules in hdfs which is identical to common 
> # move checkstyle plugin to the parent pom
> # update rules to ignore import



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to