Skip to content

Add back bind mount for populate-m2-repo RUN step#4829

Merged
arnej27959 merged 1 commit intomasterfrom
arnej/add-back-missing-mount
Mar 12, 2026
Merged

Add back bind mount for populate-m2-repo RUN step#4829
arnej27959 merged 1 commit intomasterfrom
arnej/add-back-missing-mount

Conversation

@arnej27959
Copy link
Member

The Maven settings.xml references file:///context-root/maven-repo as a local repository. The bind mount makes the build context available so Maven can resolve artifacts from the local repository during dependency resolution in populate-m2-repo.sh.

The Maven settings.xml references file:///context-root/maven-repo as a
local repository. The bind mount makes the build context available so
Maven can resolve artifacts from the local repository during dependency
resolution in populate-m2-repo.sh.
@arnej27959 arnej27959 requested a review from hmusum March 12, 2026 23:12
@arnej27959 arnej27959 merged commit 820ec6f into master Mar 12, 2026
3 checks passed
@arnej27959 arnej27959 deleted the arnej/add-back-missing-mount branch March 12, 2026 23:12
@hmusum
Copy link
Member

hmusum commented Mar 13, 2026

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants