Skip to content

Releases: bsorrentino/maven-confluence-plugin

8.0-beta1

29 Feb 17:43
Compare
Choose a tag to compare

v8.0-beta1

Generic changes

fix: update github action for deploy site

deb52334990eff4 bsorrentino 2024-02-29 16:52:33

refactor: move generateGoalsPages method in AbstractPluginConfluenceDocGenerator

d1a9a91979a070c bsorrentino 2024-02-29 16:51:31

refactor: add new module

ef1a7bba76c0e81 bsorrentino 2024-02-15 18:58:29

refactor: update import

e4cc2fda67e8472 bsorrentino 2024-02-15 18:58:16

refactor: move package

  • move renderer, sink package from mojo to plugin-report module

6040da26f290832 bsorrentino 2024-02-15 18:57:42

refactor(core): update module url

d8e8430bd9941e5 bsorrentino 2024-02-15 18:16:18

refactor: rename module

  • from plugin-reporting to mojo

26cb771d7677dd5 bsorrentino 2024-02-15 18:15:57

refactor: isolate xmlrpc-client, commons-httpclient deps in xmlrpc module

a15cc05c180b42c bsorrentino 2023-10-17 08:11:10

feat: replace FormBody with a BodyPublisher

bbf698047c72ea9 bsorrentino 2023-10-17 08:05:50

build: update action to work on java11

1ebd081d36d1070 bsorrentino 2023-10-16 15:58:05

Merge branch 'feature/move_to_java11_#296' into develop

6eb2b8af4bb9727 bsorrentino 2023-10-16 15:55:43

refactor: complete replacing OkHttp with built-ih Http Client

20a8d9fede25454 bsorrentino 2023-10-16 15:55:19

refactor: continue replacing OkHttp with built-ih Http Client

6347e579e1b0a2f bsorrentino 2023-10-15 21:36:27

refactor: start replacing OkHttp with built-ih Http Client

13f5b5fc0005342 bsorrentino 2023-10-15 17:44:30

docs: update javadoc

f425bdc7b31b22b bsorrentino 2023-10-13 16:02:07

build: move to java11

  • update compiler target
  • remove lombok usage
  • working on #296

e37a86bfcff6ab8 bsorrentino 2023-10-13 15:47:38

7.13

12 Oct 17:33
Compare
Choose a tag to compare

changes

feat: enhance escapeMarkdownText method

  • enable fine grained escaping on markdown text
  • resolve #295

1157223261d86b6 bsorrentino 2023-10-12 17:17:40

fix: enable escaping on TableCell

ee97f605962a828 bsorrentino 2023-10-12 17:16:46

test: add unit test

a65b74a001e9bb5 bsorrentino 2023-10-12 17:16:07

fix: check prefix before apply

  • check link prefix before apply it
  • resolve #294

c8d619ed504b8f7 bsorrentino 2023-10-11 14:56:15

test: add test data

  • prepare for reproduce issue
  • working #294

c6550ce83a6b3d7 bsorrentino 2023-10-11 14:55:23

refactor: remove lombok usage

5786d8cff33c956 bsorrentino 2023-10-11 08:02:47

build: move to maven 3.6.0 compatibility

14ccb9769202ef8 bsorrentino 2023-10-11 07:56:27

7.12

26 Jun 09:10
Compare
Choose a tag to compare

Generic changes

Merge branch 'feature/pr288' into develop

c4b960e134429a2 bsorrentino 2023-06-23 18:15:11

refactor(SiteProcessor.java): Optional usage refinement

  • use Optional.OfNullable() instead Optional.of()

220426a4c952a9f bsorrentino 2023-06-23 18:14:03

Merge branch 'williamschey-master' into feature/pr288

83e977cc998064b bsorrentino 2023-06-23 18:07:45

#287: Changed to use Optional.ofNullable to deal with nulls

5997ce7ddffd33a William Schey 2023-06-23 08:06:10

#287: Fix for NPE that is throw when trying to link internally to project

622ae475a55a570 William Schey 2023-06-23 06:32:50

7.11

23 Mar 09:08
Compare
Choose a tag to compare

v7.11

Generic changes

docs(README.md): update

