We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we compile from java 1.7 we have error. No error for java 1.8. Let's use java 1.8 for next version?
Log:
INFO] Reactor Summary: [INFO] [INFO] Data Generator Parent POM .......................... SUCCESS [ 5.137 s] [INFO] Data Generator Common Utils ........................ SUCCESS [ 10.378 s] [INFO] Data Generator Core Library ........................ SUCCESS [ 28.855 s] [INFO] Data Generator Example - Default Distributor ....... SUCCESS [ 2.666 s] [INFO] Data Generator Example - HDFS Distributor .......... FAILURE [ 0.747 s] [INFO] Data Generator Simple CSV .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.003 s [INFO] Finished at: 2016-03-11T19:14:03+00:00 [INFO] Final Memory: 46M/217M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4:shade (default) on project dg-example-hadoop: Error creating shaded jar: Invalid signature file digest for Manifest main attributes -> [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]
The text was updated successfully, but these errors were encountered:
See #293
Sorry, something went wrong.
We are no longer supporting Java 1.7, so this is no longer relevant.
No branches or pull requests
When we compile from java 1.7 we have error. No error for java 1.8.
Let's use java 1.8 for next version?
Log:
INFO] Reactor Summary:
[INFO]
[INFO] Data Generator Parent POM .......................... SUCCESS [ 5.137 s]
[INFO] Data Generator Common Utils ........................ SUCCESS [ 10.378 s]
[INFO] Data Generator Core Library ........................ SUCCESS [ 28.855 s]
[INFO] Data Generator Example - Default Distributor ....... SUCCESS [ 2.666 s]
[INFO] Data Generator Example - HDFS Distributor .......... FAILURE [ 0.747 s]
[INFO] Data Generator Simple CSV .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.003 s
[INFO] Finished at: 2016-03-11T19:14:03+00:00
[INFO] Final Memory: 46M/217M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4:shade (default) on project dg-example-hadoop: Error creating shaded jar: Invalid signature file digest for Manifest main attributes -> [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]
The text was updated successfully, but these errors were encountered: