Tag Archives: ant
Hudson As A Service On Vista
Installing Hudson as a service on Vista is a little tricker than on XP. Follow my experience to get it to work for you as well. Continue reading
Posted in software
Tagged ant, build server, ci, continuous integration, hudson, java, subversion
1 Comment
Strange Ant Weirdness
I got a new desktop for home the other day and I was downloading all my development tools and something strange happened. I downloaded Ant 1.7.0 and unzipped it into my Java tools directory, set my ANT_HOME variable and added … Continue reading
Why Maven Drives Me Crazy
Step 1. Create a maven project with war packaging Step 2. Run mvn eclipse:eclipse Step 3. Open Eclipse. It’s not a dynamic web project. Step 4. Yell. Step 5. Look things up on Google. Step 6. Try some of the … Continue reading

