public interface NarFileLayout
| Modifier and Type | Method and Description |
|---|---|
String |
getBinDirectory(String aol)
Specifies where binaries are stored
|
String |
getIncludeDirectory()
Specifies where includes are stored
|
String |
getLibDirectory(String aol,
String type)
Specifies where libraries are stored
|
String |
getNarInfoFile(String groupId,
String artifactId,
String type)
Specifies where nar properties are stored
|
Copyright © 2005–2020 NAR Maven Plugin developers. All rights reserved.