Confluence 2.6 has reached end of life
Check out the [latest version] of the documentation
Packaging your plugin
In order to install your new plugin on your production instance of Confluence, you'll need to package it up and install it there.
- Navigate to your plugin's root directory.
- Make sure that your POM.xml is depending to the version of Confluence on which you plan to deploy.
- Run the command
mvn package - That will create
my-plugin-X.X.X.jarin the target directory. - You can now install this plugin in Confluence.
* If your plugin has dependent jars, see this page.
Releasing your plugin
We encourage you to open-source (we recommend a BSD-style license) your plugin and put in on Atlassian's Developer Subversion Repository and add it to the Confluence Extensions Library for other Confluence users to use and enhance. Never underestimate the power of collaboration!
- Get Subversion access (email developer-relations@atlassian.com.
- Request a JIRA project for your plugin (email developer-relations@atlassian.com.
- Check in your code to Subversion.
- Add your plugin to the Plugin Repository
- Create a homepage for your plugin in the Confluence Plugin Library.
Overview
Content Tools
Apps
