We're using thrift 0.6.1 and IMO we're seriously outdated. Thrift 0.2.0 is, well for lack of a better word, ancient. Rather then asking apache to put the artifact on their mirrors, which is a really old and antiquated version, why not simply deploy something nexus. http://www.sonatype.org/nexus/ and deploy your own artifact.
Actually if you're internally relying heavily on maven it's usually worth it to host your own nexus or equivalent repo. On Mon, Jan 13, 2014 at 8:55 AM, Andrew Pennebaker <[email protected]>wrote: > I would, but for some projects, upgrading is not an option. > > > On Sun, Jan 12, 2014 at 12:11 AM, Isuru Perera <[email protected] > >wrote: > > > I think you should upgrade your product dependencies. > > > > or you can try building relevant Thrift branch locally. For example: > > https://github.com/apache/thrift/tree/0.2.x > > > > > > On Fri, Jan 10, 2014 at 10:16 PM, Andrew Pennebaker > > <[email protected]>wrote: > > > > > Could we please release 0.2.0 - 0.6.0? > > > > > > > > > On Fri, Jan 10, 2014 at 11:37 AM, Jake Farrell <[email protected]> > > > wrote: > > > > > > > The jars where never released by Apache Thrift to maven central until > > the > > > > 0.6.1 release. All released versions since are available (0.6.1, 0.7, > > > 0.8, > > > > 0.9 and 0.9.1). > > > > > > > > -Jake > > > > > > > > > > > > On Fri, Jan 10, 2014 at 11:15 AM, Andrew Pennebaker > > > > <[email protected]>wrote: > > > > > > > > > The hadoop-book tutorial depends on thrift 0.2.0, but it doesn't > seem > > > to > > > > be > > > > > available on the Central Maven Repository anymore: > > > > > > > > > > https://github.com/tomwhite/hadoop-book/issues/19 > > > > > > > > > > Could we please put back thrift v0.2.0 - v0.8.0, to help older > > programs > > > > > continue working? > > > > > > > > > > -- > > > > > Cheers, > > > > > > > > > > Andrew Pennebaker > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > > -- > > > Cheers, > > > > > > Andrew Pennebaker > > > [email protected] > > > > > > > > > > > -- > > Isuru Perera > > about.me/chrishantha > > > > > > -- > Cheers, > > Andrew Pennebaker > [email protected] > -- Samir Faci *insert title* fortune | cowsay -f /usr/share/cows/tux.cow Sent from my non-iphone laptop.
