Hi, i tried to start application, using "atlas-run-standalone --product jira --version 9.0.0-m0002". I tried to specify the versions in different ways(9.0.0, 9.0, 9, 9.0.0-EAP01), but the result is the same.
os version - ubuntu 20.04;
openjdk version - 1.8.0_312
javac version - 11.0.13
atlassian-plugin-sdk version - 8.2.8
maksim@maksim-desktop:~/work/std$ atlas-run-standalone --product jira --version 9.0.0-m0002
Executing: /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/bin/mvn com.atlassian.maven.plugins:amps-maven-plugin:8.1.2:run-standalone -gs /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/conf/settings.xml -Dproduct='jira' -Dproduct.version='9.0.0-m0002'
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- amps-maven-plugin:8.1.2:run-standalone (default-cli) @ standalone-pom ---
[INFO] Google Analytics Tracking is enabled to collect AMPS usage statistics.
[INFO] Although no personal information is sent, you may disable tracking by adding <allowGoogleTracking>false</allowGoogleTracking> to the amps plugin configuration in your pom.xml
[INFO] Sending event to Google Analytics: AMPS:jira - Run Standalone
[INFO] Google Analytics Tracking is enabled to collect AMPS usage statistics.
[INFO] Although no personal information is sent, you may disable tracking by adding <allowGoogleTracking>false</allowGoogleTracking> to the amps plugin configuration in your pom.xml
[INFO] Sending event to Google Analytics: AMPS:jira - Run
[INFO]
[INFO] Starting jira... (see log at /home/maksim/work/std/amps-standalone-jira-9.0.0-m0002/target/jira-LATEST.log)
[INFO] Configured Artifact: com.atlassian.jira.plugins:jira-plugin-test-resources:9.0.0-m0002:zip
[WARNING] The POM for com.atlassian.jira.plugins:jira-plugin-test-resources:zip:9.0.0-m0002 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.572 s
[INFO] Finished at: 2022-01-21T12:11:24+06:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.atlassian.maven.plugins:amps-maven-plugin:8.1.2:run-standalone (default-cli) on project standalone-pom: Unable to find/resolve artifact.: Failure to find com.atlassian.jira.plugins:jira-plugin-test-resources:zip:9.0.0-m0002 in https://maven.atlassian.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of atlassian-public has elapsed or updates are forced -> [Help 1]
9.0.0-m0002 does not actually exists in their maven repository, but they have 9.0.0-m0001
Not sure if it's a mistake from their post of if it's not yet released to public / on a different repository
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.