Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 27104 invoked from network); 12 Apr 2011 20:36:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Apr 2011 20:36:04 -0000 Received: (qmail 76704 invoked by uid 500); 12 Apr 2011 20:36:04 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 76535 invoked by uid 500); 12 Apr 2011 20:36:04 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 76527 invoked by uid 99); 12 Apr 2011 20:36:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2011 20:36:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.215.43 as permitted sender) Received: from [209.85.215.43] (HELO mail-ew0-f43.google.com) (209.85.215.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2011 20:35:59 +0000 Received: by ewy20 with SMTP id 20so3649572ewy.30 for ; Tue, 12 Apr 2011 13:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Sw9CBhBC2U3d5UPfj6KFbJ0TQACiK2UuHG1H2o1XR78=; b=krDq7AJtWuSFa8kF8RrBgsjPdZiJGH8MWgAvyF0CLNrNjI1HLuCDvSy6ulwL/x5dn6 zp0sZZTy35YA9aE6w4oH9WswLyGhjFDjWN+tuoq2C5f4h7EG2CvniK1r4WpXAAwZxHU0 0O1N+7urAzeR7vPal4buYRDMPHNYxXRnFUooc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=INrKUhKPUEncNMS2XPuWgzFWsR8AiOH4nUnOvihjxH3gHeMl1XL1vYwC/Vpw2sb8Jj 4pbn1XUHhwqFqJFA16Duzsi8Yy8AGsNd3opZJRI+QnfUBZxpz9tCRyoE5ObELR9T98wg hnHXA9Q41B5CwELaPeBLfjq8GNUIu4mI7vP8g= MIME-Version: 1.0 Received: by 10.14.2.93 with SMTP id 69mr344923eee.211.1302640538605; Tue, 12 Apr 2011 13:35:38 -0700 (PDT) Received: by 10.14.37.78 with HTTP; Tue, 12 Apr 2011 13:35:37 -0700 (PDT) Date: Tue, 12 Apr 2011 16:35:37 -0400 Message-ID: Subject: [parent] Maven problems trying to RC commons-parent. From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=0016364266e992d6e204a0bea200 --0016364266e992d6e204a0bea200 Content-Type: text/plain; charset=UTF-8 Hi All: I'd like to RC [parent] to pick up the test jar changes. I thought we had a special set of instructions to release [parent] compared to Commons [components] but I cannot find the page anymore. I must have been dreaming. When I run: mvn clean deploy -Prelease -Ptest-deploy I get: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.887s [INFO] Finished at: Tue Apr 12 16:27:26 EDT 2011 [INFO] Final Memory: 16M/219M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (default) on project commons-parent: Error reading assemblies: No ass embly descriptors found. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException ? -- Thank you, Gary http://garygregory.wordpress.com/ http://garygregory.com/ http://people.apache.org/~ggregory/ http://twitter.com/GaryGregory --0016364266e992d6e204a0bea200--