[
https://issues.apache.org/jira/browse/FALCON-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072665#comment-15072665
]
Pallavi Rao commented on FALCON-1696:
-------------------------------------
The build is failing with the following error:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project checkstyle: groups/excludedGroups require TestNG or JUnit48+ on project
test classpath -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project checkstyle: groups/excludedGroups require TestNG or JUnit48+ on project
test classpath
{code}
This was caused by changes made to checkstyle/pom.xml made via FALCON-570.
Basically, fails when it tries to run the test goal.
[~shwethags], is that particular change required? We need not push the
checkstyle artifact to the repo, right?
> Falcon build failing in checkstyle module
> -----------------------------------------
>
> Key: FALCON-1696
> URL: https://issues.apache.org/jira/browse/FALCON-1696
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Priority: Blocker
> Fix For: 0.9
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)