I am doing the steps on following page, but have errors executing mvn debug:jira command.
https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html
[ERROR] No plugin found for prefix 'jira' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/mauricio/.m2/repository), atlassian-public (https://maven.atlassian.com/repository/public), central (https://repo.maven.apache.org/maven2)] -> [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/NoPluginFoundForPrefixException
hi @Mauricio Rodriguez welcome on the community. I think on newer versions of Jira, it should be mvn jira:debug and it is desribed in this way in the document you posted (https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes @Martin Bayer [MoroSystems, s.r.o.] thanks for support and the answer in this question. https://community.atlassian.com/t5/Jira-Software-questions/Can-t-get-Sriptrunner-sample-plugins-to-work/qaq-p/1499115
Now is working :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.