Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 53457 invoked from network); 13 Oct 2004 13:44:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Oct 2004 13:44:00 -0000 Received: (qmail 11851 invoked by uid 500); 13 Oct 2004 13:43:14 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 11741 invoked by uid 500); 13 Oct 2004 13:43:13 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 11699 invoked by uid 99); 13 Oct 2004 13:43:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [193.121.204.6] (HELO serveur4.BSBCORP.BSB.COM) (193.121.204.6) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 13 Oct 2004 06:43:11 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Maven SAR (service archive) goal? Date: Wed, 13 Oct 2004 15:42:11 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Maven SAR (service archive) goal? Thread-Index: AcSxKOB97dqwGqMJSayBoWyM29J41QAARmMA From: =?iso-8859-1?Q?St=E9phane_Nicoll?= To: "Maven Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I can see two solutions: - A maven custom goal using ant (the ant:jar task with src/sar as source = directory). Provided the jelly:ant namespace is named ant - A SAR plugin. I made it a while ago and asked to publish it but got no = answer. Ping me off-list and I'll try to find it back. Regards, St=E9phane -----Original Message----- From: Dinko Hadzic [mailto:Dinko.Hadzic@teleca.no]=20 Sent: Wednesday, October 13, 2004 3:31 PM To: users@maven.apache.org Subject: Maven SAR (service archive) goal? I am trying to create a JBoss/JMX service archive (SAR) with Maven. It seems however like such a goal/plugin does not exist...? =20 Could anyone give me some ideas/hints of how a SAR goal could be = realized? =20 Thanx, Regards Dinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org