[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #23: Bump maven-resolver-transport-http from 1.6.3 to 1.8.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #23:
URL: https://github.com/apache/maven-verifier/pull/23

   Bumps 
[maven-resolver-transport-http](https://github.com/apache/maven-resolver) from 
1.6.3 to 1.8.0.
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/2865e4a2c739a9ed72887f3a03d2b966bb644dbf;>2865e4a
 [maven-release-plugin] prepare release maven-resolver-1.8.0
   https://github.com/apache/maven-resolver/commit/6dda69980cf4c13228a4f6561bfa0d8384a0be68;>6dda699
 [MRESOLVER-250] Wrap descriptors into weak refs (https://github-redirect.dependabot.com/apache/maven-resolver/issues/166;>#166)
   https://github.com/apache/maven-resolver/commit/484cad2de81037b9118717bd07692d9e8dcea78f;>484cad2
 Fixing an obvious typo
   https://github.com/apache/maven-resolver/commit/29811ebdfbe07311883e79956b10b668fb058c93;>29811eb
 [MRESOLVER-249] Update Hazelcast to 5.1.1 (https://github-redirect.dependabot.com/apache/maven-resolver/issues/164;>#164)
   https://github.com/apache/maven-resolver/commit/915186d643f37cff9a217a482c62d9b47767c95d;>915186d
 [MRESOLVER-244] Deprecate FileTransformer API
   https://github.com/apache/maven-resolver/commit/4b9255bdf3b060e7c50fe6f09c091c2d8c9ff399;>4b9255b
 [MRESOLVER-248] Make DF and BF collector implementations coexist (https://github-redirect.dependabot.com/apache/maven-resolver/issues/161;>#161)
   https://github.com/apache/maven-resolver/commit/0dd06936464ebd917f4115554c283bd676f477f4;>0dd0693
 [MRESOLVER-247] Avoid unnecessary dependency resolution by a Skip solution 
ba...
   https://github.com/apache/maven-resolver/commit/a3fa4010d2bc62395215d7319a54e4b3cfde0522;>a3fa401
 [MRESOLVER-236] Add demo doing signature resolution w/ FAIL policy (https://github-redirect.dependabot.com/apache/maven-resolver/issues/159;>#159)
   https://github.com/apache/maven-resolver/commit/16b12f14eec8b6309a118c225f50f35292eb0a4f;>16b12f1
 [MRESOLVER-241] Resolver checksum calculation should be driven by layout (https://github-redirect.dependabot.com/apache/maven-resolver/issues/154;>#154)
   https://github.com/apache/maven-resolver/commit/374109fb6409ac9282a4bff6ec3b8894d9b17034;>374109f
 [MRESOLVER-245] Isolate and update tests (https://github-redirect.dependabot.com/apache/maven-resolver/issues/157;>#157)
   Additional commits viewable in https://github.com/apache/maven-resolver/compare/maven-resolver-1.6.3...maven-resolver-1.8.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.resolver:maven-resolver-transport-http=maven=1.6.3=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #22: Bump maven-resolver-connector-basic from 1.6.3 to 1.8.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #22:
URL: https://github.com/apache/maven-verifier/pull/22

   Bumps 
[maven-resolver-connector-basic](https://github.com/apache/maven-resolver) from 
1.6.3 to 1.8.0.
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/2865e4a2c739a9ed72887f3a03d2b966bb644dbf;>2865e4a
 [maven-release-plugin] prepare release maven-resolver-1.8.0
   https://github.com/apache/maven-resolver/commit/6dda69980cf4c13228a4f6561bfa0d8384a0be68;>6dda699
 [MRESOLVER-250] Wrap descriptors into weak refs (https://github-redirect.dependabot.com/apache/maven-resolver/issues/166;>#166)
   https://github.com/apache/maven-resolver/commit/484cad2de81037b9118717bd07692d9e8dcea78f;>484cad2
 Fixing an obvious typo
   https://github.com/apache/maven-resolver/commit/29811ebdfbe07311883e79956b10b668fb058c93;>29811eb
 [MRESOLVER-249] Update Hazelcast to 5.1.1 (https://github-redirect.dependabot.com/apache/maven-resolver/issues/164;>#164)
   https://github.com/apache/maven-resolver/commit/915186d643f37cff9a217a482c62d9b47767c95d;>915186d
 [MRESOLVER-244] Deprecate FileTransformer API
   https://github.com/apache/maven-resolver/commit/4b9255bdf3b060e7c50fe6f09c091c2d8c9ff399;>4b9255b
 [MRESOLVER-248] Make DF and BF collector implementations coexist (https://github-redirect.dependabot.com/apache/maven-resolver/issues/161;>#161)
   https://github.com/apache/maven-resolver/commit/0dd06936464ebd917f4115554c283bd676f477f4;>0dd0693
 [MRESOLVER-247] Avoid unnecessary dependency resolution by a Skip solution 
ba...
   https://github.com/apache/maven-resolver/commit/a3fa4010d2bc62395215d7319a54e4b3cfde0522;>a3fa401
 [MRESOLVER-236] Add demo doing signature resolution w/ FAIL policy (https://github-redirect.dependabot.com/apache/maven-resolver/issues/159;>#159)
   https://github.com/apache/maven-resolver/commit/16b12f14eec8b6309a118c225f50f35292eb0a4f;>16b12f1
 [MRESOLVER-241] Resolver checksum calculation should be driven by layout (https://github-redirect.dependabot.com/apache/maven-resolver/issues/154;>#154)
   https://github.com/apache/maven-resolver/commit/374109fb6409ac9282a4bff6ec3b8894d9b17034;>374109f
 [MRESOLVER-245] Isolate and update tests (https://github-redirect.dependabot.com/apache/maven-resolver/issues/157;>#157)
   Additional commits viewable in https://github.com/apache/maven-resolver/compare/maven-resolver-1.6.3...maven-resolver-1.8.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.resolver:maven-resolver-connector-basic=maven=1.6.3=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-clean-plugin] dependabot[bot] opened a new pull request, #17: Bump maven-plugins from 35 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #17:
URL: https://github.com/apache/maven-clean-plugin/pull/17

   Bumps [maven-plugins](https://github.com/apache/maven-parent) from 35 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-plugins's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-plugins=maven=35=36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #525: Bump maven-parent from 35 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #525:
URL: https://github.com/apache/maven-surefire/pull/525

   Bumps [maven-parent](https://github.com/apache/maven-parent) from 35 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-parent's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-parent=maven=35=36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #524: Bump javacc from 7.0.10 to 7.0.11

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #524:
URL: https://github.com/apache/maven-surefire/pull/524

   Bumps [javacc](https://github.com/javacc/javacc) from 7.0.10 to 7.0.11.
   
   Changelog
   Sourced from https://github.com/javacc/javacc/blob/master/docs/release-notes.md;>javacc's
 changelog.
   
   MODIFICATIONS IN VERSION 7.0.11
   
   
   
   
   
   Commits
   
   https://github.com/javacc/javacc/commit/f663487b46d25c5fe04892f641a03bc4591a3ca1;>f663487
 [maven-release-plugin] prepare release javacc-7.0.11
   https://github.com/javacc/javacc/commit/a786a8bfc159cae9663c3d0f4fa47a4ecb9d60a6;>a786a8b
 Bump to 7.0.11 version
   https://github.com/javacc/javacc/commit/fa7d3bd37b6f659da2bd0d7b564b8438281b0297;>fa7d3bd
 Merge pull request https://github-redirect.dependabot.com/javacc/javacc/issues/219;>#219 
from moonfruit/provider
   https://github.com/javacc/javacc/commit/668c6afc2b9dbca4e66285605edbe291561affee;>668c6af
 Fix mismatched javadoc
   https://github.com/javacc/javacc/commit/bb349794c79e91fd6d571516c6946207f85d2bc4;>bb34979
 Merge pull request https://github-redirect.dependabot.com/javacc/javacc/issues/213;>#213 
from wuare/patch-1
   https://github.com/javacc/javacc/commit/33ee56f2a21c876fb72727f5828dd884698884c5;>33ee56f
 Fix legacy links to Apache Lucene's grammar file
   https://github.com/javacc/javacc/commit/48ed055e81f002211b777557727f5548d6bc40b6;>48ed055
 Merge pull request https://github-redirect.dependabot.com/javacc/javacc/issues/212;>#212 
from https://github-redirect.dependabot.com/MarcMazas/Test_for_AllocationExpression_/issues/189;>MarcMazas/Test_for_AllocationExpression_#189
   https://github.com/javacc/javacc/commit/67bdd8ff0615681691f261f47d6fdee9e0ce3aa6;>67bdd8f
 Test case for AllocationExpression https://github-redirect.dependabot.com/javacc/javacc/issues/189;>#189.
 Shows syntax was OK (fix was in
   https://github.com/javacc/javacc/commit/de38b98eab35215679964e2641e09768c2d83bf9;>de38b98
 Bad defaultVisit() method generated (issue#201)
   https://github.com/javacc/javacc/commit/229c9a0588e81d34feb9c15c3561fb9826727e60;>229c9a0
 Merge pull request https://github-redirect.dependabot.com/javacc/javacc/issues/210;>#210 
from MarcMazas/Another_change_for_marked_for_removal
   Additional commits viewable in https://github.com/javacc/javacc/compare/javacc-7.0.10...javacc-7.0.11;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.java.dev.javacc:javacc=maven=7.0.10=7.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-reporting-api] dependabot[bot] opened a new pull request, #9: Bump maven-shared-components from 34 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #9:
URL: https://github.com/apache/maven-reporting-api/pull/9

   Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 
34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-shared-components's
 releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #62: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #62: Bump maven-site-plugin from 3.10.0 to 
3.11.0
URL: https://github.com/apache/maven-script-interpreter/pull/62


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-script-interpreter] dependabot[bot] commented on pull request #62: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #62:
URL: 
https://github.com/apache/maven-script-interpreter/pull/62#issuecomment-1106001852

   Superseded by #66.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #66: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #66:
URL: https://github.com/apache/maven-script-interpreter/pull/66

   Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.10.0 to 3.12.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-site-plugin/releases;>maven-site-plugin's 
releases.
   
   3.11.0
   What's Changed
   
   [MSITE-812] Missing '/' in log when deploying documentation by 
site:stage by https://github.com/aajisaka;>@​aajisaka 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/1;>apache/maven-site-plugin#1
   [MSITE-828] Upgrade jetty to recent version. Update to java 1.8 
(required for jetty) by https://github.com/oflebbe;>@​oflebbe in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/3;>apache/maven-site-plugin#3
   MSITE-848 Update sitedescriptor.apt by https://github.com/ctubbsii;>@​ctubbsii in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/13;>apache/maven-site-plugin#13
   MSITE-847: Corrected link to prerequisite maven version. by https://github.com/KathrynN;>@​KathrynN in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/14;>apache/maven-site-plugin#14
   remove info about old version by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/19;>apache/maven-site-plugin#19
   update test dependencies by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/17;>apache/maven-site-plugin#17
   Only reference current version: created on website by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/18;>apache/maven-site-plugin#18
   [MNGSITE-393] assume Maven 3 as default by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/20;>apache/maven-site-plugin#20
   add .checkstyle to .gitignore by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/22;>apache/maven-site-plugin#22
   remove unused code by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/23;>apache/maven-site-plugin#23
   [MSITE-859] update apache commons lang and IO by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/25;>apache/maven-site-plugin#25
   [MSITE-757] remove Maven 2 support by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/24;>apache/maven-site-plugin#24
   [MSITE-757] drop Maven 2 mention by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/26;>apache/maven-site-plugin#26
   docs: use https by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/28;>apache/maven-site-plugin#28
   [MSITE-861] remove obsolete dependency by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/29;>apache/maven-site-plugin#29
   [MNGSITE-393] remove Maven 1 and 2 info by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/30;>apache/maven-site-plugin#30
   Fix script injection example in docs by https://github.com/strkkk;>@​strkkk in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/35;>apache/maven-site-plugin#35
   trivial change by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/38;>apache/maven-site-plugin#38
   [MSITE-871] Upgrade Maven Javadoc Plugin in integration tests by https://github.com/mthmulders;>@​mthmulders in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/39;>apache/maven-site-plugin#39
   Bump plexus-archiver from 4.2.4 to 4.2.5 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/47;>apache/maven-site-plugin#47
   Bump maven-shared-utils from 3.3.3 to 3.3.4 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/50;>apache/maven-site-plugin#50
   Bump slf4jVersion from 1.7.29 to 1.7.31 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/54;>apache/maven-site-plugin#54
   Bump slf4jVersion from 1.7.31 to 1.7.32 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/58;>apache/maven-site-plugin#58
   Add PR template by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/63;>apache/maven-site-plugin#63
   [MSITE-877] Shared GitHub Actions by https://github.com/slawekjaranowski;>@​slawekjaranowski 

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #99: Bump mockito-core from 4.2.0 to 4.4.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #99:
URL: 
https://github.com/apache/maven-jlink-plugin/pull/99#issuecomment-1106001176

   Superseded by #104.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-jlink-plugin] dependabot[bot] closed pull request #99: Bump mockito-core from 4.2.0 to 4.4.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #99: Bump mockito-core from 4.2.0 to 4.4.0
URL: https://github.com/apache/maven-jlink-plugin/pull/99


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request, #104: Bump mockito-core from 4.2.0 to 4.5.1

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #104:
URL: https://github.com/apache/maven-jlink-plugin/pull/104

   Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.5.1.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>#2554)](https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>mockito/mockito#2554)
   NullPointerException from Groovy metaclass methods when using 
mockito-inline (but not mockito-core) 

[GitHub] [maven-doxia-site] dependabot[bot] opened a new pull request, #17: Bump maven-antrun-plugin from 3.0.0 to 3.1.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #17:
URL: https://github.com/apache/maven-doxia-site/pull/17

   Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) 
from 3.0.0 to 3.1.0.
   
   Commits
   
   https://github.com/apache/maven-antrun-plugin/commit/feceee80f82e1f52a8233a19015c1ed0e4cef2ef;>feceee8
 [maven-release-plugin] prepare release maven-antrun-plugin-3.1.0
   https://github.com/apache/maven-antrun-plugin/commit/4e899c4314aa9e1d8ee0e6b17844c849359c42ce;>4e899c4
 [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4
   https://github.com/apache/maven-antrun-plugin/commit/61c21bd0e95cb2e4433492f00eb473d5b39fb27d;>61c21bd
 Update CI URL
   https://github.com/apache/maven-antrun-plugin/commit/b44673765e5cb4990e779d9115226510403273a7;>b446737
 Bump checkstyle from 9.2.1 to 9.3
   https://github.com/apache/maven-antrun-plugin/commit/43cb90edb00dfd305574820b32d368a4ae25008d;>43cb90e
 [MANTRUN-232] Require Maven 3.2.5 - set proper maven scopes
   https://github.com/apache/maven-antrun-plugin/commit/2274253cdaed396d1de6964e1c6f93ebc7502141;>2274253
 Shared GitHub Actions v2
   https://github.com/apache/maven-antrun-plugin/commit/7911362e0ac86b5a1120bc8f6ef451c342ec;>7911362
 Bump checkstyle from 9.0.1 to 9.2.1
   https://github.com/apache/maven-antrun-plugin/commit/5bb03c35533255f04d98267c5662d3b2272835c2;>5bb03c3
 (doc) Update plugins before release
   https://github.com/apache/maven-antrun-plugin/commit/e773180d4e7d1b661efe6fa7882fcd24c11e84bc;>e773180
 Bump maven-site-plugin from 3.9.1 to 3.10.0
   https://github.com/apache/maven-antrun-plugin/commit/68fc8330e278b92829168e66065b5fa32086df93;>68fc833
 Bump xmlunit-matchers from 2.8.3 to 2.8.4
   Additional commits viewable in https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.1.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-antrun-plugin=maven=3.0.0=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-invoker] dependabot[bot] opened a new pull request, #49: Bump maven-shared-components from 35 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #49:
URL: https://github.com/apache/maven-invoker/pull/49

   Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 
35 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-shared-components's
 releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-shared-components=maven=35=36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-resources-plugin] dependabot[bot] opened a new pull request, #19: Bump maven-plugins from 34 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #19:
URL: https://github.com/apache/maven-resources-plugin/pull/19

   Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-plugins's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #61: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #61: Bump maven-javadoc-plugin from 3.3.1 
to 3.3.2
URL: https://github.com/apache/maven-script-interpreter/pull/61


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-script-interpreter] dependabot[bot] commented on pull request #61: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #61:
URL: 
https://github.com/apache/maven-script-interpreter/pull/61#issuecomment-1105988844

   Superseded by #65.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #65: Bump maven-javadoc-plugin from 3.3.1 to 3.4.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #65:
URL: https://github.com/apache/maven-script-interpreter/pull/65

   Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.3.1 to 3.4.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-javadoc-plugin/releases;>maven-javadoc-plugin's
 releases.
   
   3.3.2
   What's Changed
   
   [MJAVADOC-530] - Clean up additionalparam documentation by https://github.com/marschall;>@​marschall in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/6;>apache/maven-javadoc-plugin#6
   [MJAVADOC-538] Filter out 'Picked up' by https://github.com/risdenk;>@​risdenk in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/11;>apache/maven-javadoc-plugin#11
   [MJAVADOC-546] Allow to generate report in Spanish locale by https://github.com/belingueres;>@​belingueres in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/12;>apache/maven-javadoc-plugin#12
   [MJAVADOC-537] Explicitly the batchMode to true by https://github.com/joshiste;>@​joshiste in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/7;>apache/maven-javadoc-plugin#7
   fix mailing list url in README by https://github.com/rgdoliveira;>@​rgdoliveira in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/13;>apache/maven-javadoc-plugin#13
   [MJAVADOC-544] - Changed behaviour of Javadoc for temporary files 
encoding (options, argfile, ...) by https://github.com/michael-st;>@​michael-st in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/10;>apache/maven-javadoc-plugin#10
   [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for 
non-forking versions of aggregate goals. by https://github.com/busbey;>@​busbey in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/2;>apache/maven-javadoc-plugin#2
   Avoid converting separator characters into newline. by https://github.com/cowwoc;>@​cowwoc in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/19;>apache/maven-javadoc-plugin#19
   [MJAVADOC-577] Fixed typos in User Guide. by https://github.com/glqdlt;>@​glqdlt in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/20;>apache/maven-javadoc-plugin#20
   Fix typo in additionalDependencies documentation by https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/23;>apache/maven-javadoc-plugin#23
   Add missing @since tags to sourceFile[Includes|Excludes] by 
https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/24;>apache/maven-javadoc-plugin#24
   Added example of --add-modules to aggregate FAQ. by https://github.com/cowwoc;>@​cowwoc in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/18;>apache/maven-javadoc-plugin#18
   Remove space typo in  markdown by https://github.com/nrbw;>@​nrbw in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/29;>apache/maven-javadoc-plugin#29
   [MJAVADOC-620] Do not ignore JARs w/o module info when building 
classpath by https://github.com/fwienber;>@​fwienber 
in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/35;>apache/maven-javadoc-plugin#35
   [MJAVADOC-626] Add a stale javadoc detection mechanism by https://github.com/gnodet;>@​gnodet in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/33;>apache/maven-javadoc-plugin#33
   [MJAVADOC-613] exclude skipped modules from javadoc aggregate by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/36;>apache/maven-javadoc-plugin#36
   [MJAVADOC-636] exclude some modules from aggregated javadoc by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/37;>apache/maven-javadoc-plugin#37
   [MJAVADOC-639] include requires static from external dependencies for 
all modules by https://github.com/olamy;>@​olamy in 
https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/38;>apache/maven-javadoc-plugin#38
   [MJAVADOC-638] upgrade Doxia Sitetools to 1.9.2 to remove dependency on 
Struts by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/39;>apache/maven-javadoc-plugin#39
   MJAVADOC-610 by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/40;>apache/maven-javadoc-plugin#40
   [MJAVADOC-644] Properly close DirectoryStream by https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/41;>apache/maven-javadoc-plugin#41
   update qdox by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/42;>apache/maven-javadoc-plugin#42
   update doxia by 

[GitHub] [maven-dependency-analyzer] dependabot[bot] commented on pull request #57: Bump maven-shared-components from 34 to 35

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #57:
URL: 
https://github.com/apache/maven-dependency-analyzer/pull/57#issuecomment-1105983450

   Superseded by #60.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-analyzer] dependabot[bot] closed pull request #57: Bump maven-shared-components from 34 to 35

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #57: Bump maven-shared-components from 34 
to 35
URL: https://github.com/apache/maven-dependency-analyzer/pull/57


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #60: Bump maven-shared-components from 34 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #60:
URL: https://github.com/apache/maven-dependency-analyzer/pull/60

   Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 
34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-shared-components's
 releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[GitHub] [maven-apache-parent] dependabot[bot] opened a new pull request, #79: Bump maven-antrun-plugin from 3.0.0 to 3.1.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #79:
URL: https://github.com/apache/maven-apache-parent/pull/79

   Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) 
from 3.0.0 to 3.1.0.
   
   Commits
   
   https://github.com/apache/maven-antrun-plugin/commit/feceee80f82e1f52a8233a19015c1ed0e4cef2ef;>feceee8
 [maven-release-plugin] prepare release maven-antrun-plugin-3.1.0
   https://github.com/apache/maven-antrun-plugin/commit/4e899c4314aa9e1d8ee0e6b17844c849359c42ce;>4e899c4
 [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4
   https://github.com/apache/maven-antrun-plugin/commit/61c21bd0e95cb2e4433492f00eb473d5b39fb27d;>61c21bd
 Update CI URL
   https://github.com/apache/maven-antrun-plugin/commit/b44673765e5cb4990e779d9115226510403273a7;>b446737
 Bump checkstyle from 9.2.1 to 9.3
   https://github.com/apache/maven-antrun-plugin/commit/43cb90edb00dfd305574820b32d368a4ae25008d;>43cb90e
 [MANTRUN-232] Require Maven 3.2.5 - set proper maven scopes
   https://github.com/apache/maven-antrun-plugin/commit/2274253cdaed396d1de6964e1c6f93ebc7502141;>2274253
 Shared GitHub Actions v2
   https://github.com/apache/maven-antrun-plugin/commit/7911362e0ac86b5a1120bc8f6ef451c342ec;>7911362
 Bump checkstyle from 9.0.1 to 9.2.1
   https://github.com/apache/maven-antrun-plugin/commit/5bb03c35533255f04d98267c5662d3b2272835c2;>5bb03c3
 (doc) Update plugins before release
   https://github.com/apache/maven-antrun-plugin/commit/e773180d4e7d1b661efe6fa7882fcd24c11e84bc;>e773180
 Bump maven-site-plugin from 3.9.1 to 3.10.0
   https://github.com/apache/maven-antrun-plugin/commit/68fc8330e278b92829168e66065b5fa32086df93;>68fc833
 Bump xmlunit-matchers from 2.8.3 to 2.8.4
   Additional commits viewable in https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.1.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-antrun-plugin=maven=3.0.0=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-jar-plugin] dependabot[bot] closed pull request #35: Bump maven-plugins from 34 to 35

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #35: Bump maven-plugins from 34 to 35
URL: https://github.com/apache/maven-jar-plugin/pull/35


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-jar-plugin] dependabot[bot] commented on pull request #35: Bump maven-plugins from 34 to 35

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #35:
URL: https://github.com/apache/maven-jar-plugin/pull/35#issuecomment-1105942230

   Superseded by #37.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-jar-plugin] dependabot[bot] opened a new pull request, #37: Bump maven-plugins from 34 to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #37:
URL: https://github.com/apache/maven-jar-plugin/pull/37

   Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-plugins's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #33: Bump aetherVersion from 1.0.0.v20140518 to 1.1.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #33:
URL: https://github.com/apache/maven-doxia-sitetools/pull/33

   Bumps `aetherVersion` from 1.0.0.v20140518 to 1.1.0.
   Updates `aether-connector-basic` from 1.0.0.v20140518 to 1.1.0
   
   Updates `aether-transport-wagon` from 1.0.0.v20140518 to 1.1.0
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-site] dependabot[bot] opened a new pull request, #300: Bump maven-site-plugin from 3.11.0 to 3.12.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #300:
URL: https://github.com/apache/maven-site/pull/300

   Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.11.0 to 3.12.0.
   
   Commits
   
   https://github.com/apache/maven-site-plugin/commit/8c597d8db03633feb010cacb2a036b1cceb29aee;>8c597d8
 [maven-release-plugin] prepare release maven-site-plugin-3.12.0
   https://github.com/apache/maven-site-plugin/commit/32be6ad8b99916dec6f908484f2d690044bf0b47;>32be6ad
 [MSITE-888] Upgrade to Maven 3.2.5
   https://github.com/apache/maven-site-plugin/commit/bf434e5d0e37ce85392a96587ad2f4ec58c63641;>bf434e5
 [MSITE-891] Upgrade plugins in ITs
   https://github.com/apache/maven-site-plugin/commit/5f10ad146fec988f892a56b82b83e5c41ede3604;>5f10ad1
 [MSITE-890] Upgrade Jetty to 9.4.46.v20220331
   https://github.com/apache/maven-site-plugin/commit/606a327097202f3f90bfd60e66a7c4cb6a53d004;>606a327
 [MSITE-857] Jetty engine fails to resolve web.xml DTD behind corporate 
proxy
   https://github.com/apache/maven-site-plugin/commit/522eddd70e4b822d8a14eba845c94b3f88edef7e;>522eddd
 [MSITE-889] Upgrade Plexus Utils to 3.3.1
   https://github.com/apache/maven-site-plugin/commit/d1bfb429cc41a79fbbeaed3fa725fbcb9cd9285d;>d1bfb42
 [MSITE-887] Deprecate templateFile parameter
   https://github.com/apache/maven-site-plugin/commit/6c42df388a5b8f50fe6e35ec4d74cb5981a13831;>6c42df3
 Add undeclared dependency
   https://github.com/apache/maven-site-plugin/commit/73df7bb9e0f9c2e421e79a8733302d557fa1b0ad;>73df7bb
 Remove unused properties
   https://github.com/apache/maven-site-plugin/commit/7a3ed19c5ff6339615b997d97dcfbae926dfbad1;>7a3ed19
 [MSITE-886] Upgrade Maven Wagon to 3.5.1
   Additional commits viewable in https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.11.0...maven-site-plugin-3.12.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-site-plugin=maven=3.11.0=3.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-site] dependabot[bot] opened a new pull request, #299: Bump maven-parent from 36-SNAPSHOT to 36

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #299:
URL: https://github.com/apache/maven-site/pull/299

   Bumps [maven-parent](https://github.com/apache/maven-parent) from 
36-SNAPSHOT to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-parent's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-parent=maven=36-SNAPSHOT=36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MSHARED-1003) Require Maven 3.2.5+

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz updated MSHARED-1003:
--
Component/s: maven-archiver

> Require Maven 3.2.5+
> 
>
> Key: MSHARED-1003
> URL: https://issues.apache.org/jira/browse/MSHARED-1003
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-archiver, maven-filtering, maven-shared-incremental
>Reporter: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-shared-incremental-2.0.0, maven-filtering-3.3.0, 
> maven-archiver-3.6.0
>
>
> Grouping all shared components



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MSHARED-1003) Require Maven 3.2.5+

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz updated MSHARED-1003:
--
Fix Version/s: maven-archiver-3.6.0

> Require Maven 3.2.5+
> 
>
> Key: MSHARED-1003
> URL: https://issues.apache.org/jira/browse/MSHARED-1003
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-filtering, maven-shared-incremental
>Reporter: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-shared-incremental-2.0.0, maven-filtering-3.3.0, 
> maven-archiver-3.6.0
>
>
> Grouping all shared components



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz reassigned MSHARED-991:


Assignee: Sylwester Lachiewicz

> Require Java 8
> --
>
> Key: MSHARED-991
> URL: https://issues.apache.org/jira/browse/MSHARED-991
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-archiver
>Reporter: Sylwester Lachiewicz
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-archiver-3.6.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Closed] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz closed MSHARED-991.

Resolution: Fixed

> Require Java 8
> --
>
> Key: MSHARED-991
> URL: https://issues.apache.org/jira/browse/MSHARED-991
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-archiver
>Reporter: Sylwester Lachiewicz
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-archiver-3.6.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-archiver] slachiewicz closed pull request #20: Update versions of - commons-compress and commons-io

2022-04-21 Thread GitBox


slachiewicz closed pull request #20: Update versions of - commons-compress and 
commons-io
URL: https://github.com/apache/maven-archiver/pull/20


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-archiver] slachiewicz commented on pull request #20: Update versions of - commons-compress and commons-io

2022-04-21 Thread GitBox


slachiewicz commented on PR #20:
URL: https://github.com/apache/maven-archiver/pull/20#issuecomment-1105842819

   Done as part of 57b34eb3aee7b6f5d8e1fc793d77561cc4b38dbd


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MSHARED-991) Require Java 8

2022-04-21 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17526127#comment-17526127
 ] 

ASF GitHub Bot commented on MSHARED-991:


slachiewicz merged PR #19:
URL: https://github.com/apache/maven-archiver/pull/19




> Require Java 8
> --
>
> Key: MSHARED-991
> URL: https://issues.apache.org/jira/browse/MSHARED-991
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-archiver
>Reporter: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-archiver-3.6.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-archiver] slachiewicz merged pull request #19: [MSHARED-991] - Require Java 8

2022-04-21 Thread GitBox


slachiewicz merged PR #19:
URL: https://github.com/apache/maven-archiver/pull/19


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz updated MSHARED-991:
-
Fix Version/s: maven-archiver-3.6.0

> Require Java 8
> --
>
> Key: MSHARED-991
> URL: https://issues.apache.org/jira/browse/MSHARED-991
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-archiver
>Reporter: Sylwester Lachiewicz
>Priority: Major
> Fix For: maven-archiver-3.6.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-dependency-tree] dependabot[bot] closed pull request #13: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #13: Bump maven-site-plugin from 3.10.0 to 
3.11.0
URL: https://github.com/apache/maven-dependency-tree/pull/13


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-tree] dependabot[bot] commented on pull request #13: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #13:
URL: 
https://github.com/apache/maven-dependency-tree/pull/13#issuecomment-1105827824

   Superseded by #16.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-tree] dependabot[bot] opened a new pull request, #16: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #16:
URL: https://github.com/apache/maven-dependency-tree/pull/16

   Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.10.0 to 3.12.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-site-plugin/releases;>maven-site-plugin's 
releases.
   
   3.11.0
   What's Changed
   
   [MSITE-812] Missing '/' in log when deploying documentation by 
site:stage by https://github.com/aajisaka;>@​aajisaka 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/1;>apache/maven-site-plugin#1
   [MSITE-828] Upgrade jetty to recent version. Update to java 1.8 
(required for jetty) by https://github.com/oflebbe;>@​oflebbe in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/3;>apache/maven-site-plugin#3
   MSITE-848 Update sitedescriptor.apt by https://github.com/ctubbsii;>@​ctubbsii in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/13;>apache/maven-site-plugin#13
   MSITE-847: Corrected link to prerequisite maven version. by https://github.com/KathrynN;>@​KathrynN in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/14;>apache/maven-site-plugin#14
   remove info about old version by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/19;>apache/maven-site-plugin#19
   update test dependencies by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/17;>apache/maven-site-plugin#17
   Only reference current version: created on website by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/18;>apache/maven-site-plugin#18
   [MNGSITE-393] assume Maven 3 as default by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/20;>apache/maven-site-plugin#20
   add .checkstyle to .gitignore by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/22;>apache/maven-site-plugin#22
   remove unused code by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/23;>apache/maven-site-plugin#23
   [MSITE-859] update apache commons lang and IO by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/25;>apache/maven-site-plugin#25
   [MSITE-757] remove Maven 2 support by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/24;>apache/maven-site-plugin#24
   [MSITE-757] drop Maven 2 mention by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/26;>apache/maven-site-plugin#26
   docs: use https by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/28;>apache/maven-site-plugin#28
   [MSITE-861] remove obsolete dependency by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/29;>apache/maven-site-plugin#29
   [MNGSITE-393] remove Maven 1 and 2 info by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/30;>apache/maven-site-plugin#30
   Fix script injection example in docs by https://github.com/strkkk;>@​strkkk in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/35;>apache/maven-site-plugin#35
   trivial change by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/38;>apache/maven-site-plugin#38
   [MSITE-871] Upgrade Maven Javadoc Plugin in integration tests by https://github.com/mthmulders;>@​mthmulders in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/39;>apache/maven-site-plugin#39
   Bump plexus-archiver from 4.2.4 to 4.2.5 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/47;>apache/maven-site-plugin#47
   Bump maven-shared-utils from 3.3.3 to 3.3.4 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/50;>apache/maven-site-plugin#50
   Bump slf4jVersion from 1.7.29 to 1.7.31 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/54;>apache/maven-site-plugin#54
   Bump slf4jVersion from 1.7.31 to 1.7.32 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/58;>apache/maven-site-plugin#58
   Add PR template by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/63;>apache/maven-site-plugin#63
   [MSITE-877] Shared GitHub Actions by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in 

[jira] [Closed] (MSHARED-1051) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz closed MSHARED-1051.
-
Resolution: Duplicate

> Require Java 8
> --
>
> Key: MSHARED-1051
> URL: https://issues.apache.org/jira/browse/MSHARED-1051
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-archiver
>Affects Versions: maven-archiver-3.5.2
>Reporter: Jorge Solórzano
>Priority: Trivial
>  Labels: pull-request-available
>
> Didn't notice before that an issue already exists: MSHARED-991
> This can be closed as I'm not allowed to close my own issue.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (MRESOURCES-283) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MRESOURCES-283:
---

 Summary: Require Java 8
 Key: MRESOURCES-283
 URL: https://issues.apache.org/jira/browse/MRESOURCES-283
 Project: Maven Resources Plugin
  Issue Type: Task
Reporter: Sylwester Lachiewicz






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MPIR-417) Upgrade Parent to 36

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MPIR-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MPIR-417:
-
Fix Version/s: 3.3.0

> Upgrade Parent to 36
> 
>
> Key: MPIR-417
> URL: https://issues.apache.org/jira/browse/MPIR-417
> Project: Maven Project Info Reports Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (MPIR-417) Upgrade Parent to 36

2022-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPIR-417:


 Summary: Upgrade Parent to 36
 Key: MPIR-417
 URL: https://issues.apache.org/jira/browse/MPIR-417
 Project: Maven Project Info Reports Plugin
  Issue Type: Dependency upgrade
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MPIR-416) Upgrade maven-dependency-tree to 3.1.0

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MPIR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MPIR-416:
-
Fix Version/s: 3.3.0

> Upgrade maven-dependency-tree to 3.1.0
> --
>
> Key: MPIR-416
> URL: https://issues.apache.org/jira/browse/MPIR-416
> Project: Maven Project Info Reports Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (MPIR-416) Upgrade maven-dependency-tree to 3.1.0

2022-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPIR-416:


 Summary: Upgrade maven-dependency-tree to 3.1.0
 Key: MPIR-416
 URL: https://issues.apache.org/jira/browse/MPIR-416
 Project: Maven Project Info Reports Plugin
  Issue Type: Dependency upgrade
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven] slawekjaranowski commented on pull request #722: [MNG-5222] Improvement in deprecated params detection

2022-04-21 Thread GitBox


slawekjaranowski commented on PR #722:
URL: https://github.com/apache/maven/pull/722#issuecomment-1105686788

   > Let me try to rephrase here:
   > 
   > * You are early validating (as compared to before) here _bofore_ the 
actual mojo is polulated through DI?
   
   yes, based on used configuration in XmlPlexusConfiguration
   
   > * This interface can also be used to log if a mojo itself is deprecated?
   
   checking for mojo itself is deprecated can be done in the same 
implementation - it is similar task, simply I wan't mix issues
   
   but next implementation can be used for checking if read-only params is used 
in configuration
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven] michael-o commented on pull request #722: [MNG-5222] Improvement in deprecated params detection

2022-04-21 Thread GitBox


michael-o commented on PR #722:
URL: https://github.com/apache/maven/pull/722#issuecomment-1105669878

   Let me try to rephrase here:
   * You are early validating (as compared to before) here *bofore* the actual 
mojo is polulated through DI?
   * This interface can also be used to log if a mojo itself is deprecated?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Closed] (MENFORCER-172) RequireEnvironmentVariable support multiple environment variable be checked

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MENFORCER-172.

