Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error when adding JQL Function module in plugin development.

Abhishek Barnwal September 15, 2020

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.629 s
[INFO] Finished at: 2020-09-15T16:20:28+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jira-simple-jql-function: Could not resolve dependencies for project com.example.plugins.tutorial.jira:jira-simple-jql-function:atlassian-plugin:1.0: Could not transfer artifact org.slf4j:slf4j-api:jar:1.6.6 from/to atlassian-public (https://maven.atlassian.com/repository/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [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

1 answer

1 accepted

1 vote
Answer accepted
Gonchik Tsymzhitov
Community Champion
September 15, 2020
Abhishek Barnwal September 15, 2020

I tried accessing https://maven.atlassian.com/repository/public which throws 404. I am also not behind any proxy. but if i am adding any other gadget it's working fine.

Abhishek Barnwal September 17, 2020

Thank you i was behind the proxy. It's working now.

Suggest an answer

Log in or Sign up to answer