Return-Path: Delivered-To: apmail-portals-pluto-scm-archive@www.apache.org Received: (qmail 79270 invoked from network); 10 Dec 2008 23:18:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2008 23:18:45 -0000 Received: (qmail 91842 invoked by uid 500); 10 Dec 2008 23:18:58 -0000 Delivered-To: apmail-portals-pluto-scm-archive@portals.apache.org Received: (qmail 91805 invoked by uid 500); 10 Dec 2008 23:18:58 -0000 Mailing-List: contact pluto-scm-help@portals.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list pluto-scm@portals.apache.org Received: (qmail 91795 invoked by uid 99); 10 Dec 2008 23:18:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 15:18:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 23:18:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 87CB02388979; Wed, 10 Dec 2008 15:18:21 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r725482 - /portals/pluto/trunk/portlet2-api/pom.xml Date: Wed, 10 Dec 2008 23:18:21 -0000 To: pluto-scm@portals.apache.org From: ate@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081210231821.87CB02388979@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ate Date: Wed Dec 10 15:18:18 2008 New Revision: 725482 URL: http://svn.apache.org/viewvc?rev=725482&view=rev Log: Some javadoc generation adjustments to get it the same as provided by the official JSR-286 download Modified: portals/pluto/trunk/portlet2-api/pom.xml Modified: portals/pluto/trunk/portlet2-api/pom.xml URL: http://svn.apache.org/viewvc/portals/pluto/trunk/portlet2-api/pom.xml?rev=725482&r1=725481&r2=725482&view=diff ============================================================================== --- portals/pluto/trunk/portlet2-api/pom.xml (original) +++ portals/pluto/trunk/portlet2-api/pom.xml Wed Dec 10 15:18:18 2008 @@ -29,7 +29,7 @@ portlet-api 2.0 jar - Portlet 2.0 API + Java Portlet Specification V2.0 The Java Portlet API version 2.0 developed by the Java Community Process JSR-286 Expert Group. http://www.jcp.org/en/jsr/detail?id=286 @@ -76,6 +76,12 @@ org.apache.maven.plugins maven-javadoc-plugin + + ${pom.name} + ${pom.name} + true +   + attach-javadocs