Skip to main content
December 20, 2022
Question

Maven Setting Error

  • December 20, 2022
  • 5 replies
  • 0 views

Hi

I am trying to do 'Maven Setting' with Appian RPA Configurator.

However, an error message below is poped up.

・Authentication Error!: Check that the provided console repository URL and the maven API key are valid.

This means that the provided console repository URL and the maven API key I input  is incorrect, isn't it?

Please let me know if there is a possible cause other than incorrect input of the value.

5 replies

December 20, 2022

Hi:

That means that at least one of the three next values is wrong

- URL to the Appian RPA console's repository: For example, If your Appian community site is https://yuod.appian.community the repository's URL is https://yuod.appian.community/rpa/repo 

- Appian username: Your username used to login to Appian's site

- Maven API Key: In the Appian RPA console, the settings icon is located in the upper right corner. When you click on the wheel, the "Refresh Maven Key" option appears. By clicking on it, the new key will appear.

Please, review these values.

Additionally, to be sure that there are nothing wrong in your environment you could remove your ${user.home}/.m2/settings.xml. The configurator will create a new one if it is not present, and will generate a new tag "server" with the id "jidoka" with the configuration provided. 

December 21, 2022

Thank you for reply.

I see the configurator create a new settings.xml after I remove the old settings.xml.
values of URL to the Appian RPA console's repository, Appian username and Maven API Key in the settings.xml is correct.

I have input URL to the Appian RPA console's repository, Appian username and Maven API Key to Appian RPA Configurator many times.
However, the error persists.

Could you let me know if proxy settings are required in settings.xml?

December 22, 2022

Hi

I would like to confirm if these values I input in Appian RPA Repository is correct.

Below are the actual values I input.

-URL to the Appian RPA console's repository: 

-Appian username:

- Maven API Key: 

I input the values described above many times , but I'm getting an error.
Could tell me what I should do?

Thank you.