not sure if this is the right place, but has anybody setup kotlin in a maven project but tried to limit the scope to test-only? I’ve got it working but intellij keeps bugging me that kotlin isn’t configured correctly, because the stdlib is limited to test scope.