https://github.com/worktile/jenkins-plugin
jenkins plugin for worktile
https://github.com/worktile/jenkins-plugin
Last synced: 9 months ago
JSON representation
jenkins plugin for worktile
- Host: GitHub
- URL: https://github.com/worktile/jenkins-plugin
- Owner: worktile
- Created: 2015-08-13T10:43:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T02:56:00.000Z (over 7 years ago)
- Last Synced: 2024-04-13T15:45:12.324Z (almost 2 years ago)
- Language: Java
- Homepage: https://worktile.com
- Size: 21.5 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Worktile plugin for Jenkins
## Developer instructions
Install Maven and JDK. This was last build with Maven 3.2.5 and OpenJDK
1.7.0\_75 on KUbuntu 14.04.
mvn compile
Create an HPI file to install in Jenkins (HPI file will be in `target/lesschat.hpi`).
mvn package