viltgroup / jenkins-xcp-ci-plugin

Documentum xCP Plugin for jenkins
Other
3 stars 5 forks source link

Documentum xCP Plugin

This plugin allows configuring build and/or deployment of Documentum xCP Applications in jenkins.

Supported versions

This plugin was only tested with xCP 2.1 . However, it should also work with new versions.

Quick Installation

Generate hpi package (mvn package) and upload the generated documentum-xcp-plugin.hpi file to your jenkins instance.

Development

Just download the project and import it as Maven Project to your favorite IDE.

You can use the jenkins plugin tutorial to setup maven (info here) settings.

Debugging

Just execute goal hpi:run

 $ mvn hpi:run

TODO's

License

This plugin is licensed under Apache 2.0.

More Info

Check the wiki for more details on how to use the plugin.