- configureJavadocPublishing(Project) - Method in BuildSupportExtension
-
Configure a project to publish a javadoc artifact.
- configureJavaTemplates(Project) - Method in BuildSupportExtension
-
Configure a project to use "java templates."
- configureManifest(Project) - Method in BuildSupportExtension
-
Configure the standard manifest entries for the given project.
- configureManifestForArchiveTask(Jar) - Method in BuildSupportExtension
-
Configure the standard manifest entries for the given archive task.
- configurePublications(Project, Closure) - Method in BuildSupportExtension
-
Apply a configuration closure to the publications managed/created by this plugin.
- configurePublishing(Project, boolean) - Method in BuildSupportExtension
-
Configure a project to publish maven artifacts to the local M2 repo and, optionally, to the Nexus maven repo.
- configureRdmFacades(Project) - Method in BuildSupportExtension
-
Configure the given project for generating RDM facade classes from Structure XML definitions.
- configureSourcePublishing(Project, boolean) - Method in BuildSupportExtension
-
Configure a project to create and publish a "sources" jar.
- configureStandardPlugin(Project, boolean, boolean, String) - Method in BuildSupportExtension
-
Perform the "standard" configuration for a typical Raptor plugin project.
- configureTestTasks(Project) - Method in BuildSupportExtension
-
Apply a standard configuration to all test tasks.
- configureXjc(Project) - Method in BuildSupportExtension
-
Configure the given project for using XJC to compile XML schemas.
- createPluginInstallTask(Project) - Method in BuildSupportExtension
-
Create a task, named install, that will copy the created jar/war artifact(s) into
{@code ..
- ctiPrivate(Map) - Method in RepoManagement
-
Add a CTI Private repo configuration accepting a map of configuration properties.
- ctiPublic(Map) - Method in RepoManagement
-
Add a CTI Public repo configuration accepting a map of configuration properties.