You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love sdkman for my private pet projects. However, in my company, I can not use sdkman because we are forced to use our internal Maven and Java mirrors to download specific Java or Maven versions. Is there a way to tell sdkman where to look at our Artifactory to pull Java or Maven versions?
For Maven, we have a custom settings.xml file in our .m2 home directory, which points maven to our Artifactory:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I love sdkman for my private pet projects. However, in my company, I can not use sdkman because we are forced to use our internal Maven and Java mirrors to download specific Java or Maven versions. Is there a way to tell sdkman where to look at our Artifactory to pull Java or Maven versions?
For Maven, we have a custom settings.xml file in our .m2 home directory, which points maven to our Artifactory:
is there a way to use this also with sdkman? thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions