aboutsummaryrefslogtreecommitdiffstats
path: root/security-tools/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Do not create dependency-reduced-pom.xmlgjoranv2022-04-081-0/+1
| | | | | | - From maven-shade-plugin 3.3.0 (needed for JDK 17), the DRP is installed and used instead of the ordinary pom.xml, causing transitive dependencies to disappear for dependent modules.
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-12/+0
| | | | - Removes 223 build warnings (out of 562 for building non-test code)
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+5
|
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-5/+2
| | | | - Generate countless warnings for duplicates and breaking encapsulation.
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Exclude BouncyCastle module-info.class from fatjarBjørn Christian Seime2020-02-171-0/+1
|
* Use commons-cli 1.4Bjørn Christian Seime2020-01-101-1/+0
|
* Revert "Bjorncs/java deps cleanup"Harald Musum2020-01-101-0/+1
|
* Use commons-cli 1.4Bjørn Christian Seime2020-01-091-1/+0
|
* Add implementation of the 'vespa-security-env' toolBjørn Christian Seime2019-05-311-0/+11
|
* Add 'security-tools' with 'vespa-tls-env' command line toolBjørn Christian Seime2019-05-281-0/+65