aboutsummaryrefslogtreecommitdiffstats
path: root/print
AgeCommit message (Collapse)Author
2023-04-30pdf-form-replace-font2: Change `build.env` to `build.args`HEADmasterTeddy Wing
Setting `MVN` with env didn't override the default. Change this to `build.args` so we can correctly override the build executable.
2023-04-30pdf-form-replace-font2: Use `mvn3` executableTeddy Wing
Ensure Maven runs as the latest `mvn3`.
2023-04-29pdf-form-replace-font2 0.0.1Teddy Wing
Thanks to the finance/portfolio-performance port for the `maven_local_repository` idea.