Closed headcr4sh closed 7 years ago
The maven scanner loads a whole lot of resources from maven central during it's first run. The maven cache should be pre-populated while building the Docker image to speed up the build process and reduce network load.
See https://stackoverflow.com/a/1776808/725380 for a possible solution.
The maven scanner loads a whole lot of resources from maven central during it's first run. The maven cache should be pre-populated while building the Docker image to speed up the build process and reduce network load.
See https://stackoverflow.com/a/1776808/725380 for a possible solution.