Incorrect reading of the file with artifact key identifiers (original) (raw)
Describe the bug
The plugin ignores the noSig instruction for the artifact, possibly due to the use of capital letters in the version.
To Reproduce
papermc https://repo.papermc.io/repository/maven-public/ io.papermc.paper paper-api 1.20.1-R0.1-SNAPSHOT providedpgp map key file:
io.papermc.paper:paper-api:jar:1.20.1-R0.1-SNAPSHOT = noSig
io.papermc.paper:paper-api:pom:1.20.1-R0.1-SNAPSHOT = noSig
see log
[ERROR] Unsigned artifact not listed in keys map: io.papermc.paper:paper-api:jar:1.20.1-R0.1-SNAPSHOT
[ERROR] Unsigned artifact not listed in keys map: io.papermc.paper:paper-api:pom:1.20.1-R0.1-SNAPSHOT
Expected behavior
plugin version, goal
pgpverify-maven-plugin:1.17.0:check