Page tree

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

Compare with Current View Page History

« Previous Version 3 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.

>mvn apptools:check-deployed -Dincludes=smartics -PPROD
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Deploy all projectdoc artifacts 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- apptools-maven-plugin:0.5.0-SNAPSHOT:check-deployed (default-cli) @ deploy-all ---
[INFO]   Fetched:
+                     de.smartics.atlassian.confluence.smartics-doctype-addon-strategy  0.1.0-SNAPSHOT       ->           IS LATEST!
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-cfrs  1.0.0-SNAPSHOT       ->           IS LATEST!
+                          de.smartics.atlassian.confluence.smartics-doctype-addon-app  1.0.0-SNAPSHOT       ->           IS LATEST!
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-lean  1.0.0-SNAPSHOT       ->           IS LATEST!
+                       de.smartics.atlassian.confluence.smartics-doctype-addon-impact  1.0.0-SNAPSHOT       ->           IS LATEST!
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-okrs  1.0.0-SNAPSHOT       ->           IS LATEST!
+                de.smartics.atlassian.confluence.smartics-projectdoc-confluence-arc42  7.0.1                ->                7.0.2
+                     de.smartics.atlassian.smartics-projectdoc-bookmarklets-extension  2.1.0-SNAPSHOT       ->       2.1.1-SNAPSHOT
+           de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-core  11.2.0-SNAPSHOT      ->           IS LATEST!
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-devdiary  7.0.1-SNAPSHOT       ->       7.0.2-SNAPSHOT
+          de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-swdev  9.0.0                ->       9.0.1-SNAPSHOT
+           de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-java  4.0.0-SNAPSHOT       ->       4.0.2-SNAPSHOT
+          de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-maven  4.0.0-SNAPSHOT       ->       4.0.2-SNAPSHOT
+                         de.smartics.atlassian.confluence.smartics-doctype-addon-ppeu  0.1.0-SNAPSHOT       ->           IS LATEST!
+     de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-projectdoc  0.1.0-SNAPSHOT       ->           IS LATEST!
+        de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-prjmgmt  3.1.2-SNAPSHOT       ->       3.1.3-SNAPSHOT
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-riskmgmt  1.0.0-SNAPSHOT       ->           IS LATEST!
+                     de.smartics.atlassian.confluence.smartics-doctype-addon-services  1.0.0-SNAPSHOT       ->           IS LATEST!
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-teamwork  1.0.1-SNAPSHOT       ->       1.0.2-SNAPSHOT
+                    de.smartics.atlassian.confluence.smartics-doctype-addon-vmodellxt  1.0.2-SNAPSHOT       ->       1.0.3-SNAPSHOT
+                            de.smartics.atlassian.smartics-projectdoc-graph-extension  1.0.0.b4-SNAPSHOT    ->           IS LATEST!
+                          de.smartics.atlassian.smartics-projectdoc-infosys-extension  1.4.1-SNAPSHOT       ->       1.4.2-SNAPSHOT
+                            de.smartics.atlassian.smartics-projectdoc-maven-extension  4.0.0-SNAPSHOT       ->       4.0.2-SNAPSHOT
+  de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-agileplanning  9.0.0-SNAPSHOT       ->       9.0.1-SNAPSHOT
+                      de.smartics.atlassian.confluence.smartics-projectdoc-confluence  2.5.2-SNAPSHOT       ->           IS LATEST!
+       de.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-traction  1.0.0-SNAPSHOT       ->           IS LATEST!
+                           de.smartics.atlassian.smartics-projectdoc-webapi-extension  3.0.4-SNAPSHOT       ->       3.1.1-SNAPSHOT
+                                       de.smartics.atlassian.smartics-history-manager  0.1.1-SNAPSHOT       ->           IS LATEST!
+                                de.smartics.piwik.atlassian.confluence.smartics-piwik  1.0.1                ->           IS LATEST!
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------




  • No labels