]> source.dussan.org Git - aspectj.git/commit
Only sign + stage artifacts meant to be deployed
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 15 May 2021 05:54:48 +0000 (12:54 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 16 May 2021 00:05:28 +0000 (07:05 +0700)
commitf9bd419b71a6071d8ec5c903b1ea8e79a841b8b1
tree220f14dd0585d8b7e75df340bdfc65f6abf77c24
parentc6155643d6576449f7f721e0ca26a7be9c9dc93a
Only sign + stage artifacts meant to be deployed

Even with the 'release' profile, it is not necessary to sign each
artifact, because only the ones to be published on Maven Central need
signatures.

Similarly, make Nexus staging deployment to Sonatype OSSRH dependent on
'maven.deploy.skip' and skip staging for non-public artifacts.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
pom.xml