Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to resolve third party dependencies in plugin?

Tayyab Bashir
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.
June 19, 2016

Hi,

My plugin keeps on failing to build because I am using some third party repository. It's giving dependency errors as follows: 

[ERROR] Failed to execute goal on project Scripts: Could not resolve dependencies for project com.ublox.jira.plugins:Scripts:atlassian-plugin:1.0.0-SNAPSHOT: Failure to find com.googlecode:jira-suite-utilities-1.4.10.jar:jar:1.4.10 in https://maven.atlassian.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of atlassian-public has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

I have tried to add a repository tag in POM, giving 

https://maven.atlassian.com/repository/public in it URL tag. 

But it still keeps on failing.
Can anyone tell me how to solve this problem?

Thanks and regards,
Tayyab 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Tayyab Bashir
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.
July 1, 2016
TAGS
AUG Leaders

Atlassian Community Events