Hi,
I got some serious errors with upgrading my plugin to JIRA 6.0. JIRA does not find my resources (velocity files). The error is:
ResourceManager : unable to find resource 'xx.xxx.control.cfgmgnt.tools.cfgmgnt.tools.jira-plugin-suite:xxx/ Archived Versions Panel/templates/tabpanels/archived-versions-project-panel/archived-versions-project-panel.vm'
In JIRA 5.2.2 it worked all fine but in JIRA 6.0 no module of the plugin works and its everytime the same error. (JIRA not finding the velocity files)
Well, is there any change in the JIRA intern path? Here the pom-details:
<project-tabpanel name="xxx/archived.versions.panel" i18n-name-key="xxx-archived-versions.name" key="xxx/ Archived Versions Panel" class="xx.xxx.control.cfgmgnt.tools.jira.panel.ArchivedVersionsPanel"> <label key="xxx-archived-versions.label">Archived Versions</label> <order>10</order> <resource type="velocity" name="view" location="templates/tabpanels/archived-versions-project-panel/archived-versions-project-panel.vm"/> </project-tabpanel>
I am also facing same issue with JIRA 6.3.8. Any help on this ?
the file path is: src/main/resources/templates/tabpanels/archived-versions-project-panel/archived-versions-project-panel.vm
works fine with 5.2.2 as said.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.