]
Ryan Emerson resolved ISPN-8184.
--------------------------------
Fix Version/s: 9.1.1.Final
Resolution: Done
Replace the slow maven keytool plugin with ant scripts
------------------------------------------------------
Key: ISPN-8184
URL:
https://issues.jboss.org/browse/ISPN-8184
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.1.1.Final
The maven-keytool-plugin is slow because it forks the keytool executable. We can replace
it with some ant magic