An open API service indexing awesome lists of open source software.

https://github.com/marschall/truststore-maven-plugin-examples

Examples on how to use the Truststore Maven Plugin
https://github.com/marschall/truststore-maven-plugin-examples

example maven

Last synced: 3 months ago
JSON representation

Examples on how to use the Truststore Maven Plugin

Awesome Lists containing this project

README

        

Truststore Maven Plugin Examples
================================

Examples on how to use the [Truststore Maven Plugin](https://marschall.github.io/truststore-maven-plugin/).

The project has the following structure:


trustore

builds a PCKS12 trustore using the certificates in the project

truststore-with-source

builds a PCKS12 trustore using the certificates in the project and additionally packs the certificates into a source JAR

assembly

builds a .tar.gz containing the PCKS12 trustore build in the trustore module