e2bf2642b267fc3 Build Pipeline 2023-03-23 09:01:53

fix: finalize implementation

  • implement 'processConfluenceMacro' method in CommonmarkConfluenceWikiVisitor invoked on visit( HtmlBlock )
  • #285

d5703c3836874e0 Build Pipeline 2023-03-21 11:57:53

test: improve test cases

7e4ddefd59e0f80 Build Pipeline 2023-03-21 11:56:11

feat: enable nested markdown processing

0ff0fe8d7c75840 Build Pipeline 2023-03-20 18:47:45

test: refactor test

04f6530c2e56715 Build Pipeline 2023-03-20 18:47:02

test(issue285.md): update publish test

d657e4447e7542f Build Pipeline 2023-03-20 14:55:33

fix(CommonmarkConfluenceWikiVisitor.java): update regex

  • update regex for detecting html comment to handle multiline content
  • #285

b3d6a756bc2089c bsorrentino 2023-03-20 09:40:02

test: test parse multiline html comment

  • test multiline html comment for identify confluence macro + test publishing
  • #285

17ba7f4988e367a bsorrentino 2023-03-20 09:38:07

test(Issue285Test.kt): test parse multiline html comment

282538730cf0e33 bsorrentino 2023-03-19 18:58:45

refactor: remove the Optionals as arguments

b755fdf659e7044 bsorrentino 2023-03-04 11:26:09

7.10

04 Mar 11:20
Compare
Choose a tag to compare

v7.10

Generic changes

docs(ConfluenceDeployMojo): update javadoc of MarkdownProcessorInfo parameter

e4f6afdc05f1a70 Build Pipeline 2023-03-01 14:07:49

feat: add support for paramenter in configuration

39392f4a0e4b1fe Build Pipeline 2023-03-01 12:32:25

refactor(test-plugin/pom.xml): fix typo

332658cd0e8a6a8 Build Pipeline 2023-03-01 11:08:55

test: verify issue

05f7dfcf6891e9b Build Pipeline 2023-03-01 11:06:34

7.9

04 Jan 17:08
Compare
Choose a tag to compare
7.9

test: markdown file to test the fix

3d0af7544be5538 Build Pipeline 2022-12-28 15:56:20

fix(CommonmarkConfluenceWikiVisitor): avoid implicit use of String.format() in pre() and post() mothods of ChildrenProcessor class

6c6a3b678221f79 Build Pipeline 2022-12-28 15:55:28

build(pom.xml): upgrade commonmark version

  • upgrade commonmark version to 0.21.0
  • issue #282

cb26a690c77dcac Build Pipeline 2022-12-28 15:51:32

test(commonmark): add test to verify issue 282

26b2025ca03eaef Build Pipeline 2022-12-27 17:22:04

docs(changelog): update changelog

10013a4db1c87f5 Build Pipeline 2022-12-09 12:07:00

7.8

09 Dec 13:47
Compare
Choose a tag to compare
7.8

v7.8

Generic changes

build: update version to next release

548da3f0e09bd90 Build Pipeline 2022-12-09 12:04:38

docs: update documentation

b2c477701450e30 Build Pipeline 2022-12-09 12:02:52

docs(changelog): update changelog

74c2b9f99b3e27d Build Pipeline 2022-12-09 11:38:59

refactor(ConfluenceService.Credentials): overload constructor to call the main one

88842c23c756fe7 Build Pipeline 2022-12-09 09:04:22

test: update credentials invocation

1cbdf716cd71094 Build Pipeline 2022-12-07 17:58:38

refactor(ConflienceService): overload credentials constructor

615eed43fc9f4e7 Build Pipeline 2022-12-07 17:57:49

#280 fixed indent

6bdcdcb7843de54 Dirk Mahler 2022-12-06 11:02:34

#280 Allow token based authentication using customer HTTP headers (e.g. Bearer scheme)

f87a94402062b71 Dirk Mahler 2022-12-06 10:49:26

Merge tag 'v7.7.1' into develop

  • new minor version

225a47cd72b1a9d bsorrentino 2022-11-16 19:43:00

fix: update jackson.version

7793bfd5a591b0a bsorrentino 2022-11-16 19:41:12

