Skip to content

dholmen/xp-gradle-plugin

 
 

Repository files navigation

XP Gradle Plugin

Build Status License

This Gradle plugin does the following:

  • Build application jar files for Enonic XP (com.enonic.xp.app).
  • Possible to provision and run Enonic XP with your app deployed (com.enonic.xp.run).
  • Creates documentation for the plugin (com.enonic.xp.doc).
  • Configures easy steps for deploying artifacts to a repo.

Usage

To use this plugin, just add the following to your build.gradle file:

plugins {
  id 'com.enonic.xp.app` version `1.1.0`
}

About

Enonic XP Gradle Plugin.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%