Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 96227 invoked from network); 19 Aug 2010 17:06:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Aug 2010 17:06:56 -0000 Received: (qmail 1995 invoked by uid 500); 19 Aug 2010 17:06:53 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 1589 invoked by uid 500); 19 Aug 2010 17:06:52 -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 1509 invoked by uid 99); 19 Aug 2010 17:06:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 17:06:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cbmanica@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 17:06:47 +0000 Received: by wyb29 with SMTP id 29so2364166wyb.30 for ; Thu, 19 Aug 2010 10:06:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=vkUJLK9uBv6D/I3ViydK0qHZRJje0P7UK+a05xNPwxw=; b=V93n+DSMlhWEpADyrWOa5AqcD9zEaCavRfgh4qMROPNGxu2WMv4zCFZorws8ksFWMz 4JcLKZNUGGlIrY1ISeP7FxMWp7jJzdg8Wqd/SKVobChSlygbjHgzbTDbLSZmjhS+Y+zH ipBdO4L/dWDaWqeMY5XDomA26yVltOSe2Oi0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fZDD9qY1ra2QtfqSKt9efsA3Dr5BIlnIxgODyJ/IkU0yBfjH5koTcuBXnpx6qp80D2 ITvPdljtaEN/2V8mTaLktaNSswckH32n87PGhhDmIGFDtk6pZomW+IDLb5zLoVtPQdUR eb/yYVewHESb/Hewm0c2RR1g25lEXcr6CmcDQ= MIME-Version: 1.0 Received: by 10.227.147.79 with SMTP id k15mr91835wbv.128.1282237586277; Thu, 19 Aug 2010 10:06:26 -0700 (PDT) Received: by 10.227.137.203 with HTTP; Thu, 19 Aug 2010 10:06:25 -0700 (PDT) In-Reply-To: <4C5C6E9D.7070402@artifact-software.com> References: <4C5C6E9D.7070402@artifact-software.com> Date: Thu, 19 Aug 2010 13:06:25 -0400 Message-ID: Subject: Re: Project without main artifact From: "C. Benson Manica" To: Maven Users List Content-Type: multipart/alternative; boundary=0016e65b5f10d90555048e303385 --0016e65b5f10d90555048e303385 Content-Type: text/plain; charset=ISO-8859-1 It produces a tgz by executing some code in a couple of jars it depends on that acts on a dependent tgz: A.jar + B.jar + B.tgz -> unpack B.tgz -> exec plugin on unpacked B.tgz -> assembly plugin to build B-processed.tgz Nothing top secret by any stretch. On Fri, Aug 6, 2010 at 4:20 PM, Ron Wheeler wrote: > On 06/08/2010 2:48 PM, C. Benson Manica wrote: > >> No, it's not a pom, its purpose is to go download other dependencies and >> repackage them nicely. >> >> So it does produce an artifact. What kind of Artifact? > What exactly are you trying to do. Give enough detail so that someone can > help you. > BTW. It still could be a POM. It might use a plug-in to make something but > I would just be guessing, wouldn't I. > > If you want to get help, you actually have to disclose some facts. > If it is a secret, you need to hire a consultant and have him sign a > non-disclosure after checking his references. not post to a public forum. > > > Ron > > On Tue, Aug 3, 2010 at 4:49 PM, Anders Hammar wrote: >> >> A pom project? >>> >>> /Anders >>> >>> On Tue, Aug 3, 2010 at 16:22, C. Benson Manica >>> wrote: >>> >>> Is it possible to configure a Maven project so that it doesn't build or >>>> deploy the main artifact? I have projects that are essentially shells >>>> to >>>> download and package dependencies, but there are no Java sources to >>>> >>> compile >>> >>>> or package as a jar (or anything else). Am I condemned to have empty >>>> >>> jars >>> >>>> deployed along with the artifacts I want, or are there configuration >>>> options >>>> that can address this? >>>> >>>> -- >>>> C. Benson Manica >>>> cbmanica@gmail.com >>>> >>>> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > -- C. Benson Manica cbmanica@gmail.com --0016e65b5f10d90555048e303385--