Blog





We released the Apptools Maven Plugin in version 0.11.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.

This new version checks the timestamp for snapshot versions alos with the check-deployment goal.

There is also a new article Unique Snapshot Versions for an introduction on how to configure your project for this new feature.

For more information please visit the tool's website!

 

To use the new Timestamped Version feature for snapshot versions, consider to use the buildmetadata-maven-plugin with version 1.7.0.

Release Notes - Apptools Maven Plugin - Version 0.11.0

Bug

  • [APPMP-23] - Failing to render a failed Check

New Feature

  • [APPMP-22] - Unique Snapshot Versions Support for Check Deployment

Improvement

  • [APPMP-21] - Use Timestamp from atlassian-plugin.xml


Link

Link

Posts