Blog

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We released the Apptools Maven Plugin in version 0.89.0!

This plugin for Maven is used  to interface with the Universal Plugin Manager's (UPM) REST API to deploy apps (formerly know and 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 go to the blog article Apptools Maven Plugin 0.89.0 or  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