Fix Version/s: 1.4
   (was: 3.0.1)
   Resolution: Fixed

> RequireEnvironmentVariable support multiple environment variable be checked
> ---
>
> Key: MENFORCER-172
> URL: https://issues.apache.org/jira/browse/MENFORCER-172
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Rule API
>Affects Versions: 1.3.1
> Environment: all
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Minor
> Fix For: 1.4
>
>
> It would be nice to enhance the rule to support multiple environment 
> variables to be checked for their existance. May be a thing like 
> all:true/false like in RequireActiveProfiles might be a good idea as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Reopened] (MENFORCER-172) RequireEnvironmentVariable support multiple environment variable be checked

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened MENFORCER-172:
--
  Assignee: Karl Heinz Marbaise

> RequireEnvironmentVariable support multiple environment variable be checked
> ---
>
> Key: MENFORCER-172
> URL: https://issues.apache.org/jira/browse/MENFORCER-172
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Rule API
>Affects Versions: 1.3.1
> Environment: all
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Minor
> Fix For: 3.0.1
>
>
> It would be nice to enhance the rule to support multiple environment 
> variables to be checked for their existance. May be a thing like 
> all:true/false like in RequireActiveProfiles might be a good idea as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Closed] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MENFORCER-174.

Resolution: Fixed

