RockteMQ-AI commented on issue #1470: URL: https://github.com/apache/rocketmq-dashboard/issues/1470#issuecomment-5237530737
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** `deploy/deploy.sh`, Docker build pipeline for `server/` **Compatibility:** No breaking changes — existing Dockerfile target preserved for CI/`docker compose build`. The proposal to reuse the host Maven cache during local Studio deployment is reasonable. Mounting `~/.m2` into a temporary Maven container avoids redundant downloads while keeping the host free of JDK/Maven requirements. Making the cache directory and Maven image configurable adds flexibility. A fix PR is available: #1471 (`fix/deploy-maven-cache`). --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
