I came across Petr's work for a current project I'm working on, but was a little disappointed that is was focused more toward building the GData code, rather than just loading it into another project as a dependency. So I downloaded his mavenized project, cleaned up a few things, and then deployed everything to a server here at USC for us to use. I can't guarantee how long this will stay up (not that I have any plans to remove it), or how current I'll be able to keep it... but here it is for those that are interested.
(Google... it'd be really great if you guys would setup gdata-java- client to either feed into the central Maven repository or even one of your own) USC Repository: http://its-subversion.usc.edu/maven2/public/ groupId: com.google.gdata artifactId: gdata-appsforyourdomain, gdata-base, etc -will On Apr 16, 2007, at 7:14 AM, Petr Kozelka wrote: > Hello, > > I created project google-apis-mavenized (http://code.google.com/p/ > google-apis-mavenized > ) which makes it easier for Maven developers to hack the code of > various Google apis. Currently, GData APIs are "mavenized" there. > It is some sort of a "wrapper" project - it links to the original > codebase using Subversion Externals, so most commits there will be > immediately effective in this wrapper project. > I did this as part of my maven explorations, so the wrapped project > structure tries to use as many Maven good practices as possible - that > is, dependency granularity, somewhat verbose directory layout, storing > dependency declarations rather than binaries etc. > I "mavenized" all apis from gdata-1.0.9 including some samples. > > This project may become unnecessary if Google developers decide to > convert the original project to Maven - however, before that happens, > I hope this will be helpful. > > Comments, contributions and ideas are welcome. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
