Contributions to the CDEvent plugins are encouraged. Please visit the CDEvents site to help understand the purpose and concepts.
Early adopters and testers are welcome to try out the plugin and provide feedback.
- Java SDK 11: This plugin currently only support JDK11. For instructions on how to install, please refer to the Installation Guide
-
Clone this repository locally
-
To start a local Jenkins instance, run the following:
mvn clean hpi:run
You may need to add -Dhost=0.0.0.0
to the command if you are running Jenkins in a container or virtual machine.
- To access your local instance, open a browser to http://localhost:8080/jenkins
Please report any issues and any suggestions using the GitHub Issues in this repository. The issues will be reviewed and, if needed, we can help discuss ideas and solutions.