After configured the maven eclipse plugin in eclipse IDE I ran the "atlas-mvn eclipse:eclipse" and the project build was successfull. But when I try to import the plugin project into eclipse I got the following errors in pom.xml
Missing artifact com.atlassian.confluence:confluence:jar:5.9.2 pom.xml /CreatelyConfluence line 35 Maven Dependency Problem
Missing artifact com.atlassian.confluence.plugin:func-test:jar:2.3 pom.xml /CreatelyConfluence line 41 Maven Dependency Problem
Missing artifact com.atlassian.plugins:atlassian-plugins-api:jar:4.0.4 pom.xml /CreatelyConfluence line 141 Maven Dependency Problem
Missing artifact com.atlassian.sal:sal-api:jar:3.0.0 pom.xml /CreatelyConfluence line 77 Maven Dependency Problem
Missing artifact com.atlassian.templaterenderer:atlassian-template-renderer-api:jar:2.0.0 pom.xml /CreatelyConfluence line 83 Maven Dependency Problem
Missing artifact com.atlassian.upm:atlassian-universal-plugin-manager-plugin:jar:2.19.1 pom.xml /CreatelyConfluence line 134 Maven Dependency Problem
Missing artifact com.atlassian.upm:licensing-api:jar:2.19.1 pom.xml /CreatelyConfluence line 65 Maven Dependency Problem
Missing artifact com.atlassian.upm:plugin-license-storage-lib:jar:2.19.1 pom.xml /CreatelyConfluence line 59 Maven Dependency Problem
Missing artifact com.atlassian.upm:upm-api:jar:2.19.1 pom.xml /CreatelyConfluence line 71 Maven Dependency Problem
Project build error: Non-resolvable import POM: Failure to find com.atlassian.confluence:confluence-plugins-platform-pom:pom:5.9.2 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 pom.xml /CreatelyConfluence line 18 Maven pom Loading Problem
Project build error: Unknown packaging: atlassian-plugin pom.xml /CreatelyConfluence line 14 Maven pom Loading Problem
Project build error: Unresolveable build extension: Plugin com.atlassian.maven.plugins:maven-confluence-plugin:6.1.0 or one of its dependencies could not be resolved: Failure to find com.atlassian.maven.plugins:maven-confluence-plugin:jar:6.1.0 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 pom.xml /CreatelyConfluence line 1 Maven pom Loading Problem
Can you suggest a way to include these missing jars into the project
Hi @Gobi ,
please check that link to maven setting.xml file is correct. For further info check the follwoing link https://stackoverflow.com/questions/22481931/how-to-fix-maven-maven-configuration-and-maven-dependency-problems-in-eclipse
Fabio
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.