Quantcast
Channel: tycho-user
Viewing all articles
Browse latest Browse all 4647

Re: [tycho-user] Integrating OSGi bundles from Maven Central

$
0
0
Actually, all I had to do was add the dependency and then tell target-platform-configuration to consider pomDependencies. But that has led me to a problem with the freemarker MANIFEST where they some reason specified J2SE-1.6 as the execution environment and not JavaSE-1.6. :(

Doug.


From: tycho-user-bounces@xxxxxxxxxxx [tycho-user-bounces@xxxxxxxxxxx] on behalf of Doug Schaefer [dschaefer@xxxxxxx]
Sent: Friday, June 20, 2014 11:17 AM
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] Integrating OSGi bundles from Maven Central

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

Viewing all articles
Browse latest Browse all 4647

Trending Articles