public interface ToDependencyPom
| Modifier and Type | Method and Description |
|---|---|
void |
toPom(java.io.OutputStream out,
PomOptions options)
Create a pom with the repository as dependencies
|
void toPom(java.io.OutputStream out,
PomOptions options)
throws java.lang.Exception
out - where it should be storedoptions - te optionsjava.lang.ExceptionCopyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.