Groovy Documentation

Package org.akhikhl.unpuzzle.osgi2maven

This package contains classes used to convert OSGi bundles to maven artifacts.

 

Class Summary
Bundle2Pom Converts bundle manifest to POM.
DependencyBundle POJO class holding data on dependency bundle.
Deployer Deploys OSGI bundle (jar or directory) to maven repository
Pom POJO class holding data extracted from bundle and needed for POM generation.
 


Groovy Documentation