Merge remote-tracking branch 'origin/dependabot/maven/core/com.fasterxml.jackson.core-jackson-databind-2.12.7.1' into bugfix/pr279

b5ee8537b0bcafe bsorrentino 2022-11-16 19:10:17

build(deps): bump jackson-databind from 2.12.7 to 2.12.7.1 in /core

faacebdbfa0e682 dependabot[bot] 2022-11-16 03:17:00

docs: update changelog

a0b7d62758f5c64 bsorrentino 2022-07-03 09:38:32

7.7

03 Jul 09:41
Compare
Choose a tag to compare
7.7

Maven Confluence Plugin - Changelog

v7.7

Generic changes

build: move to next release

e592d4b897f1557 bsorrentino 2022-07-03 09:36:32

docs: update docs

9663dc4f774d0eb bsorrentino 2022-07-03 09:33:37

docs: update docs

c3880713797ccb8 bsorrentino 2022-07-03 09:30:00

Merge branch 'feature/pr266' into develop

4e0d10e1b60035c bsorrentino 2022-07-03 09:26:32

docs: update documentation

ee07c6456cc2a7a bsorrentino 2022-07-03 09:26:04

Merge branch 'jksevend-master' into feature/pr266

c667787c446b76a bsorrentino 2022-07-03 08:27:24

Merge branch 'master' of https://github.com/jksevend/maven-confluence-plugin into jksevend-master

8cbfd066cee4142 bsorrentino 2022-07-03 08:26:07

refactor: log verbosity refinement

13d514b15b621f9 bsorrentino 2022-07-03 08:24:58

Merge remote-tracking branch 'origin/dependabot/maven/deprecated/test-integration/src/test/resources/simple-plugin-project/org.codehaus.plexus-plexus-utils-3.0.16' into feature/pr266

f58757339616dde bsorrentino 2022-07-03 08:20:56

Merge remote-tracking branch 'origin/dependabot/maven/deprecated/test-integration/src/test/resources/plugin-project-goals-in-subpage/org.codehaus.plexus-plexus-utils-3.0.16' into feature/pr266

d3440a2b3293ddc bsorrentino 2022-07-03 08:20:18

Merge remote-tracking branch 'origin/dependabot/maven/org.codehaus.plexus-plexus-utils-3.0.16' into feature/pr266

5e277506efa7059 bsorrentino 2022-07-03 08:19:43

Merge remote-tracking branch 'origin/dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-1.6.0' into feature/pr266

613d112a7675252 bsorrentino 2022-07-03 08:18:58

build: move to next developer version

bd53b67a472273e bsorrentino 2022-07-03 08:18:53

Bump plexus-utils

bd2984fc34e2937 dependabot[bot] 2022-07-01 22:19:12

Bump plexus-utils

32f038b80bf006c dependabot[bot] 2022-07-01 22:19:01

Bump plexus-utils from 3.0.8 to 3.0.16

c5bc6af344fd891 dependabot[bot] 2022-07-01 22:17:33

Bump kotlin-stdlib from 1.5.20 to 1.6.0

f4407d6363f4172 dependabot[bot] 2022-06-20 22:47:41

docs: update changelog

e47e6c58cc4b02c bsorrentino 2022-06-03 15:32:11

7.6

03 Jun 15:36
Compare
Choose a tag to compare
7.6

v7.6

Generic changes

Merge branch 'release/7.6'

bb7dc9275a7a027 bsorrentino 2022-06-03 15:30:02

docs: update readme

98d2acadcba21c1 bsorrentino 2022-06-03 15:29:26

docs: update changelog

c94c833d427774b bsorrentino 2022-06-03 15:29:09

build: set version to next release

f6d7c5895144f96 bsorrentino 2022-06-03 15:25:39

Merge branch 'feature/pr267' into develop

a9413fb9d78e4be bsorrentino 2022-06-03 13:21:44

Merge branch 'feature/multipleJiraInstances' of https://github.com/tspindler/maven-confluence-plugin into feature/pr267

dfbbd1c66d45fba bsorrentino 2022-06-03 13:20:46

Merge branch 'feature/pr265' into develop

f87fe0a07c9ffaa bsorrentino 2022-06-03 13:15:39

fix(core): upgrade jackson from 2.12.0 to version 2.12.7 to fix security issue

87210cc8ad24d50 bsorrentino 2022-06-03 13:15:21

Merge remote-tracking branch 'origin/dependabot/maven/core/com.fasterxml.jackson.core-jackson-databind-2.12.6.1' into feature/pr265

562a79aaf2963da bsorrentino 2022-06-03 13:05:20

build: move to next development version

2977d45b00956b7 bsorrentino 2022-06-03 13:03:34

added function to define jira instance baseurl #136

ecea4d2b9767cc5 tspindler 2022-06-01 12:13:07

Bump jackson-databind from 2.12.0 to 2.12.6.1 in /core

7df5e821ee91132 dependabot[bot] 2022-04-01 11:06:28

7.5

01 Apr 11:25
Compare
Choose a tag to compare
7.5

v7.5

Generic changes

upgrade it-changelog-maven-plugin version to 1.89

cf465163396227d bsorrentino 2022-04-01 11:00:01

actions: enable 'on release' trigger

29df83d3451100e bsorrentino 2022-04-01 10:44:18

javadoc plugin: change from to

24aae5125d5475e bsorrentino 2022-04-01 10:42:04

call save() after file creation at first DeployStateManager load invocation

c1e3f0583f0c7ac bsorrentino 2022-03-30 21:11:13

upgrade kotlin version to 1.5.20

40aa9dfecaca64b bsorrentino 2022-03-30 21:08:40

fix import for unit test

d960a7ae58811db bsorrentino 2022-03-30 21:07:55

update pom for better support of multi jdk compilation

5464e7a3fea6a32 bsorrentino 2022-03-30 21:07:29

upgrade commonmark version to 0.18.2

  • update pom for better support of multi jdk compilation

5d87db4c85f7ac8 bsorrentino 2022-03-30 21:06:16

update pom for better support of multi jdk compilation

fe8ad5515948722 bsorrentino 2022-03-30 21:05:38

update pom for better support of multi jdk compilation

2cfe9251703e49f bsorrentino 2022-03-30 21:05:24

fix: when the tableCell value is empty a space is added. #264

5742b0627a942b1 bsorrentino 2022-03-30 21:03:38

add unit test #264

6c812f953895871 bsorrentino 2022-03-29 15:33:15

update test

4045e23249cf3db bsorrentino 2022-03-29 15:32:47

update docker compose

8c829b85b5da7f9 bsorrentino 2022-03-11 14:39:55

update docker compose

1cd8018ddbee3b2 bsorrentino 2022-03-10 17:24:40

update docker stuff

aa24af1b9cd87c4 bsorrentino 2022-03-10 14:07:05

test scm plugin configuration

60effa6b4b6746a bsorrentino 2022-03-08 22:53:38

prepare plugin test

f9964afe169129f bsorrentino 2022-03-08 22:38:50

refactor docker stuff

9a323a0a2b144fe bsorrentino 2022-03-08 22:38:28

update(test)

  • refine test for confluence cloud

7209e63e2d55c7e bsorrentino 2022-01-17 17:38:46

update(test)

  • add test for confluence cloud

8f4b69f3d90a829 bsorrentino 2022-01-17 16:32:50

update(docker)

  • add confluence server 7.15

526766d3e46783e bsorrentino 2022-01-17 16:32:31

update(test)

  • add emphasis.wiki test

c59098cdd5a85eb bsorrentino 2022-01-17 13:59:35

update(doc)

5d4880428a7da08 bsorrentino 2022-01-16 16:38:15

update(action):

  • update deploy-pages action to include javadoc

fe6cdfd92e0558a bsorrentino 2022-01-16 16:19:38

update(pom):

  • update javadoc plugin version
  • generate javadoc for core module on install phase

2331544aa1bfe1c bsorrentino 2022-01-16 15:37:23

update(layout)

  • add deprecated folder

910c4d5be43da85 bsorrentino 2022-01-16 12:23:48

update(doc)

7736b4dd2a5b90a bsorrentino 2022-01-15 17:09:59

test(childrenTitlesPrefixed)

8b0c57a5dfb44c5 bsorrentino 2022-01-15 16:36:34