Skip to content

Files

This branch is 234 commits behind apache/maven-shared:trunk.

maven-jarsigner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 15, 2016
Oct 31, 2011
May 28, 2016
Creating a keystore file.
If validity is out, use the following cli to regenerate a keystore:
rm src/test/keystore
keytool -genkeypair -alias foo_alias -keystore src/test/keystore -keypass key-passwd -validity 999 -storepass changeit