setup-java/src
Bruno Borges 4dbb381e91 Default gpg-passphrase to MAVEN_GPG_PASSPHRASE
Align the default `gpg-passphrase` input value with the maven-gpg-plugin
default environment variable name (MAVEN_GPG_PASSPHRASE). With this default,
setup-java writes no extra GPG configuration to settings.xml and the plugin
reads the passphrase from MAVEN_GPG_PASSPHRASE out of the box.

Also document that reading the passphrase from an environment variable via
`gpg.passphraseEnvName` requires maven-gpg-plugin 3.2.0 or newer.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 7d0a510e-aebf-4ec4-a667-efeb3e4edeb1
2026-07-14 22:18:37 -04:00
..
distributions dist: Support Liberica NIK (#878) (#1112) 2026-07-14 14:49:31 -04:00
auth.ts Use gpg.passphraseEnvName instead of gpg.passphrase server 2026-07-14 21:54:47 -04:00
cache.ts Cache Maven and Gradle wrapper distributions separately from the dependency cache (#1097) 2026-07-14 17:14:23 -04:00
cleanup-java.ts Migrate to ESM and upgrade dependencies (#1078) 2026-07-08 10:15:00 +01:00
constants.ts Default gpg-passphrase to MAVEN_GPG_PASSPHRASE 2026-07-14 22:18:37 -04:00
gpg.ts Migrate to ESM and upgrade dependencies (#1078) 2026-07-08 10:15:00 +01:00
maven-args.ts Migrate to ESM and upgrade dependencies (#1078) 2026-07-08 10:15:00 +01:00
setup-java.ts Support pinning java-version as "latest" (#1093) 2026-07-09 20:11:03 -04:00
toolchains.ts Preserve Maven toolchains across repeated setup-java runs (#1099) (#1111) 2026-07-14 07:54:11 -04:00
util.ts Support pinning java-version as "latest" (#1093) 2026-07-09 20:11:03 -04:00