Sergii Zagriichuk
Sergii Zagriichuk

Reputation: 5399

Spring bundlor analogs

I'm trying to create manifest file for OSGI application using com.springsource.bundlor plugin for maven, and have a lot of problems, so Could some one talk me there is analog to spring bundlor or not ? Thanks

Upvotes: 0

Views: 246

Answers (1)

szhem
szhem

Reputation: 4712

Bnd which is internally used by maven-bundle-plugin.

Upvotes: 1

Related Questions