Module plugins
Source - BasePlugin
- The base plugin is applied to every project and supplies only needed tasks.
- ASSEMBLE_GROUP
- The assemble group are tasks that are important for the operation of an assemble project
- HELP_TASK_NAME
- The name of the task that provides help information for the project
- TASKS_REPORT_TASK_NAME
- The name of the task that reports all tasks in a project.
- WRAPPER_TASK_NAME
- The name of the task that can create a wrapper for running assemble projects. Only present in the
root project