Saturday, September 24, 2005

ONJava.com: Building J2EE Projects with Maven

ONJava.com: Building J2EE Projects with Maven: "Building J2EE Projects with Maven
by Vincent Massol
09/07/2005

Maven is a formidable tool for simplifying the construction of J2EE applications. If you're currently using an Ant build or some other build tool you'll be able to reduce your build script by several folds, thus saving maintenance time. But perhaps even more importantly, you'll get as a result a nicely-structured directory organization that follows building best practices. We'll assume you have general Maven knowledge and that you already know how to create and build a simple JAR project. For more general knowledge on Maven see the Maven website, Maven: A Developer's Notebook, and the Mavenbook.org website."

No comments: