Last updated Apr 19, 2024

Atlassian Plugin SDK ignores customisations for port or context path

Problem

Passing context-path or http-port parameters to atlas-run or atlas-debug doesn't change the base URL of the application instance.

Solution

Make sure to run atlas-clean every time you change the runtime parameters through the SDK scripts; the scripts will cache previous installations and settings, which must be manually cleared.

Rate this page: