MVN

fr.gugau.lfr.tools : lfr-theme-livedeploy

Maven & Gradle

Jan 17, 2017
0 stars

Liferay Theme Live-deploy · Maven plugin that allow developpers to deploy a Liferay theme in seconds

<plugin>
    <groupId>fr.gugau.lfr.tools</groupId>
    <artifactId>lfr-theme-livedeploy</artifactId>
    <version>1.0-alpha</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.gugau.lfr.tools : lfr-theme-livedeploy to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha
  • Latest Alpha: 1.0-alpha

All Versions

Choose a version of fr.gugau.lfr.tools : lfr-theme-livedeploy to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
lfr-theme-livedeploy-1.0-alpha

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>fr.gugau.lfr.tools</groupId>
    <artifactId>lfr-theme-livedeploy</artifactId>
    <version>1.0-alpha</version>
</plugin>

Advertisement