Tag Archives: build
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

