Blog




We released the Apptools Maven Plugin in version 0.9.0!

This plugin for Maven is used to interface with the Universal Plugin Manager's (UPM) REST API to deploy apps (formerly known as add-ons or plugins) to a remote Confluence server. It is a tool for developers to deploy a number of JARs/OBRs to an environment, like development, test, pre-production. The plugin may operate on a single project, handling the artifact of this project, or may be based on a POM project that defines a set of apps to be deployed to different environments.

For more information please visit the tool's website !

Improvement

  • [APPMP-5] - Support local and global Parameters
  • [APPMP-6] - Rename Parameter allowSnapshots to requireReleases
  • [APPMP-7] - Rename Mojos / Goals for Checks


Link

Link

Posts