I am following the tutorial at https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/
After starting jira with atlas-run>atlas-run.log, the UPM is empty. It seems that the plugin is not installed automatically. Screenshot attached. I am unable to attach the log here.
The packaged jar in [myPlugin]/target/ has been tested with another instance and the plugin works fine. I am just unable to see it in my development environment.
Any help would be appreciated.
Thanks