Return-Path: X-Original-To: apmail-maven-announce-archive@minotaur.apache.org Delivered-To: apmail-maven-announce-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEA291067E for ; Sat, 21 Dec 2013 14:27:26 +0000 (UTC) Received: (qmail 4557 invoked by uid 500); 21 Dec 2013 14:27:23 -0000 Delivered-To: apmail-maven-announce-archive@maven.apache.org Received: (qmail 4133 invoked by uid 500); 21 Dec 2013 14:27:15 -0000 Mailing-List: contact announce-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@maven.apache.org Delivered-To: mailing list announce@maven.apache.org Delivered-To: moderator for announce@maven.apache.org Received: (qmail 12548 invoked by uid 99); 20 Dec 2013 12:43:54 -0000 Message-ID: <52B43B8A.5090207@apache.org> Date: Fri, 20 Dec 2013 13:43:54 +0100 From: Michael Osipov User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: announce@maven.apache.org, users@maven.apache.org CC: Maven Developers List Subject: [ANN] Apache Maven JXR 2.4 released Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit The Apache Maven team is pleased to announce the release of the Apache Maven JXR, version 2.4 This module generates browsable HTML pages from Java source code. http://maven.apache.org/jxr/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jxr-plugin 2.4 Release Notes - Maven JXR - Version 2.4 ** Bug * [JXR-63] - Bottom line in jxr report does not correspond to Javadoc style * [JXR-85] - JXR generates files with inconsistent line ending style * [JXR-93] - aggregate goal creates blank top-level report * [JXR-96] - [PATCH] JXR Comment handling has several shortcomings * [JXR-103] - All DTD XHTML 1.0 Transitional references are incorrect ** Improvement * [JXR-61] - Include bottom text in all pages * [JXR-87] - Change line number anchor name pattern * [JXR-99] - Improve linguistic style of bottom * [JXR-104] - Remove NOTICE footer/bottom altogether because no other writes this one too * [JXR-106] - Remove Maven 1.x from docs ** Task * [JXR-94] - use the maven-plugins pom as the parent of the maven-jxr-plugin Enjoy, -The Apache Maven team