Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A


B

Bundle2Pom - Class in org.akhikhl.unpuzzle.osgi2maven
Converts bundle manifest to POM.
Bundle2Pom(String, String) - Constructor in Bundle2Pom
Constructs Bundle2Pom object with the specified parameters.

C

convert(File) - Method in Bundle2Pom
Converts bundle to POM.

D

DependencyBundle - Class in org.akhikhl.unpuzzle.osgi2maven
POJO class holding data on dependency bundle.
deployBundle(Map, Pom, File) - Method in Deployer
Deploys the specified bundle with the specified POM to target maven repository.
Deployer - Class in org.akhikhl.unpuzzle.osgi2maven
Deploys OSGI bundle (jar or directory) to maven repository
Deployer(Map, URL) - Constructor in Deployer
Constructs Deployer with the specified parameters.

E


F


G


H


I


J


K


L


M


N


O


P

Pom - Class in org.akhikhl.unpuzzle.osgi2maven
POJO class holding data extracted from bundle and needed for POM generation.

Q


R


S


T

toString() - Method in Pom

U


V


W

writeTo(Writer) - Method in Pom

X


Y


Z


_


Groovy Documentation