OK, the trick was to specify *<dependency org="org.apache.gora" name="gora-sql" rev="0.1.1-incubating"/> *
without the *conf="*->compile"* but am still clueless as to what this actually means :-) apart from that +1 to release 0.1.1 Thanks Julien On 15 September 2011 14:34, Mattmann, Chris A (388J) < [email protected]> wrote: > Hi Julien, > > I'm not sure why either? The jar file is 49.3kb on the Maven repo and > downloads > just fine for me and works as a Maven dependency fine too (in a downstream > Maven project). > > Hmmm....weird? > > Cheers, > Chris > > On Sep 15, 2011, at 2:56 AM, Julien Nioche wrote: > > > The maven artefacts for gora-sql seem to be broken and are not providing > a > > jar when declaring with Ivy : > > > > *<dependency org="org.apache.gora" name="gora-sql" rev="0.1.1-incubating" > > conf="*->compile"/> * > > > > The jar file gora-sql-0.1.1-incubating.jar< > https://repository.apache.org/content/repositories/orgapachegora-048/org/apache/gora/gora-sql/0.1.1-incubating/gora-sql-0.1.1-incubating.jar > >does > > exist on the Maven repo but I have no idea why it > > > > Here is what 'ant report' from Nutch tells me about gora-sql : > > gora-sql by org.apache.gora Revision: 0.1.1-incubating *Home Page** > > * *Status**release* *Publication**20110912053629* *Resolver** > > orgapachegora* *Configurations**compile* *Artifacts size**0 kB (0 kB > > downloaded, 0 kB in cache)* > > Am I missing something? > > > > Julien > > > > > > On 12 September 2011 06:12, Mattmann, Chris A (388J) < > > [email protected]> wrote: > > > >> Hi Folks, > >> > >> I have posted a fourth release candidate for the Apache Gora > >> 0.1.1-incubating release. > >> > >> The source code is at: > >> > >> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc4/ > >> > >> For more detailed information, see the included > >> CHANGES-0.1.1-incubating.txt file for details on release contents and > >> latest changes. > >> > >> The release was made from the Apache Gora 0.1.1-incubating branch > >> (r1169604) at: > >> > >> > http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/ > >> > >> The subversion tag is located at: > >> > >> > https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc4/ > >> > >> A staged Maven repository is at: > >> > >> https://repository.apache.org/content/repositories/orgapachegora-048/ > >> > >> Please vote on releasing these packages as Apache Gora 0.1.1-incubating. > >> The vote is open for the next 72 hours. > >> > >> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating > >> > >> [ ] -1 Do not release the packages because... > >> > >> Thanks! > >> > >> Cheers, > >> Chris > >> > >> P.S. Here is my +1. > >> > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> Chris Mattmann, Ph.D. > >> Senior Computer Scientist > >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > >> Office: 171-266B, Mailstop: 171-246 > >> Email: [email protected] > >> WWW: http://sunset.usc.edu/~mattmann/ > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> Adjunct Assistant Professor, Computer Science Department > >> University of Southern California, Los Angeles, CA 90089 USA > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> > >> > > > > > > -- > > * > > *Open Source Solutions for Text Engineering > > > > http://digitalpebble.blogspot.com/ > > http://www.digitalpebble.com > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Senior Computer Scientist > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 171-266B, Mailstop: 171-246 > Email: [email protected] > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Assistant Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com
