You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I have tried build the HelloWorld plugin project provided in
https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/ on my Eclipse complier Version: 2019-06 (4.12.0) using Java version: 12.0.2 and found the following errors on the pom.xml:
Project build error: Unresolveable build extension: Plugin com.atlassian.maven.plugins:maven-jira-plugin:6.2.8 or one of its dependencies could not be resolved: Failure to find com.atlassian.maven.plugins:maven-jira-plugin:jar:6.2.8 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
Any idea on how I can go about resolving it?
Thanks