Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 84217 invoked from network); 2 Jun 2010 10:18:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jun 2010 10:18:54 -0000 Received: (qmail 49107 invoked by uid 500); 2 Jun 2010 10:18:53 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 49089 invoked by uid 99); 2 Jun 2010 10:18:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 10:18:52 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [195.241.79.176] (HELO smtp-out1.tiscali.nl) (195.241.79.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 10:18:45 +0000 Received: from [212.182.186.10] (helo=oranjetip.home.leverkruid.eu) by smtp-out1.tiscali.nl with esmtp (Exim) (envelope-from ) id 1OJl1l-0006mK-1m for general@xmlgraphics.apache.org; Wed, 02 Jun 2010 12:18:25 +0200 Received: from simon by oranjetip.home.leverkruid.eu with local (Exim 4.71 #1 (Debian)) id 1OJl1i-0001kr-BW; Wed, 02 Jun 2010 12:18:22 +0200 Date: Wed, 2 Jun 2010 12:18:22 +0200 From: Simon Pepping To: general@xmlgraphics.apache.org Subject: Maven deployment Message-ID: <20100602101822.GF3507@leverkruid.eu> Mail-Followup-To: general@xmlgraphics.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org The Maven page at the wiki, http://wiki.apache.org/xmlgraphics/Maven, describes deployment from a subversion working directory. It deploys the binary jar file. The ant dist targets builds a bundle, which contains a completed pom file, and jar files with binaries, sources and javadocs. How do I deploy that? Use the bundle jar instead of the xmlcommons jar in the description? Or maybe someone else can deploy the Maven artifacts after the release? That would save me a complete Maven installation. Simon -- Simon Pepping home page: http://www.leverkruid.eu --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org