Details
-
Bug
-
Status: To Do
-
High
-
Resolution: Unresolved
-
5.6.7.1-jira8
-
None
-
2
Description
If you check out our sample project here |https://bitbucket.org/Adaptavist/scriptrunner-samples/src/master/]
When you open it in IntelliJ and run the "jira:debug" maven goal, you will see an error like this:
The POM for com.onresolve.jira.groovy:groovyrunner:jar:5.6.7 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
The jira:debug job should still finish and start Jira with the sample plugin installed. I am not currently sure what, if any, impact this has on the final custom plugin jar as everything still seems to work. I am creating this bug so we have a record of the problem