December 20, 2005
20 December 2005 - Javadocs plugin version 2.0-beta-3 for Maven 2 Released
The Apache Maven team is pleased to announce the 2.0-beta-3 release of the Javadoc plugin for Maven 2. This is primarily a bugfix release, addressing the following issues:
o MNG-1257: does not work on war projects
o MNG-1464: executes for non-java projects
o MNG-1510: site-embedded report mode check always returns true
o MNG-1398: site report generates an empty index.html
Maven should automatically start using this new plugin release once it is available on the repository, but you may need to issue:
mvn -U -up goal
to ensure that your plugin-registry is updated (if you are using one).
----
----Posted by Tetsuya Kitahata at December 20, 2005 03:31 PMProject Info -- Apache Maven
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Releases can be downloaded from http://maven.apache.org/download.html
Project Website http://maven.apache.org/ Programming Languages Java Categories build-management Mailing Lists http://maven.apache.org/mail-lists.html Bug/Issue Tracker http://jira.codehaus.org/browse/MNG Project Management Committee Apache Maven Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/maven/components/trunk SVN Direct http://svn.apache.org/repos/asf/maven/components/trunk
http://www.apachenews.org/archives/000812.html
[ Category : Apache Maven ] (PDF)(XML)

