Created

Embed URL

HTTPS clone URL

SSH clone URL

You can clone with HTTPS or SSH.

Download Gist

jenkins/stapler/fog.hpi build notes

View gist:909211
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
git clone https://github.com/cowboyd/fog.hpi
git clone https://github.com/jenkinsci/jenkins
git clone https://github.com/stapler/stapler.git
git clone https://github.com/cowboyd/jenkins.rb
 
STAPLER:
cd stapler
mvn install
cd jruby
mvn install
 
JENKINS:
git checkout -b jruby origin/jruby
cd jenkins
cd core
edit pom.xml and update stapler version to reflect snapshot version
cd ..
mvn install
cd plugins
mvn install
 
FOG.HPI:
cd fog.hpi
mvn hpi:run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.