LOCKSS Plugin for the PKP PLN staging server
- Copy local.properties to USERNAME.properties and fill out the properties in the file. Do not add this file to git.
1.1: dear future me, the username is 'lockss' and the password doesn't matter.
-
Generate signing keys with
ant -Dalias=USERNAME doKeys
. -
Build the plugin with
ant -Dalias=USERNAME
. -
Add the plugin and public key as described by the ant output to LOCKSSOMatic. locks-public.keystore becomes lockss.keystore on the server.