Hi,
I wrote my on Blueprint, with help of the advanced blueprint tutorial. I got many files and in "manage add ons" I can only upload .jar or .obr data on my confluence server. So how do I exactly install my own Blueprint?
Thanks,
Adrian
Hi Adrian,
you have to create a jar file with the maven build tool.
On the command line enter "atlas-mvn package" and you should see a jar file in the target-folder of your project.
This jar-file contains all the necessary files to run your blueprint on the server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.