public interface ToDependencyPom
Modifier and Type | Method and Description |
---|---|
void |
toPom(OutputStream out,
PomOptions options)
Create a pom with the repository as dependencies
|
void toPom(OutputStream out, PomOptions options) throws Exception
out
- where it should be storedoptions
- te optionsException
Copyright © 2021 aQute SARL. All rights reserved.