We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cd592 commit 77c882bCopy full SHA for 77c882b
Makefile
@@ -64,7 +64,7 @@ srcdist: distclean
64
(cd build; zip -q -r $(SRC_ARCHIVE).zip $(SRC_ARCHIVE))
65
(cd build; rm -rf $(SRC_ARCHIVE))
66
67
-stage-and-promote-maven-bundle: maven-bundle
+stage-and-promote-maven-bundle:
68
( \
69
cd build/bundle; \
70
NEXUS_USERNAME=`cat $(GNUPG_PATH)/../nexus/username`; \
0 commit comments