The Apache Commons team is pleased to announce the release of the Commons Build Plugin 1.5.
The Commons Build Plugin is a Maven 2.x Ant Plugin used by Apache Commons developers to create/update various files related to building component sites. Version 1.5: 1. commons-build-plugin README/CONTRIBUTING.md handle multi-modules Fixes COMMONSSITE-81. 2. Download Page - Better describes KEYS file (and uses https links). 3. CONTRIBUTING.md/README.md - New Goals to build Markdown formatted intro files for GitHub. Source and jar distributions are available for download from Maven repositories with: <plugin> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> <version>1.5</version> </plugin> Usage information is here: http://commons.apache.org/build-plugin/download-page.html For more information on Apache Commons Build Plugin, visit the home page: http://commons.apache.org/build-plugin/ Feedback, suggestions for improvement or bug reports are welcome via the "Mailing Lists" and "Issue Tracking" links here: http://commons.apache.org/build-plugin/project-info.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org