On 1 December 2010 12:27, Guillaume Nodet <gno...@gmail.com> wrote: > To build OBR repositories, I would use tools such as bindex or the > maven bundle plugin. > You can use the following command line for example: > mvn org.apache.felix:maven-bundle-plugin:2.1.0:index > -DmavenRepository=~/.m2/repository -DurlTemplate=maven > It will generate a repository xml for all your local maven repository. >
Nice feature. I was looking for this a few weeks ago, but couldn't see it documented on the maven-bundle-plugin site even though I could see that it uses Bindex inside. I guess I should have done a mvn help:describe on the maven-bundle-plugin which does indeed list bundle:index as a goal. Would still be nice to have this described in the plugin web site though ;-) Cheers, Jeremy _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev