Hi,
I use JIRA Server 8.5.7 and Adaptavist ScriptRunner for JIRA 6.0.0 and Intellij Idea Community 2.2020.
I want to creating a Script Plugin to store Custom JIRA Scripts.
But information security service of my company locked loading dependencies,
when I install plugin with comand atlas-create-jira-plugin.
And I get error like this:
Unresolveable build extension:
Plugin com.atlassian.maven.plugins:jira-maven-plugin:8.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:jira-maven-plugin:jar:8.0.2: Could not transfer artifact com.atlassian.maven.plugins:jira-maven-plugin:pom:8.0.2 from/to atlassian-public (https://maven.atlassian.com/repository/public): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Please, help me! How can I install the plugin without automatically downloading the dependencies?
What can I use instead Intellij Idea?
Hi Ilya,
If it is indeed blocked by your companies network then I am afraid if the dependencies are not downloaded it will not be able to compile the jira plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.