Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secana/jenkins-cakebuild
Plugin for the Jenkins build server to run Cake scripts
https://github.com/secana/jenkins-cakebuild
cake-scripts cakebuild jenkins jenkins-build jenkins-plugin
Last synced: 26 days ago
JSON representation
Plugin for the Jenkins build server to run Cake scripts
- Host: GitHub
- URL: https://github.com/secana/jenkins-cakebuild
- Owner: secana
- License: apache-2.0
- Created: 2017-06-03T09:19:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T12:15:02.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T15:50:10.794Z (3 months ago)
- Topics: cake-scripts, cakebuild, jenkins, jenkins-build, jenkins-plugin
- Language: Java
- Size: 20.4 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins-Cakebuild
Plugin for the Jenkins build server to run Cake scriptsNOT DEVELOPED ANY FUTHER!!!
## Build plugin
To build a plugin that can be uploaded to Jenkins run: `mvn package`This creates an *jenkins-cakebuild.hpi* file in the *target* folder which can be uploaded to Jenkins.