sonatype link also https-able.

This commit is contained in:
Reinier Zwitserloot
2015-05-12 11:45:00 +02:00
parent fa27f032e5
commit cd0dcb4c15
+1 -1
View File
@@ -690,7 +690,7 @@ You can also create your own by writing a 'testenvironment.properties' file. The
username="${ssh.username}"
keyfile="${ssh.keyfile}" passphrase=""
trust="true" command="/data/lombok/stagingCmd/publishToMavenCentral" />
<echo>The artifact has been published to staging. Now go to http://oss.sonatype.org/ and log in as Reinier, then doublecheck if all is well and 'release' it.</echo>
<echo>The artifact has been published to staging. Now go to https://oss.sonatype.org/ and log in as Reinier, then doublecheck if all is well and 'release' it.</echo>
<sshexec
host="projectlombok.org"
username="${ssh.username}"