https://github.com/bjansen/docker-maven-with-tools
https://github.com/bjansen/docker-maven-with-tools
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bjansen/docker-maven-with-tools
- Owner: bjansen
- License: mit
- Created: 2020-08-06T10:53:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T09:35:56.000Z (over 5 years ago)
- Last Synced: 2025-10-11T15:34:49.248Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-maven-graphviz
Maven 3 with OpenJDK 11 (on Debian "slim") + :
* Graphviz (to generate diagram in maven build step)
* Git (to do some release steps if needed)
* socat (to test docker socket if needed)
* node.js (to build Web projet with frontend-maven-plugin)
* npm (to build Web projet with frontend-maven-plugin)
* yarn (to build Web projet with frontend-maven-plugin)