Nathan Sturgess created FLUME-2892:
--------------------------------------
Summary: Unable to compile & install flume with Maven
Key: FLUME-2892
URL: https://issues.apache.org/jira/browse/FLUME-2892
Project: Flume
Issue Type: Bug
Affects Versions: v1.6.0
Environment: AWS running:
Ubuntu
Maven 3.3.4
Java 1.6
Reporter: Nathan Sturgess
Priority: Critical
This is my situation:
http://stackoverflow.com/questions/35866078/flume-kafka-integration-produces-zookeeper-related-error
I am trying to build flume with this patch for zookeeper and it is not working.
Most recent example of errors:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:34 min
[INFO] Finished at: 2016-03-10T12:01:54+00:00
[INFO] Final Memory: 64M/192M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on
project flume-jdbc-channel: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/bitnami/flume/flume-ng-channels/flume-jdbc-channel/target/surefire-reports
for the individual test results.
[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 :flume-jdbc-channel
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)