Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 931017DFB for ; Thu, 15 Dec 2011 17:15:51 +0000 (UTC) Received: (qmail 98980 invoked by uid 500); 15 Dec 2011 17:15:51 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 98938 invoked by uid 500); 15 Dec 2011 17:15:51 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 98931 invoked by uid 99); 15 Dec 2011 17:15:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 17:15:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED 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; Thu, 15 Dec 2011 17:15:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C56E12388A29 for ; Thu, 15 Dec 2011 17:15:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1214873 - /directory/buildtools/studio-plugin/trunk/pom.xml Date: Thu, 15 Dec 2011 17:15:27 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111215171527.C56E12388A29@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Thu Dec 15 17:15:27 2011 New Revision: 1214873 URL: http://svn.apache.org/viewvc?rev=1214873&view=rev Log: Added requested reports. Modified: directory/buildtools/studio-plugin/trunk/pom.xml Modified: directory/buildtools/studio-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/buildtools/studio-plugin/trunk/pom.xml?rev=1214873&r1=1214872&r2=1214873&view=diff ============================================================================== --- directory/buildtools/studio-plugin/trunk/pom.xml (original) +++ directory/buildtools/studio-plugin/trunk/pom.xml Thu Dec 15 17:15:27 2011 @@ -128,6 +128,31 @@ maven-plugin-plugin + + org.apache.maven.plugins + maven-jxr-plugin + 2.2 + + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + 512m + 1g + true + + + + + aggregate + test-aggregate + + + +