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: about 1 month ago
JSON representation
Examples on how to use the Truststore Maven Plugin
- Host: GitHub
- URL: https://github.com/marschall/truststore-maven-plugin-examples
- Owner: marschall
- Created: 2018-08-05T10:35:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T12:24:32.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T23:02:57.884Z (about 1 year ago)
- Topics: example, maven
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
trustoremodule