Skip to content

joaori/jenkins-xcp-ci-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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] plugin_tutorial_envsetup) settings.

Debugging

Just execute goal hpi:run

$ mvn hpi:run

TODO's

  • Generate test scripts.

License

This plugin is licensed under Apache 2.0.

More Info

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

About

Documentum xCP Plugin for jenkins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.4%
  • HTML 1.6%