Enhancing the build process with CruiseControl and Maven
Now that we've passed the first milestone on my project, we're getting into "What's Next." I'm going to propose that we use Maven and CruiseControl to create a tighter continuous integration and testing process. I hope to continue to use our current Ant build.xml
, just re-arrange some jars and such for Maven. Think it'll work? I'd love to hear any experiences or helpful hints with either of these tools. I have a start on Maven, and I think I'll be fine getting started with it, but I've never used CruiseControl. Luckily, I have Java Development with Ant on my desk to help me out.
Posted by Patrick Peak on January 28, 2003 at 04:39 PM MST #
Posted by Erik Hatcher on January 28, 2003 at 07:24 PM MST #
Posted by Matt Raible on January 28, 2003 at 07:44 PM MST #