> Add a Rule for distributionManagement
> -
>
> Key: MENFORCER-174
> URL: https://issues.apache.org/jira/browse/MENFORCER-174
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Standard Rules
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Minor
> Fix For: 1.4
>
>
> It would be a good idea having a rule which controls the 
> distributionManagement part in the pom file. 
> For example:
> # Does not allow any distributionManagement in a pom or it's parents
> # Does not allow distributionManagement in the whole reactor of a build but 
> allows it within the parent of the reactor (company pom).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Reopened] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened MENFORCER-174:
--
  Assignee: Karl Heinz Marbaise

> Add a Rule for distributionManagement
> -
>
> Key: MENFORCER-174
> URL: https://issues.apache.org/jira/browse/MENFORCER-174
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Standard Rules
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Minor
> Fix For: 1.4
>
>
> It would be a good idea having a rule which controls the 
> distributionManagement part in the pom file. 
> For example:
> # Does not allow any distributionManagement in a pom or it's parents
> # Does not allow distributionManagement in the whole reactor of a build but 
> allows it within the parent of the reactor (company pom).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MENFORCER-174:
-
Fix Version/s: 1.4

> Add a Rule for distributionManagement
> -
>
> Key: MENFORCER-174
> URL: https://issues.apache.org/jira/browse/MENFORCER-174
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Standard Rules
>Reporter: Karl Heinz Marbaise
>Priority: Minor
> Fix For: 1.4
>
>
> It would be a good idea having a rule which controls the 
> distributionManagement part in the pom file. 
> For example:
> # Does not allow any distributionManagement in a pom or it's parents
> # Does not allow distributionManagement in the whole reactor of a build but 
> allows it within the parent of the reactor (company pom).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MENFORCER-174:
-
Fix Version/s: (was: 3.0.1)

