Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4357997FD for ; Wed, 22 May 2013 18:25:21 +0000 (UTC) Received: (qmail 84696 invoked by uid 500); 22 May 2013 18:25:21 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 84409 invoked by uid 500); 22 May 2013 18:25:18 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 84378 invoked by uid 99); 22 May 2013 18:25:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 18:25:17 +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 johnthuss@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 18:25:10 +0000 Received: by mail-bk0-f43.google.com with SMTP id jm19so1313385bkc.16 for ; Wed, 22 May 2013 11:24:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ICvCMDssQ8vOGEkENemUEyVhALutfedUP1ZGCxmpT1o=; b=wvCkODqsl3eAurryqLtR7/hDf1F6jl5L/NafZcFJ2oOq8kLBgHoi2QhzIL3hyEsRNu 6tqQ4i82HnhVPDmc4AxNBU3s/YC4qOKb/1zSSRwXoji5f7CYA8ZAKXdVzTPscPpzs+qE Y9nFX/J/autOflFJhy4O+kgeIEv3iEqfqJQOSY/T3/nK99uhfXyAQMFs2B29XV/quvN+ td5MSIzp4d9g6rHzehUvEyU/IMkATyYnMHJpYDrGLvjWoKvHjVMmrnfty9Ra4vrOGVr+ GLsASsLOZL2bcDS3PCN64/5E4XFqO1tXB/3CencIifJINJRpyEnKLpdq63J2yqrY5cdQ p7hg== MIME-Version: 1.0 X-Received: by 10.205.131.203 with SMTP id hr11mr4629161bkc.139.1369247090303; Wed, 22 May 2013 11:24:50 -0700 (PDT) Received: by 10.205.116.206 with HTTP; Wed, 22 May 2013 11:24:50 -0700 (PDT) Date: Wed, 22 May 2013 13:24:50 -0500 Message-ID: Subject: Quick build/test From: John Huss To: "dev@cayenne.apache.org" Content-Type: multipart/alternative; boundary=047d7b66f9336d973604dd52ae1b X-Virus-Checked: Checked by ClamAV on apache.org --047d7b66f9336d973604dd52ae1b Content-Type: text/plain; charset=ISO-8859-1 I'm not a maven guy, so forgive me. Is there a way to tell maven to just run the build and tests for cayenne-jdk1.5-unpublished and skip everything else (in particular the docs generation)? Thanks, John --047d7b66f9336d973604dd52ae1b--