Interface ToDependencyPom
public interface ToDependencyPom
-
Method Summary
Modifier and TypeMethodDescriptionvoidtoPom(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
-