]
Tristan Tarrant updated ISPN-8184:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
The maven-keytool-plugin is slow because it forks the keytool executable. We can replace
it with some ant magic