File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,14 @@ if [[ ! "$@" =~ --package-only ]]; then
5252 -Darguments=" -DskipTests=true -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 -Dgpg.passphrase=${GPG_PASSPHRASE} " \
5353 -Dusername=$GIT_USERNAME -Dpassword=$GIT_PASSWORD \
5454 -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 \
55- -Pyarn -Phive -Pspark-ganglia-lgpl\
55+ -Pyarn -Phive -Phadoop-2.2 - Pspark-ganglia-lgpl\
5656 -Dtag=$GIT_TAG -DautoVersionSubmodules=true \
5757 --batch-mode release:prepare
5858
5959 mvn -DskipTests \
6060 -Darguments=" -DskipTests=true -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 -Dgpg.passphrase=${GPG_PASSPHRASE} " \
6161 -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 \
62- -Pyarn -Phive -Pspark-ganglia-lgpl\
62+ -Pyarn -Phive -Phadoop-2.2 - Pspark-ganglia-lgpl\
6363 release:perform
6464
6565 cd ..
You can’t perform that action at this time.
0 commit comments