News

There are a number of great Java build tools from which to choose when working on enterprise projects. But for those looking for the best Java build tool around, Maven makes a great deal of sense.
Sure, it's possible to use Ant for enterprise builds, but here's the thing: You'll coax so much more mileage out of your EJB 3 and Seam-based projects by building them with Maven 2.
The easiest way to enforce style guidelines is to use Maven Checkstyle Plugin every time a build occurs. Ensure developers are following all the Java Checkstyle rules.
Other notable improvements include a Command 'Create Java Project' that lets users choose to create a Java project with Maven support if the Maven extension is installed, or a project without any ...