This blog post helped me get running with Git and Jenkins:
http://www.xairon.net/2011/03/jenkins-and-github-continuous-integration/
The key was finding the Plugins Management page within the local Jenkins monitoring page.
So, my build environment is now set up, and consists of
©2011 Marc Adler - All Rights Reserved. All opinions here are personal, and have no relation to my employer.
http://www.xairon.net/2011/03/jenkins-and-github-continuous-integration/
The key was finding the Plugins Management page within the local Jenkins monitoring page.
So, my build environment is now set up, and consists of
- Eclipse Helios (IDE)
- Maven (Build and dependencies)
- Git (Source control)
- Jenkins (Continuous Integration)
©2011 Marc Adler - All Rights Reserved. All opinions here are personal, and have no relation to my employer.
3 comments:
Not sure why you're using Helios? Indigo is latest (and frankly, almost every decent plug-in out there is still compatible w/ 3.7)
How solid is Indigo, and did you find any issues upgrading from Helios to Indigo?
thanks for your return, your blog is interesting. keep posting :)
Post a Comment