Package aQute.bnd.service.maven
Interface ToDependencyPom
public interface ToDependencyPom
-
Method Summary
Modifier and TypeMethodDescriptionvoid
toPom
(OutputStream out, PomOptions options) Create a pom with the repository as dependencies
-
Method Details
-
toPom
Create a pom with the repository as dependencies- Parameters:
out
- where it should be storedoptions
- te options- Throws:
Exception
-