maven/maven-settings-builder
Tamas Cservenak f5e54ca6fa
[MNG-8285] Implement mvnenc CLI tool (#1793)
Implements the `mvnenc` tool that is on par with Maven3 master password encryption functionality wise, but is _really secure_ unlike Maven3 conterpart. On the other hand, _is backward compatible if legacy config is setup_.

Implemented goals: `init`, `encrypt`, `decrypt`, `diag`. Also provides one extra "master source" based on Maven infra Prompter: console master password prompt.

---

https://issues.apache.org/jira/browse/MNG-8285
2024-10-14 21:57:22 +02:00
..
src [MNG-8285] Implement mvnenc CLI tool (#1793) 2024-10-14 21:57:22 +02:00
pom.xml [MNG-8285] Implement mvnenc CLI tool (#1793) 2024-10-14 21:57:22 +02:00