mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Include zeppelin-server module in publish artifiact
This commit is contained in:
parent
48d338f1f7
commit
a3eb67673c
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ RELEASE_VERSION="$1"
|
|||
GIT_TAG="$2"
|
||||
|
||||
PUBLISH_PROFILES="-Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr"
|
||||
PROJECT_OPTIONS="-pl !zeppelin-server,!zeppelin-distribution"
|
||||
PROJECT_OPTIONS="-pl !zeppelin-distribution"
|
||||
NEXUS_STAGING="https://repository.apache.org/service/local/staging"
|
||||
NEXUS_PROFILE="153446d1ac37c4"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue