|
July 2004
[
Brett
]
12:55, Friday, 16 July 2004
Here's something I wrote up a while back for work and have touched up recently that discusses the structure of Maven 1.x. While you wouldn't need it as a general user (although troubleshooting is helpful), its aimed more at someone digging seriously into plugin writing. Definitely rough around the edges, but I hope it helps!
[
Brett
]
01:39, Wednesday, 14 July 2004
The Apache Maven team is pleased to announce the release of Maven 1.0. http://maven.apache.org/start/download.html Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution publication are all controlled from the project object model. Maven also provides tools to create source metrics, change logs based directly on source repository, and source cross-references. New Features * Bundle the Jelly XML tag library for build and for plugin's convenience Fixed bugs * Fix property inheritence under some circumstances Issue: MAVEN-1296. Thanks to Eric Lapierre. Plugin Highlights The latest plugin releases are also included, with bug fixes and some new features. We hope you enjoy using Maven! If you have any questions, please consult: * the FAQ: http://maven.apache.org/faq.html For news and information, see: * Maven Blogs: http://www.mavenblogs.com/ - The Apache Maven Team |