Search Gradle plugins
Plugin | Latest Version |
---|---|
com.liferay.change.log.builderThe Change Log Builder Gradle plugin lets you generate and maintain a change log file based on the Git commits in your project. |
1.1.7
(21 August 2023) |
com.liferay.maven.plugin.builderThe Maven Plugin Builder Gradle Plugin lets you generate the Maven plugin descriptor for any Mojos found in your project. |
2.0.2
(14 August 2023) |
com.liferay.dependency.checkerThe 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. |
1.0.6
(04 August 2023) |
com.liferay.js.transpilerThe JS Transpiler Gradle plugin lets you run metal-cli in order to build Metal.js code, compile Soy files, and transpile ES6 to ES5. |
2.4.60
(03 November 2020) |
com.liferay.js.transpiler.baseThe JS Transpiler Base Gradle plugin lets you use Gradle dependencies (such as external module or project dependencies) in Node.js scripts. |
2.4.60
(03 November 2020) |
com.liferay.soy.translationThe Soy Translation Gradle plugin lets you use a custom localization mechanism in the generated .soy.js files |
3.1.10
(03 November 2020) |
com.liferay.soyThe 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"). |
3.1.10
(03 November 2020) |
com.liferay.gulpThe Gulp Gradle plugin lets you run Gulp tasks as part of your build. |
2.0.81
(02 October 2020) |