Skip to main content
June 27, 2022
Question

401 unauthorized while importing project on intelliJ

  • June 27, 2022
  • 1 reply
  • 0 views

Hi,

I have a setup on a windows machine with maven 3, Java JDK and Intellij. I have a settings.xml on .m2 folder on my user profile with a maven key on <server> tag I generated from RPA Console.

I have create a blank template robotic process and when I tried to open the pom.xml from the downloaded project on intellij I got an 401 error pointing to my repo URL. is there any file other than settings.xml that we have to configure the maven key?

When I go to the Maven settings on intellij under repositories I see an error saying that a authorization exception happened trying to nexus-maven-repository-index.properties. Am I missing some configuration?

I tried these steps docs.appian.com/.../maven-setup.html

thanks,

Eduardo

    1 reply

    June 27, 2022

    It was my bad. My settings.xml was located in a wrong place. It was on .m2/repository it supposed to be on .m2/.