Not authorized and 'parent.relativePath' points at wrong local POM

Certified Associate Developer

while import the project I face this kind of issue

Project build error: Non-resolvable parent POM for com.novayre.jidoka.robot.test:dataprovider.ksk:0.0.1: Failure to transfer com.novayre.jidoka.robot:jidoka-robot-parent:pom:7.4.0 from https://***demo.appiancloud.com/rpa/repo/ was cached in the local repository, resolution will not be reattempted until the update interval of jidoka has elapsed or updates are forced. Original error: Could not transfer artifact com.novayre.jidoka.robot:jidoka-robot-parent:pom:7.4.0 from/to jidoka (https://***demo.appiancloud.com/rpa/repo/): Not authorized and 'parent.relativePath' points at wrong local POM

Any help will be highly apprciated.

Thank you,

kannan

  Discussion posts and replies are publicly visible

Parents Reply
  • Is it during java code deployment through maven? if yes, then check your settings.xml if it requires some proxy to connect to environment or not.

    These kind of errors generally comes either API key mismatch (i.e. user don't have right privilages) in settings.xml or if your developing your code locally and want to push your code to appian environment which is on client(or different network). 

Children
No Data