> Add a Rule for distributionManagement
> -
>
> Key: MENFORCER-174
> URL: https://issues.apache.org/jira/browse/MENFORCER-174
> Project: Maven Enforcer Plugin
>  Issue Type: New Feature
>  Components: Documentation, Standard Rules
>Reporter: Karl Heinz Marbaise
>Priority: Minor
>
> It would be a good idea having a rule which controls the 
> distributionManagement part in the pom file. 
> For example:
> # Does not allow any distributionManagement in a pom or it's parents
> # Does not allow distributionManagement in the whole reactor of a build but 
> allows it within the parent of the reactor (company pom).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-enforcer] slachiewicz merged pull request #146: Bump mockito.version from 4.4.0 to 4.5.1

2022-04-21 Thread GitBox


slachiewicz merged PR #146:
URL: https://github.com/apache/maven-enforcer/pull/146


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (SUREFIRE-2063) Adding argLine with tab characters fails

2022-04-21 Thread Daniel Subelman (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525859#comment-17525859
 ] 

Daniel Subelman commented on SUREFIRE-2063:
---

[~mthmulders], [~tibordigana], thanks for fixing this issue. 

> Adding argLine with tab characters fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Assignee: Maarten Mulders
>Priority: Blocker
> Fix For: 3.0.0-M7
>
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] dsubelman commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


