Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Integrating OSGi bundles from Maven Central

I'm doing it with the help of Nexus that is able to expose any Maven2 repository as a P2 one, ie Central

Jeff


On Fri, Jun 20, 2014 at 5:17 PM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
Hey gang,

FreeMarker has OSGi'ed their jar file up on maven central. I'd like to integrate it into my tycho build, basically generating an eclipse-repository with it in it so I can use that repository as a target. Any suggestions on how I can fetch OSGi bundles from maven central?

Thanks,
Doug

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top