代码拉取完成,页面将自动刷新
## Windows code signing
# ex.
# pkcs11engine=/usr/lib/x86_64-linux-gnu/engines-3/pkcs11.so
#
## when using Certum
# pkcs11module=/usr/lib/libcrypto3PKCS.so
## when using Safenet e-token/Digicert
## see https://www.digicert.com/StaticFiles/SAC_10_7_Linux_GA.zip
# pkcs11module=/usr/lib64/libeToken.so
#
# winCodesignTimestampUrl=http://time.certum.pl/
# winCodesignTimestampUrl=http://timestamp.digicert.com
# pkcs11cert='pkcs11:type=cert'
# winCodesignCert=/home/user/a-provided-certification.pem
#
# mandatory
pkcs11module=
winCodesignPassword=
# optional
pkcs11cert=
winCodesignCert=
winCodesignTimestampUrl=
## Mac code signing
macCodesignIdentity=
## Mac notarization
macNotarizationUsername=
## Sonatype OSSRH publishing (synced to Maven Central)
ossrhUser=
ossrhKey=
## Signing for Maven Central
#
# Option 1: Supply key ID and password directly in this file
# Option 2: Leave signing.* properties blank to use the system gpg2 command; see
# https://docs.gradle.org/current/userguide/signing_plugin.html#sec:sec:gnupg_signatory_configuration
#
# Last 8 characters of full key ID
signing.keyId=
signing.password=
# Exported as e.g. `gpg --export-secret-keys > secring.gpg`
signing.secretKeyRingFile=
## example with GnuPG
#signing.gnupg.keyName=<KeyHashHex>
#signing.gnupg.executable=gpg
## SourceForge web
sourceforgeWebUser=
# Not required when using SSH auth
sourceforgeWebPassword=
## Uncomment when force skipping build of documentation
## equivalent with command line option -PforceSkipDocumentBuild=1 or
## an environment variable ORG_GRADLE_PROJECT_forceSkipDocumentBuild=1
# forceSkipDocumentBuild=1
## Speed-up build process
## Caution: parallel execution may lead test failures
org.gradle.configuration-cache=false
org.gradle.caching=true
org.gradle.configureondemand=true
org.gradle.parallel=true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。