dsubelman commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1105476360

   @mthmulders, @Tibor17, thanks for fixing this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MJAVADOC-708) How to get javadoc "locale" configuration from a Taglet in jdk9

2022-04-21 Thread DavidHsing (Jira)


[ 
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525800#comment-17525800
 ] 

DavidHsing commented on MJAVADOC-708:
-

[~michael-o] Got it, much appreciated!

> How to get javadoc "locale" configuration from a Taglet in jdk9
> ---
>
> Key: MJAVADOC-708
> URL: https://issues.apache.org/jira/browse/MJAVADOC-708
> Project: Maven Javadoc Plugin
>  Issue Type: Wish
>  Components: javadoc
>Affects Versions: 3.3.2
>Reporter: DavidHsing
>Priority: Trivial
>  Labels: locale
>
> I'm writting a target class which extends from jdk.javadoc.doclet.Taglet, 
> this taglet needs to display multilingual “” in javadoc.
> Is there any way to detect the "locale" configuration of 
> maven-javadoc-plugin,?
> Thanks very much!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-enforcer] dependabot[bot] closed pull request #145: Bump mockito.version from 4.4.0 to 4.5.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #145: Bump mockito.version from 4.4.0 to 
4.5.0
URL: https://github.com/apache/maven-enforcer/pull/145


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #145: Bump mockito.version from 4.4.0 to 4.5.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #145:
URL: https://github.com/apache/maven-enforcer/pull/145#issuecomment-1105405994

   Superseded by #146.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #146: Bump mockito.version from 4.4.0 to 4.5.1

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #146:
URL: https://github.com/apache/maven-enforcer/pull/146

   Bumps `mockito.version` from 4.4.0 to 4.5.1.
   Updates `mockito-core` from 4.4.0 to 4.5.1
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>#2554)](https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>mockito/mockito#2554)
   NullPointerException from Groovy metaclass methods when using 
