(maven-pmd-plugin) branch master updated: (doc) Update releasenotes.md [skip ci]

2023-11-09 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 508381c  (doc) Update releasenotes.md [skip ci]
508381c is described below

commit 508381c011b66708caedfb0673e236d9fc416660
Author: Andreas Dangel 
AuthorDate: Thu Nov 9 14:41:31 2023 +0100

(doc) Update releasenotes.md [skip ci]
---
 src/site/markdown/releasenotes.md | 27 ++-
 1 file changed, 22 insertions(+), 5 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index c6d9d30..ab33de0 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -19,23 +19,40 @@ under the License.
 
 -->
 
+
+
 # Release Notes
 
-## Version ???
+## Version 3.21.2
 
-**Release Date:** -??-??
+**Release Date:** 2023-10-30
 
-**JIRA:** [Release Notes - Maven PMD Plugin - Version 
???](https://issues.apache.org/jira/projects/MPMD)
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.21.2](https://issues.apache.org/jira/projects/MPMD/versions/12353789)
 
-**GitHub:** 

+**GitHub:** 

 
-###  New features and improvements
 ###  Bug Fixes
+* [MPMD-370](https://issues.apache.org/jira/browse/MPMD-370) - Remove 
remaining uses of FileReader
 * [MPMD-371](https://issues.apache.org/jira/browse/MPMD-371) - Using two 
ruleset files with same name in different directories 
([#127](https://github.com/apache/maven-pmd-plugin/pull/127)) @harbulot
+* [MPMD-382](https://issues.apache.org/jira/browse/MPMD-382) - Regression in 
report rendering
+* [MPMD-384](https://issues.apache.org/jira/browse/MPMD-384) - 
maven-pmd-plugin is dowloading transitive dependencies of unmanaged version 
([#135](https://github.com/apache/maven-pmd-plugin/pull/135)) @caiwei-ebay
+
 ###  Maintenance
 * Move commons-lang3 to test scope 
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
+
 ###  Documentation updates
+* Typo: fill --> file 
([#133](https://github.com/apache/maven-pmd-plugin/pull/133)) @elharo
+
 ###  Dependency updates
+* [MPMD-380](https://issues.apache.org/jira/browse/MPMD-380) - Prefer apache 
commons and JDK to Plexus utils 
([#132](https://github.com/apache/maven-pmd-plugin/pull/132)) @elharo
+* [MPMD-387](https://issues.apache.org/jira/browse/MPMD-387) - Upgrade to 
Parent 40
 
 ## Version 3.21.0
 



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md [skip ci]

2023-05-26 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 3dcc10d  (doc) Update releasenotes.md [skip ci]
3dcc10d is described below

commit 3dcc10d139428984b43d8c512fe83784ef27842e
Author: Andreas Dangel 
AuthorDate: Fri May 26 09:18:16 2023 +0200

(doc) Update releasenotes.md [skip ci]
---
 src/site/markdown/releasenotes.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index e6787ec..c6d9d30 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -31,6 +31,7 @@ under the License.
 
 ###  New features and improvements
 ###  Bug Fixes
+* [MPMD-371](https://issues.apache.org/jira/browse/MPMD-371) - Using two 
ruleset files with same name in different directories 
([#127](https://github.com/apache/maven-pmd-plugin/pull/127)) @harbulot
 ###  Maintenance
 * Move commons-lang3 to test scope 
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
 ###  Documentation updates



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md for 3.21.0 [skip ci]

2023-05-19 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 13aeb5f  (doc) Update releasenotes.md for 3.21.0 [skip ci]
13aeb5f is described below

commit 13aeb5ff76ac7e9fbd82848a3efe12b828d6f8ef
Author: Andreas Dangel 
AuthorDate: Fri May 19 14:39:04 2023 +0200

(doc) Update releasenotes.md for 3.21.0 [skip ci]
---
 src/site/markdown/releasenotes.md | 37 ++---
 1 file changed, 34 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index bc13f13..310617c 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -21,22 +21,53 @@ under the License.
 
 # Release Notes
 
-## Version 3.21.0
+## Version ???
 
 **Release Date:** -??-??
 
-**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.21.0](https://issues.apache.org/jira/projects/MPMD)
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
???](https://issues.apache.org/jira/projects/MPMD)
+
+**GitHub:** 

+
+###  New features and improvements
+###  Bug Fixes
+###  Maintenance
+###  Documentation updates
+###  Dependency updates
+
+## Version 3.21.0
+
+**Release Date:** 2023-05-12
+
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.21.0](https://issues.apache.org/jira/projects/MPMD/versions/12352863)
 
 **GitHub:** 

 
 ###  New features and improvements
 * [MPMD-365](https://issues.apache.org/jira/browse/MPMD-365) - Support Java 20 
([#116](https://github.com/apache/maven-pmd-plugin/pull/116)) @adangel
+* [MPMD-375](https://issues.apache.org/jira/browse/MPMD-375) - Replace 
*ReportGenerators with new *ReportRenderers 
([#130](https://github.com/apache/maven-pmd-plugin/pull/130)) @michael-o
+
 ###  Bug Fixes
+* [MPMD-369](https://issues.apache.org/jira/browse/MPMD-369) - System encoding 
conflicts with XML encoding in CpdViolationCheckMojo 
([#122](https://github.com/apache/maven-pmd-plugin/pull/122)) @elharo
+* [MPMD-373](https://issues.apache.org/jira/browse/MPMD-373) - System property 
java.version is overwritten in ITs as model property 
([#128](https://github.com/apache/maven-pmd-plugin/pull/128)) @michael-o
+
 ###  Maintenance
-###  Documentation updates
+* [MPMD-374](https://issues.apache.org/jira/browse/MPMD-374) - Remove 
deprecated and unused PmdCollectingRenderer 
([#128](https://github.com/apache/maven-pmd-plugin/pull/128)) @michael-o
+* Move commons-lang3 to test scope 
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
+* [MNG-6829](https://issues.apache.org/jira/browse/MNG-6829) - Replace any 
StringUtils#isEmpty(String) and #isNotEmpty(String) 
([#124](https://github.com/apache/maven-pmd-plugin/pull/124)) @timtebeek
+* Remove vestigial useJava5 parameter 
([#119](https://github.com/apache/maven-pmd-plugin/pull/119)) @elharo
+* [MPMD-367](https://issues.apache.org/jira/browse/MPMD-367) - Verify / 
ubuntu-latest jdk-11-temurin 3.9.1 broken at head in MPMD-270-325-JDK11 
([#121](https://github.com/apache/maven-pmd-plugin/pull/121)) @elharo
+
 ###  Dependency updates
 * [MPMD-364](https://issues.apache.org/jira/browse/MPMD-364) - Upgrade to PMD 
6.55.0 ([#115](https://github.com/apache/maven-pmd-plugin/pull/115)) @dependabot
 * [MPMD-364](https://issues.apache.org/jira/browse/MPMD-364) - Upgrade to PMD 
6.54.0 ([#112](https://github.com/apache/maven-pmd-plugin/pull/112)) @adangel
+* [MPMD-366](https://issues.apache.org/jira/browse/MPMD-366) - Update parent 
pom to 39 ([#118](https://github.com/apache/maven-pmd-plugin/pull/118)) @elharo
+* [MPMD-372](https://issues.apache.org/jira/browse/MPMD-372) - Upgrade plugins 
and components (in ITs) 
([#128](https://github.com/apache/maven-pmd-plugin/pull/128)) @michael-o
+* Bump animal-sniffer-maven-plugin from 1.22 to 1.23 
([#117](https://github.com/apache/maven-pmd-plugin/pull/117)) @dependabot
+* Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 
([#114](https://github.com/apache/maven-pmd-plugin/pull/114)) @dependabot
+* Bump apache/maven-gh-actions-shared from 2 to 3 
([#113](https://github.com/apache/maven-pmd-plugin/pull/113)) @dependabot
+* Bump doxia-sink-api from 1.11.1 to 1.12.0 
([#111](https://github.com/apache/maven-pmd-plugin/pull/111)) @dependabot
+* Bump wagon-http-lightweight from 3.5.2 to 3.5.3 
([#108](https://github.com/apache/maven-pmd-plugin/pull/108)) @dependabot
 
 ## Version 3.20.0
 



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md [skip ci]

2023-01-13 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 806c49d  (doc) Update releasenotes.md [skip ci]
806c49d is described below

commit 806c49d4aef47e0ce51ef7446404cd4788ab61cd
Author: Andreas Dangel 
AuthorDate: Fri Jan 13 20:04:46 2023 +0100

(doc) Update releasenotes.md [skip ci]
---
 src/site/markdown/releasenotes.md | 20 +---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index dcdde39..291681a 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -21,20 +21,34 @@ under the License.
 
 # Release Notes
 
-## Version 3.20.0
+## Version 3.21.0
 
 **Release Date:** -??-??
 
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.21.0](https://issues.apache.org/jira/projects/MPMD)
+
+**GitHub:** 

+
+###  Bug Fixes
+###  Maintenance
+###  Documentation updates
+###  Dependency updates
+
+## Version 3.20.0
+
+**Release Date:** 2023-01-06
+
 **JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.20.0](https://issues.apache.org/jira/projects/MPMD/versions/12352270)
 
 **GitHub:** 

 
 ###  Bug Fixes
-
 * [MPMD-335](https://issues.apache.org/jira/browse/MPMD-335) - Aggregate mode 
doesn't use additional repositories 
([#101](https://github.com/apache/maven-pmd-plugin/pull/101)) @adangel
 
-###  Dependency updates
+###  Maintenance
+* [MPMD-361](https://issues.apache.org/jira/browse/MPMD-361) - Explicitly 
start and end tables with Doxia Sinks in report renderers
 
+###  Dependency updates
 * [MPMD-360](https://issues.apache.org/jira/browse/MPMD-360) - Upgrade to PMD 
6.53.0 ([#109](https://github.com/apache/maven-pmd-plugin/pull/109)) @adangel
 * [MPMD-358](https://issues.apache.org/jira/browse/MPMD-358) - Upgrade to PMD 
6.52.0 ([#104](https://github.com/apache/maven-pmd-plugin/pull/104)) @adangel
 * [MPMD-357](https://issues.apache.org/jira/browse/MPMD-357) - Upgrade to PMD 
6.51.0 ([#100](https://github.com/apache/maven-pmd-plugin/pull/100)) @adangel



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md

2022-09-01 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new d9be919  (doc) Update releasenotes.md
d9be919 is described below

commit d9be919d0ec44b8c9c6f40acf76a888a99a35489
Author: Andreas Dangel 
AuthorDate: Thu Sep 1 10:24:08 2022 +0200

(doc) Update releasenotes.md
---
 src/site/markdown/releasenotes.md | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index 0bc4f5d..f3c18e3 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -25,16 +25,18 @@ under the License.
 
 **Release Date:** ???
 
-**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.19.0](https://issues.apache.org/jira/projects/MPMD/versions/TODO)
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.19.0](https://issues.apache.org/jira/projects/MPMD/versions/12352255)
 
 **GitHub:** 

 
-###  New features and improvements
-
 ###  Bug Fixes
+* [MPMD-353](https://issues.apache.org/jira/browse/MPMD-353) - API 
incompatibility with jansi after upgrading m-shared-utils (#91) @adangel
 
 ###  Dependency updates
+* Bump animal-sniffer-maven-plugin from 1.21 to 1.22 (#88) @dependabot
+* Bump wiremock from 1.49 to 2.27.2 (#57) @dependabot
 * [MPMD-354](https://issues.apache.org/jira/browse/MPMD-354) - Upgrade to PMD 
6.49.0 (#92) @adangel
+* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#86) @dependabot
 
 ## Version 3.18.0
 



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md

2022-08-24 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new b55fb9a  (doc) Update releasenotes.md
b55fb9a is described below

commit b55fb9a215ce37f47729e4aec92c813a3d597bf2
Author: Andreas Dangel 
AuthorDate: Wed Aug 24 18:40:00 2022 +0200

(doc) Update releasenotes.md
---
 src/site/markdown/releasenotes.md | 31 +++
 1 file changed, 27 insertions(+), 4 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index e9ced27..8be87aa 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -21,28 +21,51 @@ under the License.
 
 # Release Notes
 
+## Version 3.19.0
+
+**Release Date:** ???
+
+**JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.19.0](https://issues.apache.org/jira/projects/MPMD/versions/TODO)
+
+**GitHub:** 

+
+###  New features and improvements
+
+###  Bug Fixes
+
+###  Dependency updates
+
 ## Version 3.18.0
 
-**Release Date:** ??
+**Release Date:** 2022-08-20
 
 **JIRA:** [Release Notes - Maven PMD Plugin - Version 
3.18.0](https://issues.apache.org/jira/projects/MPMD/versions/12351813)
 
 **GitHub:** 

 
 ###  New features and improvements
-* [[MPMD-348]](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 
19 (#82) @adangel
+* [MPMD-348](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 19 
(#82) @adangel
 
 ###  Bug Fixes
 * [SECURITY] Fix Partial Path Traversal Vulnerability (#80) @JLLeitschuh
 
 ###  Dependency updates
-* [[MPMD-347]](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to 
PMD 6.48.0 (#81) @adangel
+* [MPMD-352](https://issues.apache.org/jira/browse/MPMD-352) - Upgrade Maven 
Common Artifact Filters to 3.3.1
+* [MPMD-351](https://issues.apache.org/jira/browse/MPMD-351) - Upgrade Maven 
Artifact Transfer to 0.13.1
+* [MPMD-350](https://issues.apache.org/jira/browse/MPMD-350) - Upgrade Maven 
Shared Utils to 3.3.4
+* [MPMD-349](https://issues.apache.org/jira/browse/MPMD-349) - Upgrade Maven 
Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0 (#84) @michael-o
+* [MPMD-347](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to PMD 
6.48.0 (#81) @adangel
 * Bump maven-plugins from 36 to 37 (#79) @dependabot
-* [[MPMD-345]](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to 
PMD 6.47.0 (#73) @adangel
+* [MPMD-345](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to PMD 
6.47.0 (#73) @adangel
 * Bump commons-lang3 from 3.8.1 to 3.12.0 (#72) @dependabot
 * Bump plexus-resources from 1.1.0 to 1.2.0 (#56) @dependabot
 * Bump animal-sniffer-maven-plugin from 1.16 to 1.21 (#54) @dependabot
 
+###  Compatibility Notice
+
+For technical reasons the parameter `sourceEncoding` has been replaced with 
`inputEncoding`.
+For details please see 
[MPMD-349](https://issues.apache.org/jira/browse/MPMD-349)/[2b7d2d7065bae1f984c82d210062064376fbd430](https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=commit;h=2b7d2d7065bae1f984c82d210062064376fbd430).
+
 ## Version 3.17.0
 
 **Release Date:** 2022-05-31



[maven-pmd-plugin] branch master updated: (doc) Update releasenotes.md

2022-07-30 Thread adangel
This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 1740f00  (doc) Update releasenotes.md
1740f00 is described below

commit 1740f00ef7b3d6132edb0cb253623f0eaf05a8d7
Author: Andreas Dangel 
AuthorDate: Sat Jul 30 13:50:27 2022 +0200

(doc) Update releasenotes.md
---
 src/site/markdown/releasenotes.md | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/releasenotes.md 
b/src/site/markdown/releasenotes.md
index 0580a9b..e9ced27 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -30,11 +30,18 @@ under the License.
 **GitHub:** 

 
 ###  New features and improvements
-* [MPMD-348](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 19
+* [[MPMD-348]](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 
19 (#82) @adangel
+
+###  Bug Fixes
+* [SECURITY] Fix Partial Path Traversal Vulnerability (#80) @JLLeitschuh
 
 ###  Dependency updates
-* [MPMD-345](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to PMD 
6.47.0
-* [MPMD-347](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to PMD 
6.48.0
+* [[MPMD-347]](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to 
PMD 6.48.0 (#81) @adangel
+* Bump maven-plugins from 36 to 37 (#79) @dependabot
+* [[MPMD-345]](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to 
PMD 6.47.0 (#73) @adangel
+* Bump commons-lang3 from 3.8.1 to 3.12.0 (#72) @dependabot
+* Bump plexus-resources from 1.1.0 to 1.2.0 (#56) @dependabot
+* Bump animal-sniffer-maven-plugin from 1.16 to 1.21 (#54) @dependabot
 
 ## Version 3.17.0