Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 78815 invoked from network); 4 Jan 2010 05:36:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2010 05:36:41 -0000 Received: (qmail 13290 invoked by uid 500); 4 Jan 2010 05:36:38 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 13200 invoked by uid 500); 4 Jan 2010 05:36:37 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 13190 invoked by uid 99); 4 Jan 2010 05:36:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 05:36:37 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anders.g.hammar@gmail.com designates 74.125.78.148 as permitted sender) Received: from [74.125.78.148] (HELO ey-out-1920.google.com) (74.125.78.148) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 05:36:29 +0000 Received: by ey-out-1920.google.com with SMTP id 5so10962113eyb.14 for ; Sun, 03 Jan 2010 21:36:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=1LszafwjtyF/fGSAqiHMirGW42A9o0V1n3zst77VF1E=; b=Eg2aCOLbDEq+QctmshzzcRjXHI/77rmnbynrZ8vY9BCg67Ek5B4fnvc9R9Xg0uZ9In VeUbm9My6ZQ+xmsVYnGy0U28StPQpHRY0R9KXQYB248frVy3vymJTMfQLrZxCDr778GT Uaqo47WNr5GO9HfkVkjz72sDjRWiFd0nQ5480= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=qZN/k8sZXf5qOJ4sXjV7odSXnSUUXOEIgAj1qB9r1rdHCq0VFAKbXHhacIqUa+h35e TjeeGIE6zVZauwultkN84EgIlH8fMMOMMwDPoR2X85G3O9xpVkjoJTsIdrWqnVjbwZfc cTX+zX+Fk7YCObgxeJ/nvVJaB0A6XbyNU3j5k= MIME-Version: 1.0 Sender: anders.g.hammar@gmail.com Received: by 10.213.23.156 with SMTP id r28mr11599138ebb.56.1262583368648; Sun, 03 Jan 2010 21:36:08 -0800 (PST) In-Reply-To: References: Date: Mon, 4 Jan 2010 06:36:08 +0100 X-Google-Sender-Auth: 2a6b48aee2a90a12 Message-ID: Subject: Re: How to exclude javadoc report from site generation? From: Anders Hammar To: Maven Users List Content-Type: multipart/alternative; boundary=000e0cdf748a30090e047c50197b X-Virus-Checked: Checked by ClamAV on apache.org --000e0cdf748a30090e047c50197b Content-Type: text/plain; charset=ISO-8859-1 http://maven.apache.org/plugins/maven-javadoc-plugin/faq.html#How_to_remove_test_Javadocs_report /Anders On Sun, Jan 3, 2010 at 02:41, Paul Benedict wrote: > I would like to exclude the creation of javadoc/test-javadoc during > site generation. I put true in my javadoc-plugin's > configuration under , but that did no good. Any other > ideas? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --000e0cdf748a30090e047c50197b--