xiezhiqiang created FLINK-12640: ----------------------------------- Summary: mvn install flink-shaded-hadoop2-uber: Error creating shaded jar: null Key: FLINK-12640 URL: https://issues.apache.org/jira/browse/FLINK-12640 Project: Flink Issue Type: Bug Components: BuildSystem / Shaded Affects Versions: 1.9.0 Environment: jdk8 Reporter: xiezhiqiang
{code:java} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.0.0:shade (shade-hadoop) on project flink-shaded-hadoop2-uber: Error creating shaded jar: null: IllegalArgumentException -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :flink-shaded-hadoop2-uber {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)