Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 40660 invoked from network); 29 Jun 2007 20:42:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jun 2007 20:42:02 -0000 Received: (qmail 4187 invoked by uid 500); 29 Jun 2007 20:41:57 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 3957 invoked by uid 500); 29 Jun 2007 20:41:56 -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 3946 invoked by uid 99); 29 Jun 2007 20:41:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2007 13:41:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of kalle.o.korhonen@gmail.com designates 209.85.132.248 as permitted sender) Received: from [209.85.132.248] (HELO an-out-0708.google.com) (209.85.132.248) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2007 13:41:52 -0700 Received: by an-out-0708.google.com with SMTP id d30so246716and for ; Fri, 29 Jun 2007 13:41:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=biKoYyqVV+jHP6jD57V+w8TnfB2EkUndS7RC/SvXYq/Kaqwky3Y/dkUerAcIBGGaIM4eexwdFJ5hcoNfRzJfl0+87eFQf3jU13iSauo0YcgQic+8kqgWN03cH2WADS5FgFSaEe515O7teCguv4/NMgR4scuAO7xtck1HDDBc6Tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MOhvFSlnUGZaXD0nBjX4djXv7KvV3OtSQVaw3yN6T43KPBPaTIpbf4g/5SPbb4SgRaqgSIx260oVVumf/sa9r3jAMnR8hTIjhCneQIjAvOgyu4fZHNWKLPnu4hnREF7a6Sjjy0l6h1mis4ezrsuqZLZpKGDFh/aWXYpN1xFe+EU= Received: by 10.100.91.6 with SMTP id o6mr2385415anb.1183149688090; Fri, 29 Jun 2007 13:41:28 -0700 (PDT) Received: by 10.100.164.15 with HTTP; Fri, 29 Jun 2007 13:41:28 -0700 (PDT) Message-ID: <7281ca710706291341v41a82017h25b76a314fc8b4bc@mail.gmail.com> Date: Fri, 29 Jun 2007 13:41:28 -0700 From: "Kalle Korhonen" To: "Maven Users List" Subject: Re: google analytics in maven generated site? In-Reply-To: <20420006.15441183148783987.JavaMail.root@mail.rhoderunner.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_56789_2382263.1183149688069" References: <20420006.15441183148783987.JavaMail.root@mail.rhoderunner.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_56789_2382263.1183149688069 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline You can use your own template / skin ( http://maven.apache.org/plugins/maven-site-plugin/examples/templatefile.html) to have complete control over what's rendered. Kalle On 6/29/07, Phillip Rhodes wrote: > > Hi, > I tried to add a snippet of xml code to the site.xml and the site plugin > chokes since it is not expecting it. > > Does anyone have an example of using the ganalytics-maven-plugin plugin? > > Is there another way to add non-complaint xml snippets to a maven site.xmlfile? > > Thanks very much! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > ------=_Part_56789_2382263.1183149688069--