Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 29776 invoked from network); 3 Jul 2006 03:43:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jul 2006 03:43:00 -0000 Received: (qmail 14509 invoked by uid 500); 3 Jul 2006 03:42:54 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 14485 invoked by uid 500); 3 Jul 2006 03:42:53 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 14473 invoked by uid 99); 3 Jul 2006 03:42:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 20:42:53 -0700 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,REPLY_TO_EMPTY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of shinobu.kawai@gmail.com designates 64.233.162.196 as permitted sender) Received: from [64.233.162.196] (HELO nz-out-0102.google.com) (64.233.162.196) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 20:42:52 -0700 Received: by nz-out-0102.google.com with SMTP id x3so366282nzd for ; Sun, 02 Jul 2006 20:42:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mcYbysEGsIjXfoNBDpbYARGBXUaTStpwesfeYCq8h4REf/hSvdw3rPRYTfWCcO9/734ua6cqwJ8+Ft6XRGJoWnoDpDKRJ0ii9QcMKywiuNL7u6LO2M07O2yZvLeE6zjIFxlputrKMFNdAfsMggZp8CsC0to16GakxAiUsKi11Vw= Received: by 10.36.19.19 with SMTP id 19mr3182315nzs; Sun, 02 Jul 2006 20:42:32 -0700 (PDT) Received: by 10.36.247.60 with HTTP; Sun, 2 Jul 2006 20:42:32 -0700 (PDT) Message-ID: <376e3b140607022042v1287ec44iae1be3eb2819ab07@mail.gmail.com> Date: Sun, 2 Jul 2006 20:42:32 -0700 From: "Shinobu Kawai" Reply-To: To: poi-user@jakarta.apache.org Subject: latest release in maven repository? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I was wondering if there were any plans to put the 3.0-alpha2-20060616 release up in ibiblio. http://www.ibiblio.org/maven2/poi/poi/ As a workaround, you can install it locally with the following: mvn install:install-file -Dfile=poi-3.0-alpha2-20060616.jar -DgroupId=poi -DartifactId=poi -Dversion=3.0-alpha2-20060616 -Dpackaging=jar -DgeneratePom=true But of course, I prefer it reside in ibiblio. :) Best regards, -- Shinobu -- Shinobu Kawai --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/