Type | Name and description |
---|---|
String |
archivesBaseName The base name to use for archive files. |
String |
distsDirName The name for the distributions directory. |
String |
libsDirName The name for the libs directory. |
ProjectInternal |
project |
Constructor and description |
---|
BasePluginConvention
(Project project) |
Type | Name and description |
---|---|
File |
getDistsDir() Returns the directory to generate TAR and ZIP archives into. |
File |
getLibsDir() Returns the directory to generate JAR and WAR archives into. |
The base name to use for archive files.
The name for the distributions directory. This in interpreted relative to the project' build directory.
The name for the libs directory. This in interpreted relative to the project' build directory.
Gradle API 2.0