Skip to content

Container won't start (atlassian-plugin-sdk-rpm obsoleted) #8

@stefanvogel

Description

@stefanvogel
2025-02-17 09:41:13 [ERROR] Failed to execute goal com.atlassian.maven.plugins:jira-maven-plugin:8.0.2:run (default-cli) on project myartifact: Execution default-cli of goal com.atlassian.maven.plugins:jira-maven-plugin:8.0.2:run failed: java.io.FileNotFoundException: https://marketplace.atlassian.com/rest/1.0/plugins/atlassian-plugin-sdk-rpm -> [Help 1]
2025-02-17 09:41:13 [ERROR] 
2025-02-17 09:41:13 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2025-02-17 09:41:13 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2025-02-17 09:41:13 [ERROR] 
2025-02-17 09:41:13 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2025-02-17 09:41:13 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
2025-02-17 09:41:13

Using LATEST.

docker run -dit -p 2990:2990 --name jira-python addono/jira-software-standalone --version 8.17.1

Occurs since last week Friday, all of a sudden.

My guess is that https://marketplace.atlassian.com/rest/1.0/plugins/atlassian-plugin-sdk-rpm does no longer exist, i.e. has been renamed and needs to be changed to atlassian-plugin-sdk-rpm-obsolete

Edit: The problem seems to originate from docker-atlassian-sdk already (https://github.com/Addono/docker-atlassian-sdk/blob/master/Dockerfile), where the same error happens e.g. with command
docker run -it -p 2990:2990 addono/atlassian-sdk atlas-run-standalone --product jira

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions