maven-confluence-plugin icon indicating copy to clipboard operation
maven-confluence-plugin copied to clipboard

Maven plugin that generates project's documentation directly to confluence allowing to keep in-sync project evolution with its documentation

      Join the chat at https://gitter.im/bsorrentino/maven-confluence-plugin

What is

It is a Maven plugin that generates project's documentation directly to confluence allowing, in the same time, to keep in-sync project evolution with its documentation.

Originally hosted to google code from release 4.0.0 has been moved to github

Documentation

The standard maven documentation is here

Format

Processor

Examples

For pratical samples refer to folder/module test-publishing

News

Date Release Info
Jul 3, 2022 Release 7.7 Merged PR #266 "Adding JSON Support". Thanks to jksevend for contribution.
Jun 3, 2022 Release 7.6 Merged PR #267 "added function to define jira instance baseurl", that fix issue #136. Thanks to tspindler for contribution
Apr 1, 2022 Release 7.5 Fix empty table cell not handled properly. Refer to #264.
Jan 10, 2022 Release 7.4 Fix problem with encoding. Refer to #261.
Aug 09, 2021 Release 7.3.2 Fix problem with ReadTimeout & WriteTimeout. Refer to #256. see the PR #257 for details. Thanks to qwazer for contribution
Aug 07, 2021 Release 7.3.1 Refer to #256 for details
Jul 31, 2021 Release 7.3 Refer to discussion #247 for details
Jul 19, 2021 Release 7.2.1 Refer to #253 for details
Jun 10, 2021 Release 7.2 Refer to #252 for details
Jun 01, 2021 Release 7.1 Refer to #248 for details
May 18, 2021 Release 7.0 Refer to Major Release 7.0 for details
Mar 07, 2021 Release 7.0-rc2 Refer to #245 npe when children uri from classpath
Feb 11, 2021 Release 7.0-rc1 Refer to #244 processor-freemarker doesn't work on 7.0-beta2.
Feb 09, 2021 Release 7.0-beta2 Refer to #240 add the page id to the deploy history(state) manager.
Refer to #241 Increase socket timeout.
Refer to #242 add i18n titles to ProjectSummaryRenderer and ScmRenderer. Thanks to 3a04huk for the PR
Jan 03, 2021 Release 7.0-beta1 This release introduce multi version jar support. Refer to #224.
From this release the Pegdown markdown parser has been removed as dependency and it will be not supported anymore.It has been replaced by Commonmark

Release History