I am currently in the process of creating a JIRA plugin.
After upgrading AMPS from 6.3.15 to 8.0.0 and running atlas-debug
/ atlas-run
I am greeted with the following maven error:
[ERROR] Failed to execute goal com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.0:debug (default-cli) on project soc-sync: Couldn't detect an AMPS plugin to dispatch to -> [Help 1]
What do I have to do to be able to run my JIRA plugin again?