com.liferay.source.formatter
The Source Formatter Gradle plugin lets you format project files using the Liferay Source Formatter tool.
com.liferay.portal.tools.wsdd.builder
The WSDD Builder Gradle plugin lets you run the Liferay WSDD Builder tool to generate the Apache Axis Web Service Deployment Descriptor (WSDD) files from a Service Builder service.xml file.
com.liferay.app.tlddoc.builder
The App TLDDoc Builder lets you generate the tag library documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.
com.liferay.xsd.builder
The XSD Builder Gradle plugin lets you generate Apache XMLBeans bindings from XML Schema (XSD) files.
com.liferay.node
The Node Gradle plugin lets you run Node.js and NPM as part of your build.
com.liferay.portal.tools.service.builder
The Service Builder Gradle plugin allows you to generate a Liferay service layer defined in a Service Builder service.xml file.
com.liferay.maven.plugin.builder
The Maven Plugin Builder Gradle Plugin lets you generate the Maven plugin descriptor for any Mojos found in your project.
com.liferay.js.transpiler
The JS Transpiler Gradle plugin lets you run metal-cli in order to build Metal.js code, compile Soy files, and transpile ES6 to ES5.
com.liferay.whip
The Whip Gradle plugin lets you use the Liferay Whip library to ensure that unit tests fully cover your project's code.
com.liferay.soy.translation
The Soy Translation Gradle plugin lets you use a custom localization mechanism in the generated .soy.js files
com.liferay.portal.tools.rest.builder
The REST Builder Gradle plugin lets you generate a Liferay REST service layer defined in a rest.yaml file.
com.liferay.lang.builder
The Lang Builder Gradle plugin lets you run the Liferay Lang Builder tool to sort and translate the language keys in your project.
com.liferay.js.module.config.generator
The JS Module Config Generator Gradle plugin lets you run the Liferay AMD Module Config Generator to generate the configuration file needed to load AMD files via combo loader in Liferay.
com.liferay.baseline
The Baseline Gradle plugin lets you verify that the OSGi semantic versioning rules are obeyed by your OSGi bundle.
com.liferay.soy
The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").
com.liferay.yarn
The Yarn Gradle plugin lets you use Yarn to install Node packages from package.json
com.liferay.app.javadoc.builder
The App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.
com.liferay.portal.tools.theme.builder
The Theme Builder Gradle plugin lets you run the Liferay Theme Builder tool to build the Liferay theme files in your project.
com.liferay.deployment.helper
The Deployment Helper Gradle plugin lets you run the Liferay Deployment Helper tool to create a cluster deployable WAR from your OSGi artifacts.
com.liferay.tlddoc.builder
The TLDDoc Builder Gradle plugin lets you run the Tag Library Documentation Generator tool in order to generate documentation for the JSP Tag Library Descriptor (TLD) files in your project.
com.liferay.js.transpiler.base
The JS Transpiler Base Gradle plugin lets you use Gradle dependencies (such as external module or project dependencies) in Node.js scripts.
com.liferay.gulp
The Gulp Gradle plugin lets you run Gulp tasks as part of your build.
com.liferay.xml.formatter
The XML Formatter Gradle plugin lets you format a project's XML files using the Liferay XML Formatter tool.
com.liferay.app.docker
The App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry.
com.liferay.change.log.builder
The Change Log Builder Gradle plugin lets you generate and maintain a change log file based on the Git commits in your project.
com.liferay.wsdl.builder
The WSDL Builder Gradle plugin lets you generate Apache Axis client stubs from Web Service Description (WSDL) files.
com.liferay.dependency.checker
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.
com.liferay.css.builder
The CSS Builder Gradle plugin lets you run the Liferay CSS Builder tool to compile Sass files in your project.
com.liferay.portal.tools.db.support
The DB Support Gradle plugin lets you run the Liferay DB Support tool to execute certain actions on a local Liferay database.
com.liferay.javadoc.formatter
The Javadoc Formatter Gradle plugin lets you format project Javadoc comments using the Liferay Javadoc Formatter tool.
com.liferay.tld.formatter
The TLD Formatter Gradle plugin lets you format a project's TLD files using the Liferay TLD Formatter tool.
com.liferay.jasper.jspc
The Jasper JSPC Gradle plugin lets you run the Liferay Jasper JSPC tool to compile the JavaServer Pages (JSP) files in your project.
com.liferay.app.jsdoc
The App JSDoc Gradle plugin lets you generate JavaScript documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.
com.liferay.jsdoc
The JSDoc Gradle plugin lets you run the JSDoc tool in order to generate documentation for your project's JavaScript files.