How to install external CVS plugin?

Doug November 7, 2013

I've upgraded to JIRA 6.1 and would like to add CVS integration back through the unsupported plugin (https://bitbucket.org/atlassian/jira-cvs-plugin/overview). However, I'm unable to locate any instructions for installation. Can somebody point me in the proper direction?

1 answer

0 votes
Doug November 8, 2013

I tried to use Maven to compile but I think it's looking for version 39 of the public-pom which doesn't seem to exist. The latest revision is 16.

[INFO] Scanning for projects...

[ERROR] The build could not read 1 project -> [Help 1]

[ERROR]

[ERROR] The project com.atlassian.jira:jira-cvs-plugin:1.0 (C:\temp3\atlassian

-jira-cvs-plugin-2b49c64d6a9d\pom.xml) has 1 error

[ERROR] Non-resolvable parent POM: Failure to find com.atlassian.pom:atlassi

an-public-pom:pom:39 in http://repo.maven.apache.org/maven2 was cached in the lo

cal repository, resolution will not be reattempted until the update interval of

central has elapsed or updates are forced and 'parent.relativePath' points at wr

ong local POM @ line 5, column 13 -> [Help 2]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit

ch.

[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 rea

d the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin

gException

[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo

delException

Suggest an answer

Log in or Sign up to answer