Blog

Versions Compared

Key

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


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.

Content Marker
hidetrue
Code Block
languagetext
themeMidnight
[INFO]   Plugins deployed to application server for environment 'TEST' compared to artifacts on the artifact server:
?                                                                           Plugin Key  Current Plugin Version    ->   Latest Artifact Version
+                     de.smartics.atlassian.confluence.smartics-doctype-addon-strategy  1.0.1-20190322.020911     ->                IS LATEST!
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-cfrs  1.0.0-20190322.000305     ->                IS LATEST!
+                          de.smartics.atlassian.confluence.smartics-doctype-addon-app  1.0.0-20190322.024117     ->     1.0.0-20190324.201745
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-lean  1.0.0-20190322.015218     ->                IS LATEST!
+                       de.smartics.atlassian.confluence.smartics-doctype-addon-impact  1.0.0-20190322.001947     ->                IS LATEST!
+                 de.smartics.atlassian.confluence.smartics-projectdoc-confluence-l10n  1.0.0-SNAPSHOT            ->                IS LATEST!
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-okrs  1.0.0-20190322.000538     ->                IS LATEST!
+                de.smartics.atlassian.confluence.smartics-projectdoc-confluence-arc42  7.0.6-20190322.025407     ->                IS LATEST!
+                     de.smartics.atlassian.smartics-projectdoc-bookmarklets-extension  2.1.1-20190323.185646     ->                IS LATEST!
+           de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-core  11.1.5-20190325.170830    ->                IS LATEST!
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-devdiary  8.0.2-20190322.002527     ->                IS LATEST!
+          de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-swdev  9.0.4-20190325.185921     ->                IS LATEST!
+           de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-java  4.0.3-20190321.120430     ->                IS LATEST!
+          de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-maven  4.0.3-20190321.120629     ->                IS LATEST!
+        de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-prjmgmt  3.1.5-20190322.012120     ->     3.1.5-20190325.190141
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-riskmgmt  1.0.1-20190322.004224     ->                IS LATEST!
+                     de.smartics.atlassian.confluence.smartics-doctype-addon-services  1.0.1-20190325.165906     ->                IS LATEST!
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-teamwork  1.0.6-20190322.014617     ->                IS LATEST!
+                    de.smartics.atlassian.confluence.smartics-doctype-addon-vmodellxt  1.0.5-20190322.003222     ->                IS LATEST!
+                            de.smartics.atlassian.smartics-projectdoc-graph-extension  1.0.0-20190321.171913     ->         1.0.0.b4-SNAPSHOT
+                          de.smartics.atlassian.smartics-projectdoc-infosys-extension  1.5.0-20190322.025106     ->                IS LATEST!
+                            de.smartics.atlassian.smartics-projectdoc-maven-extension  4.0.3-20190322.005511     ->                IS LATEST!
+  de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-agileplanning  9.0.3-20190322.011023     ->                IS LATEST!
+                           de.smartics.atlassian.smartics-projectdoc-webapi-extension  3.2.1-20190322.011113     ->                IS LATEST!
+                               de.smartics.atlassian.smartics-confluence-sync-manager  0.1.0-SNAPSHOT            ->                IS UNKNOWN
+                                de.smartics.piwik.atlassian.confluence.smartics-piwik  1.0.1                     ->            1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

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!

Tip Box

To use the new Timestamped Version feature for snapshot versions, consider to use the BMMP 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
Piwik Set Multiple Custom Variables
NameValue
Departmentapptools
Categoryrelease-note
Typeblog-article