This post describes how to make a maven repo for your google code project. I’m a big fan of google code. It’s a tremendous service for those looking for a place to host their open source code. The only thing I lacked was a maven repo. I have to be honest here, while I use maven, it’s still a big mystery to me how things end up in the main maven repo. If Google were to add one new feature, I’d prefer it be a maven repo and hudson build that autodiscovers maven projects and builds them…but we’re not there yet, so the question I’m going to answer is how you can provide a maven repo for your open source customers hosted on google code. » Read the rest of this entry «
Your Very Own Google Code Maven Repo
April 11th, 2009 § 7
Easy Jena startup with Eclipse and Maven
April 10th, 2009 § 6
Recently on the Jena news group there was a question regarding classpath and how frustrating it can be to properly configure that aspect of a new project. I began to answer the question and realized I haven’t touched a classpath for years simply because the tools I use make that unnecessary. Eclipse is free and has very good maven integration. At the same time, the Jena team is providing jena as a Maven asset indexed on the main maven repo. The consequences are that you can have eclipse create a new project for you, and add your library dependencies for you by simply declaring that your project “uses” jena. Here is a quick screentoaster demo to get you going…
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=0fed2dc6-4671-4072-ba8e-4c2e72b92b1f)