Could not find art ifact com.deiser.jira.profields:profields:jar:4.3.0

jagadeesh chirasani December 4, 2017

I am trying to run atlas-run command in my plugin directory and I am getting following error 

[ERROR] Failed to execute goal on project projectsetup: Could not resolve dependencies for project XXXXXXX:atlassian-plugin:2.0: The following
artifacts could not be resolved: com.deiser.jira.profields:profields:jar:4.3.0, com.atlassian.greenhopper:jira-greenhopper-plugin:jar:6.7.12: Could not find art
ifact com.deiser.jira.profields:profields:jar:4.3.0 in atlassian-public (https://maven.atlassian.com/repository/public)

 

I am using sdk-installer-6.2.14

Thanks in advance

Jagadeesh

 

1 answer

0 votes
carlos.fernandez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2017

Hi @jagadeesh chirasani

Profields isn't hosted in Atlassian Maven Repository. You should download it from the Atlassian Marketplace and install it in your local maven repository. I don't know what's happening with Greenhopper but probably you need to add Jira Software Api dependency instead of that one.

Carlos

Suggest an answer

Log in or Sign up to answer