Vihang Karajgaonkar created HIVE-20472:
------------------------------------------
Summary: mvn test failing for metastore-tool module
Key: HIVE-20472
URL: https://issues.apache.org/jira/browse/HIVE-20472
Project: Hive
Issue Type: Bug
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
Fails because there are no applicable tests.
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on
project hive-metastore-benchmarks: 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 :hive-metastore-benchmarks
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)