Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error building and running Jira/Confluence/Bitbucket with the Sample Plugin

Mauricio Rodriguez
Contributor
October 29, 2020

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

1 answer

1 accepted

0 votes
Answer accepted
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
October 29, 2020

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)

Mauricio Rodriguez
Contributor
October 30, 2020
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
October 30, 2020

 

@Mauricio Rodriguez did it help?

Mauricio Rodriguez
Contributor
October 30, 2020

Suggest an answer

Log in or Sign up to answer