Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ atlas-clean && atlas-debug -Pjira9
- Executing: /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/bin/mvn clean -gs /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/conf/settings.xml
- [INFO] Scanning for projects...
- [INFO]
- [INFO] --------------< com.example:my-jira-plugin >--------------
- [INFO] Building My Jira Plugin 0.0.5
- [INFO] --------------------------[ atlassian-plugin ]--------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ my-jira-plugin ---
- [INFO] Deleting /home/developer/Documents/my-jira-plugin/target
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 1.210 s
- [INFO] Finished at: 2024-04-22T16:32:08+07:00
- [INFO] ------------------------------------------------------------------------
- [INFO] Project POM found
- [INFO] Resolving plugin info, may take a while on the first run.
- [INFO] Project defined AMPS version detected: 8.1.2
- Executing: /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/bin/mvn com.atlassian.maven.plugins:jira-maven-plugin:8.1.2:debug -gs /usr/share/atlassian-plugin-sdk-8.2.8/apache-maven-3.5.4/conf/settings.xml -Pjira9
- [INFO] Scanning for projects...
- [INFO]
- [INFO] --------------< com.example:my-jira-plugin >--------------
- [INFO] Building My Jira Plugin 0.0.5
- [INFO] --------------------------[ atlassian-plugin ]--------------------------
- [INFO]
- [INFO] >>> jira-maven-plugin:8.1.2:debug (default-cli) > package @ my-jira-plugin >>>
- Downloading from atlassian-public: https://maven.atlassian.com/repository/public/com/atlassian/jira/plugins/jira-greenhopper-api/9.15.1/jira-greenhopper-api-9.15.1.pom
- Downloaded from atlassian-public: https://maven.atlassian.com/repository/public/com/atlassian/jira/plugins/jira-greenhopper-api/9.15.1/jira-greenhopper-api-9.15.1.pom (2.8 kB at 1.4 kB/s)
- Downloading from atlassian-public: https://maven.atlassian.com/repository/public/com/atlassian/jira/jira-internal-bom/9.15.1-QR-20240416094140/jira-internal-bom-9.15.1-QR-20240416094140.pom
- Downloading from atlassian-plugin-sdk: file:///usr/share/atlassian-plugin-sdk-8.2.8/repository/com/atlassian/jira/jira-internal-bom/9.15.1-QR-20240416094140/jira-internal-bom-9.15.1-QR-20240416094140.pom
- Downloading from atlassian: https://maven.atlassian.com/content/groups/public/com/atlassian/jira/jira-internal-bom/9.15.1-QR-20240416094140/jira-internal-bom-9.15.1-QR-20240416094140.pom
- Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/jira/jira-internal-bom/9.15.1-QR-20240416094140/jira-internal-bom-9.15.1-QR-20240416094140.pom
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 6.133 s
- [INFO] Finished at: 2024-04-22T16:32:18+07:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal on project my-jira-plugin: Could not resolve dependencies for project com.example:my-jira-plugin:atlassian-plugin:0.0.5: Failed to collect dependencies at com.atlassian.jira.plugins:jira-greenhopper-api:jar:9.15.1: Failed to read artifact descriptor for com.atlassian.jira.plugins:jira-greenhopper-api:jar:9.15.1: Could not find artifact com.atlassian.jira:jira-internal-bom:pom:9.15.1-QR-20240416094140 in atlassian-public (https://maven.atlassian.com/repository/public) -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment