elharo commented on issue #151: URL: https://github.com/apache/maven-jarsigner-plugin/issues/151#issuecomment-5069478903
To fix this, the code should wrap the StringUtils.replace() calls in a null check for this.storepass and this.keypass, respectively, or use a utility method that explicitly tolerates a null search string. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
