Releases: s4u/pgpverify-maven-plugin
Releases · s4u/pgpverify-maven-plugin
v1.3.0
- #29 Do not fail on missing signatures in the same project / reactor build
- #34 Retry on transient key server failure
- #37 Skip execution with system property
v1.2.0
Enhancements:
- Move groupId from
com.github.s4u.plugins
to org.simplify4u.plugins
- #21 Handle tools.jar (and other 'provided' jars)
- #11 Add options to control warning/errors on weak signature
- #10 Use HKPS as default protocol for SKS keyservers
Bugs:
- #25 keys map is not evaluated in the order it appears in the file
- #22 wrong filename used for artifacts of type "test-jar"
- #15 Failure to locate signed POM always fails if verifying POMs
v1.1.0
- travis build improvements
- IT tests
- #2 Be able to specify a list of keys to trust
- #3 Also verify pom files