I create a Confluence Add-on that worked in Confluence.
But now that I've upgraded to Confluence 6.4.0 and Atlassian SDK 6.2.15. I get a lot of errors using eclipse.
I've added the AMPs to maven in eclipse but no luck.
The errors I get in Eclipse Oxygen are;
1. Project build error: Unknown packaging: atlassian-plugin
2. Missing artifact com.atlassian.plugin:atlassian-spring-scanner-annotation:jar:1.2.13
3. Missing artifact com.atlassian.plugin:atlassian-spring-scanner-runtime:jar:1.2.13
4. Missing artifact com.atlassian.plugins:atlassian-plugins-osgi-testrunner:jar:1.2.3
5. Missing artifact com.google.code.gson:gson:jar:2.2.2-atlassian-1
Any help appreciated.
Atlas-version
<confluence.version>6.0.1</confluence.version>
<confluence.data.version>5.10.7</confluence.data.version>
<amps.version>6.2.6</amps.version>
<plugin.testrunner.version>1.2.3</plugin.testrunner.version>
<atlassian.spring.scanner.version>1.2.13</atlassian.spring.scanner.version>
Have you had any success withi this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.