Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bind maven local repository in docker environment #10967

Merged
merged 9 commits into from
Jun 14, 2024

Conversation

JoeWang1127
Copy link
Contributor

@JoeWang1127 JoeWang1127 commented Jun 14, 2024

In this PR:

  • Bind local maven repository to docker environment

The solution comes from 3ec4e65. Use maven command to find local repository:

mvn help:evaluate -Dexpression=settings.localRepository -q -DforceStdout

Example run: https://github.com/googleapis/google-cloud-java/actions/runs/9518044885/job/26237997926?pr=10967

@JoeWang1127 JoeWang1127 changed the title fix: bind home dir in docker run fix: bind maven local repository in docker environment Jun 14, 2024
@JoeWang1127 JoeWang1127 marked this pull request as ready for review June 14, 2024 15:01
@JoeWang1127 JoeWang1127 requested a review from a team as a code owner June 14, 2024 15:01
@JoeWang1127 JoeWang1127 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2024
@JoeWang1127 JoeWang1127 enabled auto-merge (squash) June 14, 2024 17:30
@JoeWang1127 JoeWang1127 merged commit 3e7752f into main Jun 14, 2024
28 checks passed
@JoeWang1127 JoeWang1127 deleted the fix/bind-homedir branch June 14, 2024 17:49
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.

4 participants