Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DDA47D31F for ; Fri, 15 Mar 2013 16:49:19 +0000 (UTC) Received: (qmail 77803 invoked by uid 500); 15 Mar 2013 16:49:10 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 77255 invoked by uid 500); 15 Mar 2013 16:49:10 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 76827 invoked by uid 99); 15 Mar 2013 16:48:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 16:48:55 +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; Fri, 15 Mar 2013 16:48:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 74C5B238890D; Fri, 15 Mar 2013 16:46:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1457011 - /karaf/cellar/branches/cellar-2.3.x/manual/pom.xml Date: Fri, 15 Mar 2013 16:46:47 -0000 To: commits@karaf.apache.org From: jbonofre@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130315164647.74C5B238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbonofre Date: Fri Mar 15 16:46:46 2013 New Revision: 1457011 URL: http://svn.apache.org/r1457011 Log: [KARAF-2218] Manual now publish to main site Modified: karaf/cellar/branches/cellar-2.3.x/manual/pom.xml Modified: karaf/cellar/branches/cellar-2.3.x/manual/pom.xml URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.3.x/manual/pom.xml?rev=1457011&r1=1457010&r2=1457011&view=diff ============================================================================== --- karaf/cellar/branches/cellar-2.3.x/manual/pom.xml (original) +++ karaf/cellar/branches/cellar-2.3.x/manual/pom.xml Fri Mar 15 16:46:46 2013 @@ -252,6 +252,16 @@ + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.0-beta-2 + + [scm-publish] Updating main site with Karaf Cellar manual + scm:svn:https://svn.apache.org/repos/asf/karaf/site/production/manual/cellar/latest-2.3.x + ${project.build.directory}/sitegen + +