diff --git a/dev/create_release.sh b/dev/create_release.sh index ff9c6d95dda..d35b8fe9251 100755 --- a/dev/create_release.sh +++ b/dev/create_release.sh @@ -97,9 +97,9 @@ function make_binary_release() { git_clone make_source_package -make_binary_release netinst "-Pweb-angular -pl !hbase,!jdbc,!file,!flink,!cassandra,!elasticsearch,!bigquery,!alluxio,!livy,!groovy,!java,!neo4j,!submarine,!sparql,!mongodb -am" +make_binary_release netinst "-Pweb-angular -pl !hbase,!jdbc,!file,!flink,!cassandra,!elasticsearch,!bigquery,!alluxio,!livy,!groovy,!java,!neo4j,!submarine,!sparql,!mongodb,!shell -am" -make_binary_release all "-Pweb-angular" +make_binary_release all "-Pweb-angular -pl !shell" # remove non release files and dirs rm -rf "${WORKING_DIR}/zeppelin"