yew1eb commented on code in PR #1599: URL: https://github.com/apache/auron/pull/1599#discussion_r2489421128
########## dev/docker-build/centos7/Dockerfile: ########## @@ -44,3 +44,15 @@ RUN /rustup-init -y --default-toolchain nightly-2025-05-09-x86_64-unknown-linux- # install java RUN yum install -y java-1.8.0-openjdk java-1.8.0-openjdk-devel RUN echo 'export JAVA_HOME="/usr/lib/jvm/java-1.8.0-openjdk"' >> ~/.bashrc + +# install maven Review Comment: Got it @merrily01. Users can extend with centos:with-maven. Closing PR. -- 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]
