Return-Path: X-Original-To: apmail-buildr-users-archive@www.apache.org Delivered-To: apmail-buildr-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 36087D77A for ; Sun, 19 Aug 2012 05:33:03 +0000 (UTC) Received: (qmail 18810 invoked by uid 500); 19 Aug 2012 05:33:02 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 18523 invoked by uid 500); 19 Aug 2012 05:32:57 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 18475 invoked by uid 99); 19 Aug 2012 05:32:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2012 05:32:56 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of odelya@alicanto.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2012 05:32:50 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T2y7h-0001I5-EX for users@buildr.apache.org; Sat, 18 Aug 2012 22:32:29 -0700 Date: Sat, 18 Aug 2012 22:32:29 -0700 (PDT) From: Odelya To: users@buildr.apache.org Message-ID: <1345354349436-5706572.post@n5.nabble.com> In-Reply-To: <1345207373041-5706571.post@n5.nabble.com> References: <92191706-17DE-4595-9442-DCE310675B08@alicanto.com> <1345207373041-5706571.post@n5.nabble.com> Subject: Re: packaging one project before testing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi! I found the problem - I had to write the command to buildr like this: buildr clean build package integration test:Suite junit:report test=all (I switched the location of package and integration) Hopefully it will help other beginners. Thanks again -- View this message in context: http://buildr-users.1056619.n5.nabble.com/packaging-one-project-before-testing-tp5706562p5706572.html Sent from the Buildr Users mailing list archive at Nabble.com.