Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 364 Bytes

Confluence PlantUML Plugin

How to build the plugin

mvn install

How to deploy the plugin

atlas-mvn atlassian-pdk:install \
    -Datlassian.pdk.server.username=admin \
    -Datlassian.pdk.server.password=secret \
    -Datlassian.pdk.server.url=http://server:PORT \
    -Datlassian.plugin.key=puml