-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: apache/maven-gpg-plugin
base: maven-gpg-plugin-3.2.0
head repository: apache/maven-gpg-plugin
compare: maven-gpg-plugin-3.2.2
- 9 commits
- 12 files changed
- 1 contributor
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a11a2d - Browse repository at this point
Copy the full SHA 2a11a2dView commit details
Commits on Mar 15, 2024
-
[MGPG-112] serverId def value was unintentionally dropped (#80)
That caused that settings.xml could not deliver GPG passphrase as it was set up in setup-java. Plus, related IT was neutered and it did not do what it was supposed to do. This yields 3.2.1 release as 3.2.0 broke pw pickup from settings.xml --- https://issues.apache.org/jira/browse/MGPG-112
Configuration menu - View commit details
-
Copy full SHA for 75d8ed5 - Browse repository at this point
Copy the full SHA 75d8ed5View commit details -
[MGPG-111] Fix dependencies (#81)
Changes: * add missing maven artifact and settings * add resolver impl to test scope * comment on plexus-cipher and sec-dispatcher
Configuration menu - View commit details
-
Copy full SHA for 28d298c - Browse repository at this point
Copy the full SHA 28d298cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b69086 - Browse repository at this point
Copy the full SHA 5b69086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770636b - Browse repository at this point
Copy the full SHA 770636bView commit details
Commits on Mar 23, 2024
-
[MGPG-113] SignAndDeployFileMojo results in 401 (#82)
The RemoteRepository was "bare", it has to be equipped with AuthenticationSelector to be able to perform authenticated deploys. Also, remove "layout" as since Maven 3.0 there is no other layout than "default". Also, a bit of tidy up, layout is deprecated in Maven3 and is unused. --- https://issues.apache.org/jira/browse/MGPG-113
Configuration menu - View commit details
-
Copy full SHA for 528fab9 - Browse repository at this point
Copy the full SHA 528fab9View commit details -
[MGPG-114] Allow max key size of 16KB (#83)
This insanely huge key size is mentioned as some extreme example on page https://wiki.gnupg.org/LargeKeys --- https://issues.apache.org/jira/browse/MGPG-114
Configuration menu - View commit details
-
Copy full SHA for 3631830 - Browse repository at this point
Copy the full SHA 3631830View commit details -
[MGPG-115] Show more info about key used to sign (#84)
Just show some usable feedback which key is used to sign. --- https://issues.apache.org/jira/browse/MGPG-115
Configuration menu - View commit details
-
Copy full SHA for 2be0a00 - Browse repository at this point
Copy the full SHA 2be0a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab97064 - Browse repository at this point
Copy the full SHA ab97064View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.2