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

steveschnepp/confluence-plantuml-plugin

Repository files navigation

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