I am new to Scala, I have downloaded sbt 1.x into Windows, and configured necessary system variable.
In our organization, nexus is being used as repository URL. When I launch sbt 1st time , it fails as it's not able to connect default repository url. Please provide me necessary steps to be taken to point to my client nexus repository.
I tried from documentation, but it didn't solve my issue.