Skip to content

Accessing private nexus repo #66

Answered by tiulpin
omega asked this question in Q&A
Jan 30, 2022 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Hey! Try mapping to /root/.m2 as /root is the default $HOME directory

docker run ... -v /home/<user>/.m2:/root/.m2 ... jetbrains/qodana-jvm

like for Gradle https://www.jetbrains.com/help/qodana/qodana-jvm-docker-techs.html#Provide+different+Gradle+settings

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@omega
Comment options

@SabareeshGC
Comment options

Answer selected by omega
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jcputney
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants