I've Git cloned the repo for the Writing a custom importer using the JIRA importers add-on tutorial and when I try to run `atlas-run` I get the following error:
[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-jira-plugin:4.2.9:copy-bundled-dependencies (default-copy-bundled-dependencies) on project simple-csv-importer: Execution default-copy-bundled-dependencies of goal com.atlassian.maven.plugins:maven-jira-plugin:4.2.9:copy-bundled-dependencies failed: An API incompatibility was encountered while executing com.atlassian.maven.plugins:maven-jira-plugin:4.2.9:copy-bundled-dependencies: java.lang.NoSuchMethodError: org.apache.maven.execution.MavenSession.getRepositorySession()Lorg/sonatype/aether/RepositorySystemSession;
I'm unable to get it running and I'm not finding any solutions at least based with the Atlas-SDK so I wanted to see if I could find a fix on here?
That page says "This tutorial applies to JIRA 5.0.2 or later,"
So the tutorial is really old. I generally extract the data, transform it to what the Jira CSV Importer wants, and then use that, in Jira Data Center
Well at the top of the page, the tutorial had been updated in May, 2022. I would assume based on that and as you said JIRA 5.02 and later it would have still been applicable for the latest version.
I'll just have to see if I can figure out the compiling errors then.
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.