The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

ApacheMaven

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



Discussion about ApacheMaven

Topic ApacheMaven . { Edit | Ref-By | Printable | Diffs r8 < r7 < r6 < r5 < r4 | More }
 XML java.net RSS

Revision r8 - 09 Nov 2007 - 04:47:12 - Main.sullis