How to add the JIRA Subversion Plugin to the SDK environment?

Kinto Soft
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2013

Hi,

I need to include the JIRA Subersion Plugin in my plugin SDK environment. How can it be achieved?

I've added it to my plugin pom.xml:

<dependency>

           <groupId>com.atlassian.jira.plugin.ext.subversion</groupId>

            <artifactId>atlassian-jira-subversion-plugin</artifactId>

            <version>0.10.11.1</version>

   </dependency>

but it is not displayed as installed plug-in even that the jars and the subversion-jira-plugin.properties files can be found somewhere under the <plug-in_dir>/target directory.

Thanks for your help.

Pablo.

1 answer

0 votes
Kinto Soft
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2013

Auto answer:

And copy the jar libraries:

atlassian-jira-subversion-plugin-0.10.11.1.jar
svnkit-1.7.4.jar
trilead-ssh2-build213-svnkit-1.3-patch.jar

into the following directory

<plug-in_dir>/target/jira/webapp/WEB-INF/lib/

and re-start.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events