Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 0250B9DA6 for ; Sun, 3 Jun 2012 13:56:48 +0000 (UTC) Received: (qmail 55990 invoked by uid 500); 3 Jun 2012 13:56:47 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 55900 invoked by uid 500); 3 Jun 2012 13:56:47 -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 55891 invoked by uid 99); 3 Jun 2012 13:56:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2012 13:56:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=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.210.43 as permitted sender) Received: from [209.85.210.43] (HELO mail-pz0-f43.google.com) (209.85.210.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2012 13:56:40 +0000 Received: by dajz8 with SMTP id z8so5402823daj.30 for ; Sun, 03 Jun 2012 06:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type; bh=K+eHfTFeXrjhHRf7BouE6FbwZSuyDN7NIDEaQY3yfy0=; b=YaWpIUWRdapl/aTAfDcJ8EAvePkcSb7iYOiqVox1J+T7dhVxCA8oRLwnxFBoea0ElX tQfjYodBpUj7WVOm6KTXGqR8hzzSVdG5Uf9uMMMOqA+ZbwbN4L3M5PZV11vPR8DjbMsd R6EhHQvdOpcd1cu7JLIPglwBbTt+IjVTo4uyBXAvc41lJlbVnmnWxZ1iM9F0LeEM0dkG z/54d4iXIZTz2LyitLTnH9dFsWA47MiREmX+EKmjDkz5pahbp2ehQ9nDvd3NrdW+y1V2 b+TGrmyTtfNlGV7OeKuX6/ivKE7gE1VG/gZ48IOB8DL7njZhunBeuIKMD3rG3VUAz5Kn EwDg== Received: by 10.68.228.2 with SMTP id se2mr28887846pbc.109.1338731780338; Sun, 03 Jun 2012 06:56:20 -0700 (PDT) References: From: Gary Gregory In-Reply-To: Mime-Version: 1.0 (1.0) Date: Sun, 3 Jun 2012 09:56:16 -0400 Message-ID: <5001053826268143053@unknownmsgid> Subject: Re: [imaging][csv][configuration][net] "mvn -Prc install" doesn't generate zip/tar.gz/tar.bz2 files? To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org I use http://wiki.apache.org/commons/UsingNexus Gary On Jun 3, 2012, at 4:25, Damjan Jovanovic wrote: > Hi > > I am trying to make an RC release of Commons Imaging, and according to > http://commons.apache.org/releases/prepare.html the command which is > meant to generate the release artifacts is: > mvn -Prc -DcreateChecksum=true install > > However this only generates .jar/javadoc.jar/sources.jar files, not > the bin/src .zip, .tar.gz or .tar.bz2. > > I've tried it on several other Commons projects: > csv - command fails because assembly descriptors are missing > configuration - also only generates .jar files > net - also only generates .jar files > > Is that web page wrong? Is there some other command that is meant to > be used? Or is there some kind of problem in all these projects? > > Thank you > Damjan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org