 |
An open-source tool for ContinuousIntegration and project comprehension of many sorts of Java applications hosted at http://maven.apache.org/. If you define your project in Maven's structure, using a project.xml file:
- Maven can build it continuously for you or on some schedule
- other developers can immediately understand where all the parts of your project are
- all the most popular open-source build, documentation, and reporting tools can be plugged in immediately using Maven extensions
Articles
See also
|