Hi,

currently I'm trying to release a new version of maven-dependency-plugin
but unfortunately the release process has failed cause the artifacts
have not been signed...


I've used the following call:

mvn -Darguments='-Dgpg.keyname=KEYNAME' release:prepare release:perform


I've realized that based on the update of our parents we are using
maven-release-plugin 3.0.0-M1 which means we are using this version...

I don't see any call to maven-gpg-plugin to sign the artifacts which of
caused a fail in repository.apache.org ?

Had there been a change which I haven't seen? Did we change the release
procedure? Maybe I missed just the information?


Kind regards
Karl Heinz Marbaise







---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to