# random-job-builder-plugin **Repository Path**: mamh-java/random-job-builder-plugin ## Basic Information - **Project Name**: random-job-builder-plugin - **Description**: https://github.com/mamh-java/random-job-builder-plugin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2022-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jenkins Random Job Builder Plugin This plugin will build jobs randomly at a specified average rate. # Environment The following build environment is required to build this plugin * `java-1.6` and `maven-3.0.5` # Build To build the plugin locally: mvn clean verify # Release To release the plugin: mvn release:prepare release:perform -B # Test local instance To test in a local Jenkins instance mvn hpi:run [wiki]: http://wiki.jenkins-ci.org/display/JENKINS/Random+Job+Builder+Plugin