edmond-chhung / sitemonitor-plugin

Jenkins sitemonitor plugin

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SiteMonitor Jenkins Plugin

Development

You can start a local jenkins with this plugin with:

./run.sh

Or, without bash:

MAVEN_OPTS="$MAVEN_OPTS -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000"
mvn -Dmaven.test.skip=true -DskipTests=true -Djetty.port=9191 clean compile org.jenkins-ci.tools:maven-hpi-plugin:run

About

Jenkins sitemonitor plugin

http://jenkins-ci.org/

License:MIT License


Languages

Language:Java 90.7%Language:HTML 8.7%Language:Shell 0.6%