mockito-inline (but not mockito-core) 

[GitHub] [maven-mvnd] MarkvanOsch commented on issue #615: Update to latest maven 3.8.5?

2022-04-21 Thread GitBox


MarkvanOsch commented on issue #615:
URL: https://github.com/apache/maven-mvnd/issues/615#issuecomment-1105380855

   @gnodet is the next release already planned including this change?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-resources-plugin] slachiewicz commented on pull request #14: Bump plexus-utils from 3.3.0 to 3.4.1

2022-04-21 Thread GitBox


slachiewicz commented on PR #14:
URL: 
https://github.com/apache/maven-resources-plugin/pull/14#issuecomment-1105293475

   Yes, you can manually add to your plugin definition, additional dependencies 
that will overwrite buggy ones.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (SUREFIRE-2063) Adding argLine with tab characters fails

2022-04-21 Thread Maarten Mulders (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maarten Mulders resolved SUREFIRE-2063.
---
Fix Version/s: 3.0.0-M7
 Assignee: Maarten Mulders
   Resolution: Fixed

Fixed in 
[{{apache/maven-surefire@0e08169}}|https://github.com/apache/maven-surefire/commit/0e08169214b78fc107c547728c5dd684b5d32d55].

> Adding argLine with tab characters fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Assignee: Maarten Mulders
>Priority: Blocker
> Fix For: 3.0.0-M7
>
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] mthmulders closed pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


mthmulders closed pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM 
arguments
URL: https://github.com/apache/maven-surefire/pull/523


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] chalmagr commented on pull request #516: [SUREFIRE-2065] Test Reports Inconsistencies with Parameterized and junit4

2022-04-21 Thread GitBox


chalmagr commented on PR #516:
URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1105256296

   @Tibor17 the tests were all good within that hour. Please let me know any 
actions required to move forward on this one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #14: Bump plexus-utils from 3.3.0 to 3.4.1

2022-04-21 Thread GitBox


patpatpat123 commented on PR #14:
URL: 
https://github.com/apache/maven-resources-plugin/pull/14#issuecomment-1105221042

   Hello Team,
   
   I am currently using the latest maven resource plugin, as of this writing 
found in Maven central at version 3.2.0.
   
   With such, it pulls plexus-utils-3.0.10.jar
   
   There is a known CVE, known issue for plexus-utils-3.0.10.jar -> 
**CVE-2017-1000487**
   
   Would it be possible to help bump the version of plexus utils please?
   
   Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-plugin-tools] dependabot[bot] closed pull request #75: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #75: Bump mockito-core from 2.28.2 to 4.4.0
URL: https://github.com/apache/maven-plugin-tools/pull/75


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-plugin-tools] dependabot[bot] commented on pull request #75: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #75:
URL: 
https://github.com/apache/maven-plugin-tools/pull/75#issuecomment-1105219072

   Superseded by #77.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-plugin-tools] dependabot[bot] opened a new pull request, #77: Bump mockito-core from 2.28.2 to 4.5.1

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #77:
URL: https://github.com/apache/maven-plugin-tools/pull/77

   Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 
4.5.1.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>#2554)](https://github-redirect.dependabot.com/mockito/mockito/issues/2554;>mockito/mockito#2554)
   NullPointerException from Groovy metaclass methods when using 
mockito-inline (but not mockito-core) 

[jira] [Commented] (MANTRUN-235) File permissions are missing

2022-04-21 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525707#comment-17525707
 ] 

Michael Osipov commented on MANTRUN-235:


I don't see and understand the connection to this plugin. If this fails with 
Ant directly, then this is an Ant problem, not ours.

> File permissions are missing
> 
>
> Key: MANTRUN-235
> URL: https://issues.apache.org/jira/browse/MANTRUN-235
> Project: Maven Antrun Plugin
>  Issue Type: Bug
>Affects Versions: 1.3
>Reporter: whh
>Priority: Major
> Fix For: waiting-for-feedback
>
> Attachments: image-2022-04-21-17-14-53-031.png
>
>
> Source file permissions 775 exist,  but to zip or tar.gz permissions change 
> 644.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-antrun-plugin] dependabot[bot] commented on pull request #49: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] commented on PR #49:
URL: 
https://github.com/apache/maven-antrun-plugin/pull/49#issuecomment-1105192409

   Superseded by #52.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #52: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox


