Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C4591769E for ; Thu, 16 Oct 2014 13:13:55 +0000 (UTC) Received: (qmail 46232 invoked by uid 500); 16 Oct 2014 13:13:54 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 46106 invoked by uid 500); 16 Oct 2014 13:13:54 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 46094 invoked by uid 99); 16 Oct 2014 13:13:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 13:13:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qa0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 13:13:28 +0000 Received: by mail-qa0-f44.google.com with SMTP id x12so2347959qac.31 for ; Thu, 16 Oct 2014 06:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NQUsDX0u7XR8Leq8usszzRHMZ6v09l1jA4Tu5K64cNE=; b=thW7tqAev9oEeZ8XPZupQnwti/PdXuDPoQHEVnZDWieA3ocXqqRAyMCwqL7GXb8pEX 6ghH81UVZ+kPSopyg17I7BLfmW4wlY7OJovwceyOPp2T+6NrYLLT1WUAjEQBgjK7XkRK BqPdkkBoMvou6IRnnwy+lcFdxuhUxgAqxkWn8bB6JFYLJAH9zpeVts9uUwiLIHEtZJhJ Q9VGg+P9DFs+sw+MEZ2XJtcfO9fO1sAsKV+V9EA0cIncphWD1m3cblXu+3R9CPIJtARd 3+/ENEqzRtutLrMT3w7gPuFJMGV5TLr1c89BS2GEIBbXm4GZmuNx6Css1mVUtgQVdBKS fqOA== MIME-Version: 1.0 X-Received: by 10.224.124.67 with SMTP id t3mr2048795qar.20.1413465207451; Thu, 16 Oct 2014 06:13:27 -0700 (PDT) Received: by 10.140.133.208 with HTTP; Thu, 16 Oct 2014 06:13:27 -0700 (PDT) In-Reply-To: <5A1B7472-E6C4-4B36-9807-4CA4FA57AC8C@gmail.com> References: <5A1B7472-E6C4-4B36-9807-4CA4FA57AC8C@gmail.com> Date: Thu, 16 Oct 2014 09:13:27 -0400 Message-ID: Subject: Re: [imaging] From: Gary Gregory To: Commons Users List Content-Type: multipart/alternative; boundary=001a11c3ac1e97b89405058a0339 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3ac1e97b89405058a0339 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Since the project has not had a 1.0 release, you will not find it on Maven Central. Your best bet is to build from sources ATM. Gary On Thu, Oct 16, 2014 at 2:52 AM, Andrew Affolter wrote: > On the getting started page for Apache Imaging Commons: > http://commons.apache.org/proper/commons-imaging/gettingstarted.html it > says to download the latest release from the download page which provides > download links of the apache-sanselan 0.97 version. However the source co= de > on github.com shows a rename to imaging from sanselan in July 2013 and > many updates through 2013. I now see that imaging goes up to 1_0_RC7. I > downloaded the code from github and built it using mvm package and was ab= le > to produce a jar that I could include in my project and would work. Howev= er > I am now looking for the central maven location for this? Can someone poi= nt > me to the dependency I need so I don=E2=80=99t have to build the JAR from= source to > include it in my project? I searched on the central repository on > search.maven.org but couldn=E2=80=99t find the commons imaging in there. > > > > --=20 E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --001a11c3ac1e97b89405058a0339--