API Documentation: | MavenPluginConvention |
---|
Properties and methods added by the MavenPlugin
.
Property | Description |
conf2ScopeMappings | The set of rules for how to map Gradle dependencies to Maven scopes. |
mavenPomDir | The directory to generate Maven POMs into. |
Conf2ScopeMappingContainer
conf2ScopeMappings
The set of rules for how to map Gradle dependencies to Maven scopes.
File
mavenPomDir
The directory to generate Maven POMs into.
- Default with
maven
plugin: ${project.buildDir}
/poms