Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

Facing issues while building skeleton for Jira Plugin Development

Avinash Gautam
Contributor
January 27, 2018

i Team,

 

I am trying to learn plugin development by following below link: 

https://developer.atlassian.com/server/framework/atlassian-sdk/run-your-plugin-in-the-container/

I am using the command to build the "/test" path in jira. But i am facing 

 

[ERROR] Unresolveable build extension: Plugin com.atlassian.maven.plugins:maven-refapp-plugin:6.3.13 or one of its dependencies could not be resolved: Failure to find com.atlassian.maven.plugins:maven-refapp-plugin:jar:6.3.13
in https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has elapsed or updates are forced

 

in pop.xml file. The dependencies mentioned in the AdminUI project at pom.xml location is showing above error while running it. Could you please help me as i have tried everything but it is not working.

 

Also let me know if you can help with updated commands to learn plugin development as i see the mentioned commands are quite older and sometime does not execute with certain JIRA versions.

 

 Error-Screenshot.png

1 answer

0 votes
Timothy
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.
January 28, 2018
Avinash Gautam
Contributor
January 28, 2018

Hi Chin,

 

I am not sure why the project is looking for the that version of maven plugin. I see Capture1.PNG

Please let us know why this plugin need this package. This is completely build with Atlassian Commands for plugin skeleton creation.

 

--Avinash Gautam

Timothy
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.
January 30, 2018

That is the package used by the amps-xxx build plugin to package the code.

Suggest an answer

Log in or Sign up to answer