Uses of Class
aQute.bnd.service.maven.PomOptions
-
Packages that use PomOptions Package Description aQute.bnd.service.maven -
-
Uses of PomOptions in aQute.bnd.service.maven
Methods in aQute.bnd.service.maven with parameters of type PomOptions Modifier and Type Method Description void
ToDependencyPom. toPom(java.io.OutputStream out, PomOptions options)
Create a pom with the repository as dependencies
-