This plugin allows you to use AccuRev as a SCM.
This plugin is up for adoption, it needs an activate maintainer who actively uses AccuRev.
File bug reports here
Start the local Jenkins instance:
mvn hpi:run
Run
mvn clean package
to create the plugin .hpi file.
To install:
-
copy the resulting ./target/accurev.hpi file to the $JENKINS_HOME/plugins directory. Don't forget to restart Jenkins afterwards.
-
or use the plugin management console (http://example.com:8080/pluginManager/advanced) to upload the hpi file. You have to restart Jenkins in order to find the pluing in the installed plugins list.
mvn release:prepare release:perform -B