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 86b0a3c commit c8b8edcCopy full SHA for c8b8edc
Makefile
@@ -83,6 +83,7 @@ stage-and-promote-maven-bundle: maven-bundle
83
-Dnexus.username=$$NEXUS_USERNAME \
84
-Dnexus.password=$$NEXUS_PASSWORD \
85
-Dnexus.promote.autoSelectOverride=true \
86
+ -DtargetRepositoryId=releases \
87
-B \
88
-Dnexus.description="Public release of $$VERSION" \
89
)
0 commit comments