dweiss commented on pull request #392: URL: https://github.com/apache/lucene/pull/392#issuecomment-945885397
I've corrected the setup to configure the signing plugin across all projects - this should fix the problem. It works for me locally (with gpg), although on Windows it displays concurrent lock warnings (multiple threads trying to sign at the same time). I don't think it's a problem. It also made me think whether we need two options... perhaps -Psign could be an alias for the java-based signer and -Psign=gpg could be used to indicate signing via GPG? One option less to remember? Can be done later as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org