As far as I understand this plugin is able to create a new truststore with certs defined in the source-folder. This is good. However a common use case also "I need a trust store with the default certs as well as the one defined in my source-folder". Does it makes sense to extend this plugin for this use case?
See also:
https://www.baeldung.com/java-custom-truststore
Additionally:
As the truststore do not contain any secret data, setting a password should be optional (this works out of the box in JDK18, see https://bugs.openjdk.org/browse/JDK-8274862, https://github.com/marschall/truststore-maven-plugin?tab=readme-ov-file#passwordless-truststores