From users-return-137200-apmail-maven-users-archive=maven.apache.org@maven.apache.org Fri Sep 5 03:26:00 2014 Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8401C1101E for ; Fri, 5 Sep 2014 03:26:00 +0000 (UTC) Received: (qmail 64761 invoked by uid 500); 5 Sep 2014 03:25:58 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 64673 invoked by uid 500); 5 Sep 2014 03:25:58 -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 64655 invoked by uid 99); 5 Sep 2014 03:25:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 03:25:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dantran@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 03:25:31 +0000 Received: by mail-lb0-f175.google.com with SMTP id u10so12507044lbd.20 for ; Thu, 04 Sep 2014 20:25:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=JyZChW/WYQSSI5q2nKA796x50cvNYMDPJAEXi04FOYU=; b=l98GNhgkSU80stU5OlBJgHr4wyghYF1t+Ky3C4n7ISysjzH+rGcMSaAh/2Vc6CWVnA JvO6LskUFtpgMK4aOxPWp3yAXQfV/TOf9994BfEkSjQ/lf7+YjJnKcz7PXO8Es2uy5qO lQDnMVMVmKyKJIu0z3g1kjVyD2+6nm7ZCYXXX5M0Jti6K/mvIMv2jAcT7OL9sUM4JdnH NsDi/QZ3F/OZ2ICsv6fSD6BkwTvTLT6Z75N7x4lDoNdRO0wLh6CWJZ0aR1ldfR6BLVJX FK/k42hALbhWsF2UmsfA0OANSYyxaA7fMdq1SpT+j1CRZhVKCCoA6sDe6oz506VHbgox N2ZA== MIME-Version: 1.0 X-Received: by 10.152.6.5 with SMTP id w5mr8659396law.94.1409887530887; Thu, 04 Sep 2014 20:25:30 -0700 (PDT) Received: by 10.114.27.103 with HTTP; Thu, 4 Sep 2014 20:25:30 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Sep 2014 20:25:30 -0700 Message-ID: Subject: Re: packaging site/doxia content into another multi-module? From: Dan Tran To: Maven Users List Content-Type: multipart/alternative; boundary=089e013d1e7273b15a050249050c X-Virus-Checked: Checked by ClamAV on apache.org --089e013d1e7273b15a050249050c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable http://maven.apache.org/plugins/maven-site-plugin/jar-mojo.html On Thu, Sep 4, 2014 at 8:11 PM, Dan Tran wrote: > Why not? > > > On Thursday, September 4, 2014, Kevin Burton wrote: > >> I was thinking about that but it would be nice if I could use a real >> dependency... >> >> >> On Thu, Sep 4, 2014 at 5:30 PM, Dan Tran wrote: >> >> > you may be able to execute a site:jar execution deploy and consume by >> your >> > web module >> > >> > >> > On Thu, Sep 4, 2014 at 5:04 PM, Kevin Burton >> wrote: >> > >> > > I have a multi-module maven build. >> > > >> > > In module A I have a site that I generate from doxia which is my >> products >> > > documentation. >> > > >> > > I have another mobile B, that hosts my console / web app and I want >> the >> > > docs to be packaged here and served from a static Jetty container. >> > > >> > > What are my options here? >> > > >> > > -- >> > > >> > > Founder/CEO Spinn3r.com >> > > Location: *San Francisco, CA* >> > > blog: http://burtonator.wordpress.com >> > > =E2=80=A6 or check out my Google+ profile >> > > >> > > >> > > >> > >> >> >> >> -- >> >> Founder/CEO Spinn3r.com >> Location: *San Francisco, CA* >> blog: http://burtonator.wordpress.com >> =E2=80=A6 or check out my Google+ profile >> >> >> > --089e013d1e7273b15a050249050c--