Deploy JSP automatically while uploading plugin jar

Hi,
I am developing a JIRA plugin which includes both jsp as well as vm files.While uploading the plugin jar I need to explicitly include the JSP files in the jira folder.
Is there any OSGI bundle available to deploy JSP files or any alternative way other than OSGI bundle?