Hi,
I am developing a custom java RPA module .While setting up developing environment I am facing issues with getting below parameters .
1. appian_username ,maven_API_key . This is to configure maven.
Setting.xml<server><id>jidoka</id><username>appian_username</username><password>maven_API_key</password></server>
Appina veersion : 23.4I am following below link to setting up environmentdocs.appian.com/.../maven-setup.html
Could you tell me how to solve it.
Discussion posts and replies are publicly visible
Hi,can you elaborate the issue you are facing while configuring the Maven,can you post the log data related to issue if available.