Expand my Community achievements bar.

SOLVED

Converting multiple depended jar files to geather as single bundle

Avatar

Level 4

Hi,

Hi I have 10 jar files. They are interlinked each other. How to convert all jar files together as single OSGI bundle?

1 Accepted Solution

Avatar

Correct answer by
Administrator

hi 

Please have a look at this forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

I hope this would help you.

Or 

Link:- http://www.cqblueprints.com/tipsandtricks/build-and-deploy-osgi/deploy-third-party-libs.html#Next configure the bundle plugin.

I hope this would help you.

Thanks and Regards

Kautuk Sahni

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

3 Replies

Avatar

Employee

If these jar files will only be used by this bundle, then consider embedding them into your bundle. You can create a bundle for the jar files as well[2]

Regards,

Opkar

[1] http://www.sergiolopes.eu/2014/04/adding-jars-to-osgi-bundles-with-maven/

[2] http://www.cqblueprints.com/tipsandtricks/build-and-deploy-osgi/deploy-third-party-libs.html

Avatar

Level 4

I am using third party jar files. They don't have any artifactId's. Then How to include in Embed depency ?

Avatar

Correct answer by
Administrator

hi 

Please have a look at this forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

I hope this would help you.

Or 

Link:- http://www.cqblueprints.com/tipsandtricks/build-and-deploy-osgi/deploy-third-party-libs.html#Next configure the bundle plugin.

I hope this would help you.

Thanks and Regards

Kautuk Sahni

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni