Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

 

Tools to manage apps on a Confluence server remotely via the UPM REST API based on Maven.

version 0.12.0

Introduction

This is a plugin for Maven to interface with Universal Plugin Manager's (UPM) REST API to deploy apps to a remote Confluence server.

The following Mojos are provided by this plugin:

apptools:check-configuration
Check if there are newer versions of apps than those specified in the configuration.
apptools:check-deployment
Check which apps are deployed on the Confluence server.
apptools:deploy
Deploy apps to the Confluence server.
apptools:enable
Enable apps on the Confluence server.
apptools:help
Display help information on apptools-maven-plugin.
Call mvn apptools:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
apptools:list
List information on the locally stored artifacts.
apptools:undeploy
Remove deployed apps from the Confluence server.
apptools:usage
Display usage information on apptools-maven-plugin.

Related Maven Plugins

The following plugins for Maven are related to products for Confluence and JIRA.

Doctype Maven Plugin
Create doctype add-ons (OBRs) for the projectdoc Toolbox with Confluence Blueprints based on XML model descriptions easily!
  • No labels