dependabot[bot] opened a new pull request, #52:
URL: https://github.com/apache/maven-antrun-plugin/pull/52

   Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.10.0 to 3.12.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-site-plugin/releases;>maven-site-plugin's 
releases.
   
   3.11.0
   What's Changed
   
   [MSITE-812] Missing '/' in log when deploying documentation by 
site:stage by https://github.com/aajisaka;>@​aajisaka 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/1;>apache/maven-site-plugin#1
   [MSITE-828] Upgrade jetty to recent version. Update to java 1.8 
(required for jetty) by https://github.com/oflebbe;>@​oflebbe in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/3;>apache/maven-site-plugin#3
   MSITE-848 Update sitedescriptor.apt by https://github.com/ctubbsii;>@​ctubbsii in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/13;>apache/maven-site-plugin#13
   MSITE-847: Corrected link to prerequisite maven version. by https://github.com/KathrynN;>@​KathrynN in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/14;>apache/maven-site-plugin#14
   remove info about old version by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/19;>apache/maven-site-plugin#19
   update test dependencies by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/17;>apache/maven-site-plugin#17
   Only reference current version: created on website by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/18;>apache/maven-site-plugin#18
   [MNGSITE-393] assume Maven 3 as default by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/20;>apache/maven-site-plugin#20
   add .checkstyle to .gitignore by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/22;>apache/maven-site-plugin#22
   remove unused code by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/23;>apache/maven-site-plugin#23
   [MSITE-859] update apache commons lang and IO by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/25;>apache/maven-site-plugin#25
   [MSITE-757] remove Maven 2 support by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/24;>apache/maven-site-plugin#24
   [MSITE-757] drop Maven 2 mention by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/26;>apache/maven-site-plugin#26
   docs: use https by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/28;>apache/maven-site-plugin#28
   [MSITE-861] remove obsolete dependency by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/29;>apache/maven-site-plugin#29
   [MNGSITE-393] remove Maven 1 and 2 info by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/30;>apache/maven-site-plugin#30
   Fix script injection example in docs by https://github.com/strkkk;>@​strkkk in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/35;>apache/maven-site-plugin#35
   trivial change by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/38;>apache/maven-site-plugin#38
   [MSITE-871] Upgrade Maven Javadoc Plugin in integration tests by https://github.com/mthmulders;>@​mthmulders in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/39;>apache/maven-site-plugin#39
   Bump plexus-archiver from 4.2.4 to 4.2.5 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/47;>apache/maven-site-plugin#47
   Bump maven-shared-utils from 3.3.3 to 3.3.4 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/50;>apache/maven-site-plugin#50
   Bump slf4jVersion from 1.7.29 to 1.7.31 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/54;>apache/maven-site-plugin#54
   Bump slf4jVersion from 1.7.31 to 1.7.32 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/58;>apache/maven-site-plugin#58
   Add PR template by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-site-plugin/pull/63;>apache/maven-site-plugin#63
   [MSITE-877] Shared GitHub Actions by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in 

[GitHub] [maven-antrun-plugin] dependabot[bot] closed pull request #49: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox


dependabot[bot] closed pull request #49: Bump maven-site-plugin from 3.10.0 to 
3.11.0
URL: https://github.com/apache/maven-antrun-plugin/pull/49


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] Tibor17 commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


Tibor17 commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1105120515

   @mthmulders LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MCHECKSTYLE-393) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MCHECKSTYLE-393:

Labels:   (was: up-for-grabs)

> upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts
> ---
>
> Key: MCHECKSTYLE-393
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-393
> Project: Maven Checkstyle Plugin
>  Issue Type: Dependency upgrade
>Affects Versions: 3.1.1
>Reporter: Herve Boutemy
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.2.0
>
>
> to benefit from dependencies removal in DOXIASITETOOLS-215



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MCHECKSTYLE-401) NullPointerException in Violation class

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MCHECKSTYLE-401:

Labels:   (was: up-for-grabs)

> NullPointerException in Violation class
> ---
>
> Key: MCHECKSTYLE-401
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-401
> Project: Maven Checkstyle Plugin
>  Issue Type: Bug
>Reporter: Elliotte Rusty Harold
>Assignee: Elliotte Rusty Harold
>Priority: Minor
> Fix For: 3.2.0
>
>
> import org.junit.Assert;
> import org.junit.Test;
> public class ViolationTest
> {
> @Test
>  public void testEquals() {
>  Violation v1 = new Violation("", null, "", "", "", "", "");
>  Violation v2 = new Violation("", null, "", "", "", "", "");
>  Assert.assertEquals( v1, v2 );
>  }
>  
>  
> }



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (MCHECKSTYLE-401) NullPointerException in Violation class

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski reassigned MCHECKSTYLE-401:
---

Assignee: Elliotte Rusty Harold

> NullPointerException in Violation class
> ---
>
> Key: MCHECKSTYLE-401
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-401
> Project: Maven Checkstyle Plugin
>  Issue Type: Bug
>Reporter: Elliotte Rusty Harold
>Assignee: Elliotte Rusty Harold
>Priority: Minor
>  Labels: up-for-grabs
> Fix For: 3.2.0
>
>
> import org.junit.Assert;
> import org.junit.Test;
> public class ViolationTest
> {
> @Test
>  public void testEquals() {
>  Violation v1 = new Violation("", null, "", "", "", "", "");
>  Violation v2 = new Violation("", null, "", "", "", "", "");
>  Assert.assertEquals( v1, v2 );
>  }
>  
>  
> }



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)


[ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525623#comment-17525623
 ] 

Slawomir Jaranowski commented on MCHECKSTYLE-410:
-

https://github.com/apache/maven-checkstyle-plugin/commit/05ec325486dae902ffb9be471d1aa75f305c6c09

> Require Maven 3.2.5+
> 
>
> Key: MCHECKSTYLE-410
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-410
> Project: Maven Checkstyle Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Assignee: Sylwester Lachiewicz
>Priority: Minor
> Fix For: 3.2.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski reassigned MCHECKSTYLE-410:
---

Assignee: Sylwester Lachiewicz

> Require Maven 3.2.5+
> 
>
> Key: MCHECKSTYLE-410
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-410
> Project: Maven Checkstyle Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Assignee: Sylwester Lachiewicz
>Priority: Minor
> Fix For: 3.2.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Closed] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski closed MCHECKSTYLE-410.
---
Resolution: Fixed

> Require Maven 3.2.5+
> 
>
> Key: MCHECKSTYLE-410
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-410
> Project: Maven Checkstyle Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Assignee: Sylwester Lachiewicz
>Priority: Minor
> Fix For: 3.2.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] mthmulders commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


mthmulders commented on code in PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855021179


##
surefire-its/src/test/resources/argLine-parameter/pom.xml:
##
@@ -52,7 +52,14 @@
 maven-surefire-plugin
 
   once
-  -Dfoo.property="foo foo/foo/bar/1.0" -Dbar.property="bar 
bar/foo/bar/2.0"
+  
+
+-Dfoo.property="foo foo/foo/bar/1.0";-Dbar.property="bar 
bar/foo/bar/2.0"

Review Comment:
   A mistake on my side. I'll fix it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


Tibor17 commented on code in PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855005637


##
surefire-its/src/test/resources/argLine-parameter/pom.xml:
##
@@ -52,7 +52,14 @@
 maven-surefire-plugin
 
   once
-  -Dfoo.property="foo foo/foo/bar/1.0" -Dbar.property="bar 
bar/foo/bar/2.0"
+  
+
+-Dfoo.property="foo foo/foo/bar/1.0";-Dbar.property="bar 
bar/foo/bar/2.0"

