|
|
|
Maven 2
|
Common concerns to build a project
Project directory structure: The directory structure of a Web application project is different from that of an EJB application project. Similarly the output of a Web application project is typically a WAR file while that of an EJB application is a JAR fi
View Rating |
|
|
Maven 2
|
Shifting from Ant to Maven
Maven is entirely a different creature from Ant. Ant is simply a toolbox whereas Maven is about the application of patterns in order to achieve an infrastructure which displays the characteristics of visibility, reusability, maintainability, and comprehen
View Rating |
|
|
Maven 2
|
Maven 2: Features
Maven is a high-level, intelligent project management, build and deployment tool provided by Apache's software foundation group. Maven deals with application development lifecycle management. Maven was originally developed to manage and to minimize the co
View Rating |
|
|
Maven 2
|
Introduction to Maven 2
Maven2 is an Open Source build tool that made the revolution in the area of building projects. Like the build systems as "make" and "ant" it is not a language to combine the build components but it is a build lifecycle framework.
View Rating |
|
|
Maven 2
|
Maven2 Tutorial
Maven is a high-level, intelligent project management, build and deployment tool provided by Apache?s software foundation group. Maven deals with application development lifecycle management. Maven was originally developed to manage and to minimize the co
View Rating |
|
|