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
In shared/src/main/kotlin/org/javacs/kt/classpath/Home.kt in mavenRepository init better to fetch actual localRepository from settings.xml.
The main problem is that settings.xml location may be overwritten by MAVEN_OPTS.
As fallback there must be current mavenRepository value.