Review Comment:
   @mthmulders 
   Why the Tab `` starts with semicollon, like this `;`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


Tibor17 commented on code in PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855005637


##
surefire-its/src/test/resources/argLine-parameter/pom.xml:
##
@@ -52,7 +52,14 @@
 maven-surefire-plugin
 
   once
-  -Dfoo.property="foo foo/foo/bar/1.0" -Dbar.property="bar 
bar/foo/bar/2.0"
+  
+
+-Dfoo.property="foo foo/foo/bar/1.0";-Dbar.property="bar 
bar/foo/bar/2.0"

Review Comment:
   @mthmulders 
   Why the special character `` starts with semicollon, like this `;`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MANTRUN-235) File permissions are missing

2022-04-21 Thread whh (Jira)


 [ 
https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

whh updated MANTRUN-235:

Attachment: image-2022-04-21-17-14-53-031.png

> File permissions are missing
> 
>
> Key: MANTRUN-235
> URL: https://issues.apache.org/jira/browse/MANTRUN-235
> Project: Maven Antrun Plugin
>  Issue Type: Bug
>Affects Versions: 1.3
>Reporter: whh
>Priority: Major
> Fix For: waiting-for-feedback
>
> Attachments: image-2022-04-21-17-14-53-031.png
>
>
> Source file permissions 775 exist,  but to zip or tar.gz permissions change 
> 644.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] mthmulders commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox


mthmulders commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104849451

   > @mthmulders
   > WDYT about using `argLine.replaceAll("\\s+", " ");` instead of what we 
have today?
   
   I like it, replaced the original implementation with this one.
   
   > If they do it, then the character `` would stay forever, so it would 
be the strongest guarantee that the purpose is still there.
   
   Makes sense, I've replaced the tab chars in the IT with XML entities.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MSKINS-177) Support Matomo (e.g. Apache Analytics) as macro

2022-04-21 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525450#comment-17525450
 ] 

Hudson commented on MSKINS-177:
---

Build succeeded in Jenkins: Maven » Maven TLP » maven-fluido-skin » master #8

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-fluido-skin/job/master/8/

> Support Matomo (e.g. Apache Analytics) as macro
> ---
>
> Key: MSKINS-177
> URL: https://issues.apache.org/jira/browse/MSKINS-177
> Project: Maven Skins
>  Issue Type: Improvement
>  Components: Fluido Skin
>Reporter: Olivier Lamy
>Assignee: Olivier Lamy
>Priority: Major
> Fix For: fluido-1.11.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-fluido-skin] olamy merged pull request #22: [MSKINS-177] Support Matomo (e.g. Apache Analytics) as macro

2022-04-21 Thread GitBox


olamy merged PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MSHADE-413) Maven share plugin enters endless loop

2022-04-21 Thread Delany (Jira)


[ 
https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525446#comment-17525446
 ] 

Delany commented on MSHADE-413:
---

[https://github.com/hunterhacker/jdom/issues/199]

 

> Maven share plugin enters endless loop 
> ---
>
> Key: MSHADE-413
> URL: https://issues.apache.org/jira/browse/MSHADE-413
> Project: Maven Shade Plugin
>  Issue Type: Bug
>Affects Versions: 3.2.4
>Reporter: Robert Stupp
>Priority: Critical
>
> Two issues at play here:
> * {{ShadeMojo.createDependencyReducedPom()}} pulls in {{origDeps = 
> project.getDependencies()}} and later modifies these {{Dependency}} objects.
> * {{ShadeMojo.updateExcludesInDeps()}} enters it's own endless loop, 
> endlessly adding the exact same exclusions.
> This leads to a 
> [reproducible|https://github.com/projectnessie/nessie/issues/3678] endless 
> loop (see below).
> If the Shade plugin's not using the {{Dependency}} objects "owned by Maven 
> itself" (by setting {{promoteTransitiveDependencies}} to {{true}}), the build 
> passes fine.
> I think, _modifying_ the {{Dependency}} objects "owned by Maven itself" is 
> bad for two reasons (which IMO justify the increased priority of this 
> ticket): 
> # the reproducible endless loop
> # it breaks the correctness of the project build - at least plugins running 
> after the {{shade}} goal that use those dependencies.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-21 Thread Dennis Lundberg (Jira)


[ 
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525439#comment-17525439
 ] 

Dennis Lundberg commented on MWAR-444:
--

I saw some other other recent plugin release that also used Maven 3.2.5, so 
I'll go ahead and merge the existing pull request. We can always update again 
at a later date.

> Update plugin (requires Maven 3.2.5+)
> -
>
> Key: MWAR-444
> URL: https://issues.apache.org/jira/browse/MWAR-444
> Project: Maven WAR Plugin
>  Issue Type: Task
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.3.3
>
>
> Update plugin
>  * require Maven 3.2.5+
>  * set maven bits to provided scope
>  * get rid of old baggage, update dependencies



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MWAR-448) packaging dependencies fails with "mvn install" but not "mvn package"

2022-04-21 Thread Dennis Lundberg (Jira)


[ 
https://issues.apache.org/jira/browse/MWAR-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525438#comment-17525438
 ] 

Dennis Lundberg commented on MWAR-448:
--

In my opinion what you have described above is working as intended. If you add 
a dependency on some-parent and don't specify the type, Maven and its plugins 
will assume that some-parent produces a jar artifact. If some-parent does not 
produce a jar artifact (as is the case) then som plugins will fail if they 
cannot find that jar artifact.

So for things to work properly you must specify type=pom in some-parent, as 
well as any other place that uses some-parent as a dependency.

 

> packaging dependencies fails with "mvn install" but not "mvn package"
> -
>
> Key: MWAR-448
> URL: https://issues.apache.org/jira/browse/MWAR-448
> Project: Maven WAR Plugin
>  Issue Type: Bug
>Affects Versions: 3.3.2
> Environment: maven 3.6.3 ( later versions have bugs which we can't 
> take in)
>Reporter: Kari J. Niemi
>Priority: Minor
> Fix For: waiting-for-feedback
>
>
> I think we discovered a minor odd difference with war-packaging between "mvn 
> package" or "mvn install". We would expect that only difference between the 
> two is that the latter also installs the produced stuff in the local maven 
> repository.
>  
> We are packaging a few jars to a war. We have a parent pom with some modules, 
> and that is defined as a dependency in the pom.xml that produces a 
> war-package. Like this:
> my-war-thingie:pom.xml (packaging:war)
>  * dependency: some-parent
> some-parent:pom.xml (packaging:pom)
>  * module1 (packaging:jar)
>  * module2 (packaging:jar)
> Earlier we had a different structure and everything was just fine: we did not 
> the have the child-modules but the parent-pom produced the jar. When we 
> changed the structure to the one described above: our CI was still OK, some 
> developers building OK as well -but some developers had failing maven builds 
> because of missing "some-parent.jar".
>  
> It was bit of devastating hunt, but finally we discovered that "mvn package" 
> was building OK, but "mvn install" looks for "some-parent.jar".
> We don't actually mind if the above scenario would fail in both cases, or if 
> it was successful - we would just expect that it works the same way for both. 
> If this is intended behaviour, it would be nice to have it documented.
> FWIW: in our case, we anyway wanted to define direct dependencies from the 
> war-packaging to the child-modules. So actually, we are OK wih our builds 
> already. But the difference caused so may doubts about our builds 
> reproducibility - and also, it seems like a bug - so I wanted to be good 
> citizen and report the problem.
> Edit: further note from our troubleshooting sessions: we don't have the 
> "type" for the dependency at all in my-war-thingie:pom.xml. Yesterday, we did 
> experiment setting the type as "pom" -and as a consequence,  both "mvn 
> package" and "mvn install" were successful. The default as we know, 
> should/would be "jar". Maybe the missing dependency type is for some odd 
> reason resolved differently for "maven package" and "maven install"?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)