Skip to content

Commit

Permalink
! activate more maven plugins by -DperformRelease, more consistent wi…
Browse files Browse the repository at this point in the history
…th maven deploy
  • Loading branch information
oldratlee committed Jan 7, 2021
1 parent 69e7dfc commit 6b3dfe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/common_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source "$(dirname "$(readlink -f "$BASH_SOURCE")")/common.sh"

readonly -a MVN_OPTIONS=(
-V --no-transfer-progress
-DperformRelease -P'!gen-sign'
)

MVN() {
Expand Down

0 comments on commit 6b3dfe3

Please sign in to comment.