[jira] [Updated] (MARTIFACT-63) rework plugin-issues.apt generation

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


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

ASF GitHub Bot updated MARTIFACT-63:

Labels: pull-request-available  (was: )

> rework plugin-issues.apt generation
> ---
>
> Key: MARTIFACT-63
> URL: https://issues.apache.org/jira/browse/MARTIFACT-63
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>
> having the content saved to src/site/apt in Git creates confusion: better to 
> generate content to target/generated-site/apt
> and comments column is now causing trouble because there is too much content 
> that should not be displayed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MARTIFACT-63) rework plugin-issues.apt generation

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839334#comment-17839334
 ] 

ASF GitHub Bot commented on MARTIFACT-63:
-

hboutemy merged PR #38:
URL: https://github.com/apache/maven-artifact-plugin/pull/38




> rework plugin-issues.apt generation
> ---
>
> Key: MARTIFACT-63
> URL: https://issues.apache.org/jira/browse/MARTIFACT-63
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>
> having the content saved to src/site/apt in Git creates confusion: better to 
> generate content to target/generated-site/apt
> and comments column is now causing trouble because there is too much content 
> that should not be displayed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] Enable GitHUb issues [maven-apache-parent]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #216:
URL: https://github.com/apache/maven-apache-parent/pull/216


-- 
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] [Created] (MNG-8102) Upgrade Parent to 42

2024-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-8102:


 Summary: Upgrade Parent to 42
 Key: MNG-8102
 URL: https://issues.apache.org/jira/browse/MNG-8102
 Project: Maven
  Issue Type: Dependency upgrade
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski
 Fix For: 3.9.7, 4.0.0-alpha-14






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MDEP-922) dependency:analyze-exclusions - should report issue only in current project

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


[ 
https://issues.apache.org/jira/browse/MDEP-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839370#comment-17839370
 ] 

ASF GitHub Bot commented on MDEP-922:
-

slawekjaranowski merged PR #378:
URL: https://github.com/apache/maven-dependency-plugin/pull/378




> dependency:analyze-exclusions - should report issue only in current project
> ---
>
> Key: MDEP-922
> URL: https://issues.apache.org/jira/browse/MDEP-922
> Project: Maven Dependency Plugin
>  Issue Type: Dependency upgrade
>  Components: analyze-exclusions
>Affects Versions: 3.7.0
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.7.0
>
>
> eg 
>  - we can have parent *A1* with dependencyManagement and exclusion which is 
> maintained in external project
>  - when we use dependency managed by *A1* in other project - issue should be 
> not reported 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (MDEP-922) dependency:analyze-exclusions - should report issue only in current project

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski closed MDEP-922.

Resolution: Fixed

> dependency:analyze-exclusions - should report issue only in current project
> ---
>
> Key: MDEP-922
> URL: https://issues.apache.org/jira/browse/MDEP-922
> Project: Maven Dependency Plugin
>  Issue Type: Dependency upgrade
>  Components: analyze-exclusions
>Affects Versions: 3.7.0
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.7.0
>
>
> eg 
>  - we can have parent *A1* with dependencyManagement and exclusion which is 
> maintained in external project
>  - when we use dependency managed by *A1* in other project - issue should be 
> not reported 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MARTIFACT-63] rework plugin-issues.apt generation [maven-artifact-plugin]

2024-04-21 Thread via GitHub


hboutemy merged PR #38:
URL: https://github.com/apache/maven-artifact-plugin/pull/38


-- 
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] [Created] (MARTIFACT-63) rework plugin-issues.apt generation

2024-04-21 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-63:
--

 Summary: rework plugin-issues.apt generation
 Key: MARTIFACT-63
 URL: https://issues.apache.org/jira/browse/MARTIFACT-63
 Project: Maven Artifact Plugin
  Issue Type: Improvement
Affects Versions: 3.5.1
Reporter: Herve Boutemy
 Fix For: 3.5.2


having the content saved to src/site/apt in Git creates confusion: better to 
generate content to target/generated-site/apt

and comments column is now causing trouble because there is too much content 
that should not be displayed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MARTIFACT-63) rework plugin-issues.apt generation

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839333#comment-17839333
 ] 

ASF GitHub Bot commented on MARTIFACT-63:
-

hboutemy opened a new pull request, #38:
URL: https://github.com/apache/maven-artifact-plugin/pull/38

   (no comment)




> rework plugin-issues.apt generation
> ---
>
> Key: MARTIFACT-63
> URL: https://issues.apache.org/jira/browse/MARTIFACT-63
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
> Fix For: 3.5.2
>
>
> having the content saved to src/site/apt in Git creates confusion: better to 
> generate content to target/generated-site/apt
> and comments column is now causing trouble because there is too much content 
> that should not be displayed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MNG-8100) Upgrade default plugin bindings

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


[ 
https://issues.apache.org/jira/browse/MNG-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839359#comment-17839359
 ] 

ASF GitHub Bot commented on MNG-8100:
-

slawekjaranowski opened a new pull request, #1475:
URL: https://github.com/apache/maven/pull/1475

   https://issues.apache.org/jira/browse/MNG-8100
   https://github.com/apache/maven-integration-testing/pull/334




> Upgrade default plugin bindings
> ---
>
> Key: MNG-8100
> URL: https://issues.apache.org/jira/browse/MNG-8100
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7, 4.0.0-alpha-14
>
>
> {noformat}
> 3.9.x
> compiler3.11.0  ->  3.13.0
> surefire3.2.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> 4.x
> compiler3.11.0  ->  3.13.0
> surefire3.1.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MNG-8101) Upgrade Parent to 42

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


[ 
https://issues.apache.org/jira/browse/MNG-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839360#comment-17839360
 ] 

ASF GitHub Bot commented on MNG-8101:
-

slawekjaranowski opened a new pull request, #1476:
URL: https://github.com/apache/maven/pull/1476

   https://issues.apache.org/jira/browse/MNG-8101




> Upgrade Parent to 42
> 
>
> Key: MNG-8101
> URL: https://issues.apache.org/jira/browse/MNG-8101
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7, 4.0.0-alpha-14
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[PR] [MNG-8100] Upgrade default plugin bindings [maven]

2024-04-21 Thread via GitHub


slawekjaranowski opened a new pull request, #1475:
URL: https://github.com/apache/maven/pull/1475

   https://issues.apache.org/jira/browse/MNG-8100
   https://github.com/apache/maven-integration-testing/pull/334


-- 
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] (MNG-8100) Upgrade default plugin bindings

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski closed MNG-8100.

Resolution: Fixed

> Upgrade default plugin bindings
> ---
>
> Key: MNG-8100
> URL: https://issues.apache.org/jira/browse/MNG-8100
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7
>
>
> {noformat}
> 3.9.x
> compiler3.11.0  ->  3.13.0
> surefire3.2.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> 4.x
> compiler3.11.0  ->  3.13.0
> surefire3.1.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MNG-8100) Upgrade default plugin bindings

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski updated MNG-8100:
-
Fix Version/s: (was: 4.0.0-alpha-14)

> Upgrade default plugin bindings
> ---
>
> Key: MNG-8100
> URL: https://issues.apache.org/jira/browse/MNG-8100
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7
>
>
> {noformat}
> 3.9.x
> compiler3.11.0  ->  3.13.0
> surefire3.2.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> 4.x
> compiler3.11.0  ->  3.13.0
> surefire3.1.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MDEP-922] dependency:analyze-exclusions - should report issue only in current project [maven-dependency-plugin]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #378:
URL: https://github.com/apache/maven-dependency-plugin/pull/378


-- 
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



[PR] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent)
 from 41 to 42.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>org.apache.maven.plugins:maven-plugins's
 releases.
   
   42
   Bug
   
   [https://issues.apache.org/jira/browse/MPOM-449;>MPOM-449] 
- Remove the leading 1. from source/target properties
   
   Improvement
   
   [https://issues.apache.org/jira/browse/MPOM-447;>MPOM-447] 
- activate javac's release flag when building with JDK supporting that 
feature
   [https://issues.apache.org/jira/browse/MPOM-453;>MPOM-453] 
- Disable annotation processing by compiler
   [https://issues.apache.org/jira/browse/MPOM-454;>MPOM-454] 
- Warning about usage of deprecated API by compiler
   [https://issues.apache.org/jira/browse/MPOM-477;>MPOM-477] 
- Skip empty PMD reports
   [https://issues.apache.org/jira/browse/MPOM-478;>MPOM-478] 
- Remove manually maintained history from site
   [https://issues.apache.org/jira/browse/MPOM-483;>MPOM-483] 
- Make a separate module for documentation
   
   Task
   
   [https://issues.apache.org/jira/browse/MPOM-482;>MPOM-482] 
- Publish site descriptor with new parent
   
   Dependency upgrade
   
   [https://issues.apache.org/jira/browse/MPOM-448;>MPOM-448] 
- Update spotless-maven-plugin from 2.40.0 to 2.41.1
   [https://issues.apache.org/jira/browse/MPOM-455;>MPOM-455] 
- Add dependencyManagement for JUnit 5
   [https://issues.apache.org/jira/browse/MPOM-459;>MPOM-459] 
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
   [https://issues.apache.org/jira/browse/MPOM-464;>MPOM-464] 
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0
   [https://issues.apache.org/jira/browse/MPOM-473;>MPOM-473] 
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11
   [https://issues.apache.org/jira/browse/MPOM-474;>MPOM-474] 
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0
   [https://issues.apache.org/jira/browse/MPOM-485;>MPOM-485] 
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
   [https://issues.apache.org/jira/browse/MPOM-487;>MPOM-487] 
- Bump parent to 32
   
   
   
   
   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=41=42)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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



[PR] Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) 
from 3.6.1 to 3.6.2.
   
   Release notes
   Sourced from https://github.com/apache/maven-archiver/releases;>org.apache.maven:maven-archiver's
 releases.
   
   3.6.2
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922version=12353577;>Release
 Notes - Maven Shared Components - Version maven-archiver-3.6.2
   What's Changed
   
   Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/43;>apache/maven-archiver#43
   Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/50;>apache/maven-archiver#50
   Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/47;>apache/maven-archiver#47
   Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/48;>apache/maven-archiver#48
   Bump org.apache.maven.shared:maven-shared-components from 40 to 41 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/45;>apache/maven-archiver#45
   Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/51;>apache/maven-archiver#51
   Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/52;>apache/maven-archiver#52
   Bump apache/maven-gh-actions-shared from 3 to 4 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/54;>apache/maven-archiver#54
   [MSHARED-1365] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 
4.9.2 by https://github.com/dependabot;>@​dependabot 
in https://redirect.github.com/apache/maven-archiver/pull/55;>apache/maven-archiver#55
   Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/apache/maven-archiver/pull/53;>apache/maven-archiver#53
   [MSHARED-1367] Improvement in unit tests by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://redirect.github.com/apache/maven-archiver/pull/56;>apache/maven-archiver#56
   
   Full Changelog: https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.1...maven-archiver-3.6.2;>https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.1...maven-archiver-3.6.2
   
   
   
   Commits
   
   https://github.com/apache/maven-archiver/commit/8a2e44f48348d52e3653e88275f19233a8de80e0;>8a2e44f
 [maven-release-plugin] prepare release maven-archiver-3.6.2
   https://github.com/apache/maven-archiver/commit/f6a41b58c2a639cd22fb5176e3e1a8467481b2fa;>f6a41b5
 [MSHARED-1367] Improvement in unit tests
   https://github.com/apache/maven-archiver/commit/5b99cd726b20a9fba72c9e699f897abbcef5793c;>5b99cd7
 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3
   https://github.com/apache/maven-archiver/commit/25396f1d5372a2a70dc048da5adb9c020e84596c;>25396f1
 [MSHARED-1365] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 
(...
   https://github.com/apache/maven-archiver/commit/822087d4472fba2208653a89cdadf437f87b37aa;>822087d
 Bump apache/maven-gh-actions-shared from 3 to 4
   https://github.com/apache/maven-archiver/commit/7acb1db4a9754beacde3f21a69e5523ee901abd5;>7acb1db
 Bump org.junit:junit-bom from 5.10.1 to 5.10.2
   https://github.com/apache/maven-archiver/commit/84f8d3bca05fa2eb2361dc389c806c8a6bb270c9;>84f8d3b
 Cleanup junit dependencies
   https://github.com/apache/maven-archiver/commit/ee7472176e70371652ad64b73a25e63321d16ca6;>ee74721
 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2
   https://github.com/apache/maven-archiver/commit/f4f49930f6a38b3855a2a5e2cd8e9801de589dba;>f4f4993
 Bump org.apache.maven.shared:maven-shared-components from 40 to 41 (https://redirect.github.com/apache/maven-archiver/issues/45;>#45)
   https://github.com/apache/maven-archiver/commit/e84ecf2810c0cf2fc87bb0837e495eaf5001f008;>e84ecf2
 Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (https://redirect.github.com/apache/maven-archiver/issues/48;>#48)
   Additional commits viewable in https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.1...maven-archiver-3.6.2;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 

[jira] [Commented] (MARTIFACT-62) Drop deprecated things, replace them with current ones

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839328#comment-17839328
 ] 

ASF GitHub Bot commented on MARTIFACT-62:
-

hboutemy commented on PR #31:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/31#issuecomment-2067924167

   thank you @cstamas 




> Drop deprecated things, replace them with current ones
> --
>
> Key: MARTIFACT-62
> URL: https://issues.apache.org/jira/browse/MARTIFACT-62
> Project: Maven Artifact Plugin
>  Issue Type: Task
>Reporter: Tamas Cservenak
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MARTIFACT-62) Drop deprecated things, replace them with current ones

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839327#comment-17839327
 ] 

ASF GitHub Bot commented on MARTIFACT-62:
-

hboutemy merged PR #31:
URL: https://github.com/apache/maven-artifact-plugin/pull/31




> Drop deprecated things, replace them with current ones
> --
>
> Key: MARTIFACT-62
> URL: https://issues.apache.org/jira/browse/MARTIFACT-62
> Project: Maven Artifact Plugin
>  Issue Type: Task
>Reporter: Tamas Cservenak
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[PR] Bump resolverVersion from 1.9.18 to 1.9.19 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


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

   Bumps `resolverVersion` from 1.9.18 to 1.9.19.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-util's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not 

[PR] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.3 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) 
from 3.0.0 to 4.0.3.
   
   Release notes
   Sourced from https://github.com/codehaus-plexus/plexus-xml/releases;>org.codehaus.plexus:plexus-xml's
 releases.
   
   4.0.1
   
   
   Fix detection of invalid spaces in prolog (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/20;>#20) 
https://github.com/gnodet;>@​gnodet
   pom.mxl and site.xml cleanup (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/19;>#19) 
https://github.com/hboutemy;>@​hboutemy
   
   Plexus XML 4.0.2
   What's Changed
   
   Cleanup after parent pom upgrade by https://github.com/slachiewicz;>@​slachiewicz in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/22;>codehaus-plexus/plexus-xml#22
   Upgrade to 4.0.0-alpha-7 and exclude dependency to sisu (fixes https://redirect.github.com/codehaus-plexus/plexus-xml/issues/17;>#17)
 by https://github.com/gnodet;>@​gnodet in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/23;>codehaus-plexus/plexus-xml#23
   
   New Contributors
   
   https://github.com/slachiewicz;>@​slachiewicz 
made their first contribution in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/22;>codehaus-plexus/plexus-xml#22
   
   Full Changelog: https://github.com/codehaus-plexus/plexus-xml/compare/plexus-xml-4.0.1...plexus-xml-4.0.2;>https://github.com/codehaus-plexus/plexus-xml/compare/plexus-xml-4.0.1...plexus-xml-4.0.2
   4.0.0
   
   
   Use spotless (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/8;>#8) https://github.com/gnodet;>@​gnodet
   Fix site generation (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/15;>#15) 
https://github.com/gnodet;>@​gnodet
   Switch build ci workflow to master branch (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/14;>#14) 
https://github.com/gnodet;>@​gnodet
   Fix SCM urls (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/13;>#13) 
https://github.com/gnodet;>@​gnodet
   MXParser tokenization fails when PI is before first tag (fixes https://redirect.github.com/codehaus-plexus/plexus-xml/issues/7;>#7) 
(https://redirect.github.com/codehaus-plexus/plexus-xml/pull/12;>#12) 
https://github.com/gnodet;>@​gnodet
   Deprecate Xpp3DomUtils (fixes https://redirect.github.com/codehaus-plexus/plexus-xml/issues/6;>#6) 
(https://redirect.github.com/codehaus-plexus/plexus-xml/pull/9;>#9) https://github.com/gnodet;>@​gnodet
   Use a ArrayDeque (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/5;>#5) https://github.com/gnodet;>@​gnodet
   Upgrade plugins and clean build warnings (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/4;>#4) https://github.com/gnodet;>@​gnodet
   Switch to junit 5 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/2;>#2) https://github.com/gnodet;>@​gnodet
   Fix parsing an UTF-8 file without BOM and ISO-8859-1 encoding (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/1;>#1) https://github.com/gnodet;>@​gnodet
   
   
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-xml/commit/784ff955e0944bea8b3a15254ad7ce06ae72dc20;>784ff95
 [maven-release-plugin] prepare release plexus-xml-4.0.3
   https://github.com/codehaus-plexus/plexus-xml/commit/e6a6427dd4c1e0b40832ea027f5c102cd739ef85;>e6a6427
 Upgrade to Maven 4.0.0-alpha-9 (https://redirect.github.com/codehaus-plexus/plexus-xml/issues/27;>#27)
   https://github.com/codehaus-plexus/plexus-xml/commit/aa82ed33a2e8c178fcd2a2106f57023d6947d84e;>aa82ed3
 Update dependencies (https://redirect.github.com/codehaus-plexus/plexus-xml/issues/26;>#26)
   https://github.com/codehaus-plexus/plexus-xml/commit/7bfeb09596b87f4a28add4699bbd663fe6dcbd6e;>7bfeb09
 clarify Maven 4-specific
   https://github.com/codehaus-plexus/plexus-xml/commit/07f63919296984b2c5f5d30a433411c0715b2e9e;>07f6391
 explain 3 vs 4
   https://github.com/codehaus-plexus/plexus-xml/commit/bcf34dcd790955f6381efe442f2d24dbe2b8170e;>bcf34dc
 describe plexus-xml update to maven-xml-impl
   https://github.com/codehaus-plexus/plexus-xml/commit/72c06a0a2d0793a79b1ea6b68eb453cc1ee9c867;>72c06a0
 [maven-release-plugin] prepare for next development iteration
   https://github.com/codehaus-plexus/plexus-xml/commit/944197c74386b199857a003160d840fb5593ac29;>944197c
 [maven-release-plugin] prepare release plexus-xml-4.0.2
   https://github.com/codehaus-plexus/plexus-xml/commit/c3d99b433a272d8eb1cc7c799410799e8c16ace3;>c3d99b4
 Upgrade to 4.0.0-alpha-7 and exclude dependency to sisu (fixes https://redirect.github.com/codehaus-plexus/plexus-xml/issues/17;>#17)
 (https://redirect.github.com/codehaus-plexus/plexus-xml/issues/23;>#23)
   https://github.com/codehaus-plexus/plexus-xml/commit/a83cefa086c9a5bb8b6674a409016f378b19891e;>a83cefa
 Cleanup after parent pom upgrade
   Additional commits viewable in 

[PR] Bump commons-io:commons-io from 2.15.1 to 2.16.1 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


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

   Bumps commons-io:commons-io from 2.15.1 to 2.16.1.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io=maven=2.15.1=2.16.1)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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



Re: [PR] [MARTIFACT-62] Drop deprecated classes and artifacts [maven-artifact-plugin]

2024-04-21 Thread via GitHub


hboutemy merged PR #31:
URL: https://github.com/apache/maven-artifact-plugin/pull/31


-- 
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



Re: [PR] [MARTIFACT-62] Drop deprecated classes and artifacts [maven-artifact-plugin]

2024-04-21 Thread via GitHub


hboutemy commented on PR #31:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/31#issuecomment-2067924167

   thank you @cstamas 


-- 
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] (MARTIFACT-62) Drop deprecated things, replace them with current ones

2024-04-21 Thread Herve Boutemy (Jira)


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

Herve Boutemy closed MARTIFACT-62.
--
  Assignee: Tamas Cservenak
Resolution: Fixed

> Drop deprecated things, replace them with current ones
> --
>
> Key: MARTIFACT-62
> URL: https://issues.apache.org/jira/browse/MARTIFACT-62
> Project: Maven Artifact Plugin
>  Issue Type: Task
>Reporter: Tamas Cservenak
>Assignee: Tamas Cservenak
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


hboutemy closed pull request #36: Bump org.apache.maven.plugins:maven-plugins 
from 41 to 42
URL: https://github.com/apache/maven-artifact-plugin/pull/36


-- 
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



Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 [maven-artifact-plugin]

2024-04-21 Thread via GitHub


dependabot[bot] commented on PR #36:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/36#issuecomment-2067935624

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on 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



[jira] [Closed] (MARTIFACT-63) rework plugin-issues.apt generation

2024-04-21 Thread Herve Boutemy (Jira)


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

Herve Boutemy closed MARTIFACT-63.
--
  Assignee: Herve Boutemy
Resolution: Fixed

> rework plugin-issues.apt generation
> ---
>
> Key: MARTIFACT-63
> URL: https://issues.apache.org/jira/browse/MARTIFACT-63
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Assignee: Herve Boutemy
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>
> having the content saved to src/site/apt in Git creates confusion: better to 
> generate content to target/generated-site/apt
> and comments column is now causing trouble because there is too much content 
> that should not be displayed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] Enable GitHUb issues [maven-parent]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #175:
URL: https://github.com/apache/maven-parent/pull/175


-- 
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



Re: [PR] [MNG-8101] Upgrade Parent to 42 [maven]

2024-04-21 Thread via GitHub


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

   Tests: 
   - GitHub pass after reruns 
   - Jenkins rerun not help 
   - locally pass


-- 
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



Re: [PR] [MNG-8100] Upgrade default plugin bindings [maven]

2024-04-21 Thread via GitHub


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

   Tests: 
   - GitHub pass after reruns 
   - Jenkins rerun not help 
   - locally pass


-- 
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] (MNG-8100) Upgrade default plugin bindings

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


[ 
https://issues.apache.org/jira/browse/MNG-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839361#comment-17839361
 ] 

ASF GitHub Bot commented on MNG-8100:
-

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

   Tests: 
   - GitHub pass after reruns 
   - Jenkins rerun not help 
   - locally pass




> Upgrade default plugin bindings
> ---
>
> Key: MNG-8100
> URL: https://issues.apache.org/jira/browse/MNG-8100
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7, 4.0.0-alpha-14
>
>
> {noformat}
> 3.9.x
> compiler3.11.0  ->  3.13.0
> surefire3.2.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> 4.x
> compiler3.11.0  ->  3.13.0
> surefire3.1.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MNG-8101) Upgrade Parent to 42

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


[ 
https://issues.apache.org/jira/browse/MNG-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839363#comment-17839363
 ] 

ASF GitHub Bot commented on MNG-8101:
-

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

   Tests: 
   - GitHub pass after reruns 
   - Jenkins rerun not help 
   - locally pass




> Upgrade Parent to 42
> 
>
> Key: MNG-8101
> URL: https://issues.apache.org/jira/browse/MNG-8101
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7, 4.0.0-alpha-14
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (MNG-8101) Upgrade Parent to 42

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski closed MNG-8101.

Resolution: Fixed

> Upgrade Parent to 42
> 
>
> Key: MNG-8101
> URL: https://issues.apache.org/jira/browse/MNG-8101
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MNG-8103) Upgrade default plugin bindings

2024-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-8103:


 Summary: Upgrade default plugin bindings
 Key: MNG-8103
 URL: https://issues.apache.org/jira/browse/MNG-8103
 Project: Maven
  Issue Type: Dependency upgrade
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski
 Fix For: 3.9.7, 4.0.0-alpha-14


{noformat}
3.9.x

compiler3.11.0  ->  3.13.0
surefire3.2.2   ->  3.2.5   
jar 3.3.0   ->  3.4.1
plugin  3.9.0   -> 3.12.0

4.x

compiler3.11.0  ->  3.13.0
surefire3.1.2   ->  3.2.5   
jar 3.3.0   ->  3.4.1
plugin  3.9.0   -> 3.12.0
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MNG-8103) Upgrade default plugin bindings

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski updated MNG-8103:
-
Fix Version/s: (was: 3.9.7)

> Upgrade default plugin bindings
> ---
>
> Key: MNG-8103
> URL: https://issues.apache.org/jira/browse/MNG-8103
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 4.0.0-alpha-14
>
>
> {noformat}
> 3.9.x
> compiler3.11.0  ->  3.13.0
> surefire3.2.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> 4.x
> compiler3.11.0  ->  3.13.0
> surefire3.1.2   ->  3.2.5 
> jar 3.3.0   ->  3.4.1
> plugin  3.9.0   -> 3.12.0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MNG-8101) Upgrade Parent to 42

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski updated MNG-8101:
-
Fix Version/s: (was: 4.0.0-alpha-14)

> Upgrade Parent to 42
> 
>
> Key: MNG-8101
> URL: https://issues.apache.org/jira/browse/MNG-8101
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.9.7
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MNG-8102) Upgrade Parent to 42

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski updated MNG-8102:
-
Fix Version/s: (was: 3.9.7)

> Upgrade Parent to 42
> 
>
> Key: MNG-8102
> URL: https://issues.apache.org/jira/browse/MNG-8102
> Project: Maven
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 4.0.0-alpha-14
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[PR] Bump maven.resolver.version from 1.9.18 to 1.9.19 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps `maven.resolver.version` from 1.9.18 to 1.9.19.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-impl's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not 

[PR] Bump slf4j.version from 1.7.36 to 2.0.13 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps `slf4j.version` from 1.7.36 to 2.0.13.
   Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.13
   
   Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.13
   
   Updates `org.slf4j:log4j-over-slf4j` from 1.7.36 to 2.0.13
   
   Updates `org.slf4j:jcl-over-slf4j` from 1.7.36 to 2.0.13
   
   Updates `org.slf4j:jul-to-slf4j` from 1.7.36 to 2.0.13
   
   
   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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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



[PR] Bump resolver.version from 1.9.18 to 1.9.19 [maven-indexer]

2024-04-21 Thread via GitHub


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

   Bumps `resolver.version` from 1.9.18 to 1.9.19.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-util's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not 

[jira] [Created] (MTOOLCHAINS-53) NPE during display-discovered-jdk-toolchains goal

2024-04-21 Thread Greg Chabala (Jira)
Greg Chabala created MTOOLCHAINS-53:
---

 Summary: NPE during display-discovered-jdk-toolchains goal
 Key: MTOOLCHAINS-53
 URL: https://issues.apache.org/jira/browse/MTOOLCHAINS-53
 Project: Maven Toolchains Plugin
  Issue Type: Bug
Affects Versions: 3.2.0
 Environment: Xubuntu 22.10 amd64
5.19.0-46-generic 
Apache Maven 3.9.4
Reporter: Greg Chabala


I should have tested sooner, been looking forward to MTOOLCHAINS-49 automatic 
JDK discovery for toolchains without toolchains.xml.

Testing the display-discovered-jdk-toolchains goal, no toolchains discovered, 
but there's a warning with a NPE:

{noformat}
$ mvn 
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:display-discovered-jdk-toolchains
[INFO] Scanning for projects...
[INFO] 
[INFO] -< org.chabala.example:example-blank >--
[INFO] Building example-blank 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- toolchains:3.2.0:display-discovered-jdk-toolchains (default-cli) @ 
example-blank ---
[INFO] Found 3 possible jdks: [/usr/lib/jvm/adoptopenjdk-11-hotspot-amd64, 
/usr/lib/jvm/jdk1.5.0_22, /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64]
[WARNING] Error discovering toolchains (enable debug level for more 
information): java.lang.NullPointerException
[INFO] Discovered 0 JDK toolchains:
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time:  0.382 s
[INFO] Finished at: 2024-04-21T22:41:22-05:00
[INFO] 
{noformat}

This is an nearly empty example project. Running with debug, some interesting 
stacktrace:


{noformat}
$ mvn -X 
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:display-discovered-jdk-toolchains
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /usr/local/apache-maven/apache-maven-3.9.4
Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: 
/usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.19.0-46-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.graph < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: 

[PR] Bump com.gradle:common-custom-user-data-maven-extension from 1.12 to 2 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps 
[com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension)
 from 1.12 to 2.
   
   Release notes
   Sourced from https://github.com/gradle/common-custom-user-data-maven-extension/releases;>com.gradle:common-custom-user-data-maven-extension's
 releases.
   
   2.0
   
   [NEW] Improve tags/values in GitHub Actions pull_request 
workflows
   [NEW] Improve tags/values in Jenkins where GIT_BRANCH is 
available
   [NEW] Configure Develocity extension using the new API
   
   1.13
   
   [New] Capture CI provider custom value.
   
   1.12.5
   
   [NEW] Add a CI controller custom value to capture 
JENKINS_URL or HUDSON_URL
   
   1.12.4
   
   [FIX] PGP key to sign the artifacts needs to be rotated
   
   1.12.3
   
   [FIX] PGP key to sign the artifacts needs to be rotated
   
   1.12.2
   
   [FIX] Generates incorrect links to source repositories when repository 
URL contains embedded user info
   
   1.12.1
   
   [FIX] Project properties not collected as custom values from Maven 
4.0.0-alpha-06 (https://issues.apache.org/jira/browse/MNG-7829;>related issue)
   
   
   
   
   Commits
   
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/f68b2d0824b48955a38c0cfa6e5326a2d3a044b7;>f68b2d0
 [maven-release-plugin] prepare release v2
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/2186a39d35a35ccb161839b46dc3aa1c3a2f94d1;>2186a39
 Merge pull request https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/213;>#213
 from gradle/tb/dv-extension-upgrade
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/74dc25ce5e1950eaa7a09277c1177164945ef7ad;>74dc25c
 Upgrade to Develocity Maven Extension version 1.21
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/dee1c3ee8b875bfa9b4f734325f1ed1cb028d2cf;>dee1c3e
 Merge pull request https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/216;>#216
 from gradle/gk/fixEmptyPrBranchCustomValue
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/30cfb7bafd9af3ec74d918ae8fa96fdbfde725f7;>30cfb7b
 Fixed empty PR branch custom value
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/af78a9b2eef41cf5bc4d62b6e2a875d97e9072db;>af78a9b
 Revert Fixed empty PR branch custom value
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/4749d117a49d0cf87471862ee202bcc9d8ac;>4749dcc
 Fixed empty PR branch custom value
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/240896600f8a468a4d0a577aef20df0e8e0afab5;>2408966
 Merge pull request https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/214;>#214
 from gradle/pshevche/replace-rc-references
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/a76f7e66a45c9deab6409661eddad04031df13ea;>a76f7e6
 Build against the released version of the Develocity extension
   https://github.com/gradle/common-custom-user-data-maven-extension/commit/b266114f8b0e19351c2453a961fa6398b5b59f91;>b266114
 Update README.md
   Additional commits viewable in https://github.com/gradle/common-custom-user-data-maven-extension/compare/v1.12...v2;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle:common-custom-user-data-maven-extension=maven=1.12=2)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you 

[PR] Bump org.junit.jupiter:junit-jupiter-params from 5.7.0 to 5.10.2 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) 
from 5.7.0 to 5.10.2.
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>org.junit.jupiter:junit-jupiter-params's
 releases.
   
   JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2
   See http://junit.org/junit5/docs/5.10.2/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2;>https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2
   JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1
   See http://junit.org/junit5/docs/5.10.1/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1;>https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1
   JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0
   See http://junit.org/junit5/docs/5.10.0/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0;>https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0
   JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 
5.10.0-RC2
   See http://junit.org/junit5/docs/5.10.0-RC2/release-notes/;>Release 
Notes.
   JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 
5.10.0-RC1
   See http://junit.org/junit5/docs/5.10.0-RC1/release-notes/;>Release 
Notes.
   JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 
5.10.0-M1
   See http://junit.org/junit5/docs/5.10.0-M1/release-notes/;>Release 
Notes.
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2
   See http://junit.org/junit5/docs/5.9.2/release-notes/;>Release 
Notes.
   JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1
   See http://junit.org/junit5/docs/5.9.1/release-notes/;>Release 
Notes.
   JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0
   See http://junit.org/junit5/docs/5.9.0/release-notes/;>Release 
Notes.
   JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 
5.9.0-RC1
   See http://junit.org/junit5/docs/5.9.0-RC1/release-notes/;>Release 
Notes.
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/4c0dddad1b96d4a20e92a2cd583954643ac56ac0;>4c0ddda
 Release 5.10.2
   https://github.com/junit-team/junit5/commit/463a14773d884f2bf31f073a87bef9d0938872db;>463a147
 Finalize release notes for 5.10.2
   https://github.com/junit-team/junit5/commit/43c105a246c0130d08145335cb9986236e2a8465;>43c105a
 Revert Apply method predicate before searching type hierarchy
   https://github.com/junit-team/junit5/commit/63d464d1e10a62743fe4024436ef1e006a89df72;>63d464d
 Revert Harmonize application of method and field filters in search 
algorithms
   https://github.com/junit-team/junit5/commit/85ec2fccb32a51fbe6ff966e25726c94a67dd418;>85ec2fc
 Revert Apply field predicate before searching type hierarchy
   https://github.com/junit-team/junit5/commit/6209006a7693dbf6f680a5ac4541aba86c9da899;>6209006
 Update release notes
   https://github.com/junit-team/junit5/commit/5ee499f0e0029dbd1120ecf889bd214e2082c589;>5ee499f
 Fix CI build
   https://github.com/junit-team/junit5/commit/d919ba71ea4c3b1e60f2d21473ba31ff0f6857ab;>d919ba7
 Namespace user-specific build parameters
   https://github.com/junit-team/junit5/commit/e26cd83ed307ef100399ced9985f04612931984b;>e26cd83
 Prepare release notes for 5.10.2
   https://github.com/junit-team/junit5/commit/ec8d4282c60f480d3de264330b37e75b1b8d05d9;>ec8d428
 Include LauncherInterceptor in launcher module declaration
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.7.0...r5.10.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.jupiter:junit-jupiter-params=maven=5.7.0=5.10.2)](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 

[PR] Bump org.junit.jupiter:junit-jupiter from 5.7.0 to 5.10.2 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 
5.7.0 to 5.10.2.
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>org.junit.jupiter:junit-jupiter's
 releases.
   
   JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2
   See http://junit.org/junit5/docs/5.10.2/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2;>https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2
   JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1
   See http://junit.org/junit5/docs/5.10.1/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1;>https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1
   JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0
   See http://junit.org/junit5/docs/5.10.0/release-notes/;>Release 
Notes.
   Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0;>https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0
   JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 
5.10.0-RC2
   See http://junit.org/junit5/docs/5.10.0-RC2/release-notes/;>Release 
Notes.
   JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 
5.10.0-RC1
   See http://junit.org/junit5/docs/5.10.0-RC1/release-notes/;>Release 
Notes.
   JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 
5.10.0-M1
   See http://junit.org/junit5/docs/5.10.0-M1/release-notes/;>Release 
Notes.
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2
   See http://junit.org/junit5/docs/5.9.2/release-notes/;>Release 
Notes.
   JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1
   See http://junit.org/junit5/docs/5.9.1/release-notes/;>Release 
Notes.
   JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0
   See http://junit.org/junit5/docs/5.9.0/release-notes/;>Release 
Notes.
   JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 
5.9.0-RC1
   See http://junit.org/junit5/docs/5.9.0-RC1/release-notes/;>Release 
Notes.
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/4c0dddad1b96d4a20e92a2cd583954643ac56ac0;>4c0ddda
 Release 5.10.2
   https://github.com/junit-team/junit5/commit/463a14773d884f2bf31f073a87bef9d0938872db;>463a147
 Finalize release notes for 5.10.2
   https://github.com/junit-team/junit5/commit/43c105a246c0130d08145335cb9986236e2a8465;>43c105a
 Revert Apply method predicate before searching type hierarchy
   https://github.com/junit-team/junit5/commit/63d464d1e10a62743fe4024436ef1e006a89df72;>63d464d
 Revert Harmonize application of method and field filters in search 
algorithms
   https://github.com/junit-team/junit5/commit/85ec2fccb32a51fbe6ff966e25726c94a67dd418;>85ec2fc
 Revert Apply field predicate before searching type hierarchy
   https://github.com/junit-team/junit5/commit/6209006a7693dbf6f680a5ac4541aba86c9da899;>6209006
 Update release notes
   https://github.com/junit-team/junit5/commit/5ee499f0e0029dbd1120ecf889bd214e2082c589;>5ee499f
 Fix CI build
   https://github.com/junit-team/junit5/commit/d919ba71ea4c3b1e60f2d21473ba31ff0f6857ab;>d919ba7
 Namespace user-specific build parameters
   https://github.com/junit-team/junit5/commit/e26cd83ed307ef100399ced9985f04612931984b;>e26cd83
 Prepare release notes for 5.10.2
   https://github.com/junit-team/junit5/commit/ec8d4282c60f480d3de264330b37e75b1b8d05d9;>ec8d428
 Include LauncherInterceptor in launcher module declaration
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.7.0...r5.10.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.jupiter:junit-jupiter=maven=5.7.0=5.10.2)](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
   - 

[PR] Bump graalvm.version from 22.3.1 to 24.0.1 [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps `graalvm.version` from 22.3.1 to 24.0.1.
   Updates `org.graalvm.sdk:graal-sdk` from 22.3.1 to 24.0.1
   
   Commits
   
   https://github.com/oracle/graal/commit/d3ba9c443181b92cce2e02080ecb2331abd90d33;>d3ba9c4
 follow up fix:  graalpython import
   https://github.com/oracle/graal/commit/3a9a3fe5d3f45d1c2f8c8328b2d260946aeb252f;>3a9a3fe
 GR-53257 : release GraalVM 24.0.1
   https://github.com/oracle/graal/commit/fa07fffbb41214946547a2a4495ab11a3cf2e22f;>fa07fff
 [GR-52946] Backport to 24.0 : https://redirect.github.com/oracle/graal/issues/8638;>GH-8638: 
Correctness problem when System.arrayc...
   https://github.com/oracle/graal/commit/83f9932fceb79e5db6e48c0e529579c48964d155;>83f9932
 [GR-51274] Backport removal of the GraalVM Component Updater (gu) and the 
ins...
   https://github.com/oracle/graal/commit/e9edc2018e50a476012279c51708141c178b3d89;>e9edc20
 basic array copy: less virtualization for illegal values
   https://github.com/oracle/graal/commit/812049f265732a57697637686b895db034b68101;>812049f
 [GR-51666] Backport to 24.0: Use safe abs in loop opts.
   https://github.com/oracle/graal/commit/738a5e0b5fb9b3709828f4ff09695c71a802f96e;>738a5e0
 [GR-52910] Backport to 24.0: Fix caching of Regexps.
   https://github.com/oracle/graal/commit/af6520472a283d12efe80ab772c15d99e3f9a57a;>af65204
 [GR-52434] [GR-52613] [GR-52616] [GR-52921] Backport to 24.0: Small fixes 
and...
   https://github.com/oracle/graal/commit/0ded87c5581cdc73f26b51ef1c428dd904f2932a;>0ded87c
 Remove references to the removed gu component.
   https://github.com/oracle/graal/commit/97f9971d5f08d9b63125f02dcd07268768823b14;>97f9971
 Remove the GraalVM Component Updater (gu).
   Additional commits viewable in https://github.com/oracle/graal/compare/vm-22.3.1...vm-24.0.1;>compare 
view
   
   
   
   
   Updates `org.graalvm.nativeimage:svm` from 22.3.1 to 24.0.1
   
   Commits
   
   https://github.com/oracle/graal/commit/d3ba9c443181b92cce2e02080ecb2331abd90d33;>d3ba9c4
 follow up fix:  graalpython import
   https://github.com/oracle/graal/commit/3a9a3fe5d3f45d1c2f8c8328b2d260946aeb252f;>3a9a3fe
 GR-53257 : release GraalVM 24.0.1
   https://github.com/oracle/graal/commit/fa07fffbb41214946547a2a4495ab11a3cf2e22f;>fa07fff
 [GR-52946] Backport to 24.0 : https://redirect.github.com/oracle/graal/issues/8638;>GH-8638: 
Correctness problem when System.arrayc...
   https://github.com/oracle/graal/commit/83f9932fceb79e5db6e48c0e529579c48964d155;>83f9932
 [GR-51274] Backport removal of the GraalVM Component Updater (gu) and the 
ins...
   https://github.com/oracle/graal/commit/e9edc2018e50a476012279c51708141c178b3d89;>e9edc20
 basic array copy: less virtualization for illegal values
   https://github.com/oracle/graal/commit/812049f265732a57697637686b895db034b68101;>812049f
 [GR-51666] Backport to 24.0: Use safe abs in loop opts.
   https://github.com/oracle/graal/commit/738a5e0b5fb9b3709828f4ff09695c71a802f96e;>738a5e0
 [GR-52910] Backport to 24.0: Fix caching of Regexps.
   https://github.com/oracle/graal/commit/af6520472a283d12efe80ab772c15d99e3f9a57a;>af65204
 [GR-52434] [GR-52613] [GR-52616] [GR-52921] Backport to 24.0: Small fixes 
and...
   https://github.com/oracle/graal/commit/0ded87c5581cdc73f26b51ef1c428dd904f2932a;>0ded87c
 Remove references to the removed gu component.
   https://github.com/oracle/graal/commit/97f9971d5f08d9b63125f02dcd07268768823b14;>97f9971
 Remove the GraalVM Component Updater (gu).
   Additional commits viewable in https://github.com/oracle/graal/compare/vm-22.3.1...vm-24.0.1;>compare 
view
   
   
   
   
   
   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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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 

[PR] Bump org.jboss.forge.roaster:roaster-jdt from 2.28.0.Final to 2.29.0.Final [maven-mvnd]

2024-04-21 Thread via GitHub


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

   Bumps org.jboss.forge.roaster:roaster-jdt from 2.28.0.Final to 2.29.0.Final.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jboss.forge.roaster:roaster-jdt=maven=2.28.0.Final=2.29.0.Final)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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] (MTOOLCHAINS-53) NPE during display-discovered-jdk-toolchains goal

2024-04-21 Thread Greg Chabala (Jira)


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

Greg Chabala updated MTOOLCHAINS-53:

Description: 
I should have tested sooner, been looking forward to MTOOLCHAINS-49 automatic 
JDK discovery for toolchains without toolchains.xml.

Testing the display-discovered-jdk-toolchains goal, no toolchains discovered, 
but there's a warning with a NPE:

{noformat}
$ mvn 
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:display-discovered-jdk-toolchains
[INFO] Scanning for projects...
[INFO] 
[INFO] -< org.chabala.example:example-blank >--
[INFO] Building example-blank 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- toolchains:3.2.0:display-discovered-jdk-toolchains (default-cli) @ 
example-blank ---
[INFO] Found 3 possible jdks: [/usr/lib/jvm/adoptopenjdk-11-hotspot-amd64, 
/usr/lib/jvm/jdk1.5.0_22, /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64]
[WARNING] Error discovering toolchains (enable debug level for more 
information): java.lang.NullPointerException
[INFO] Discovered 0 JDK toolchains:
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time:  0.382 s
[INFO] Finished at: 2024-04-21T22:41:22-05:00
[INFO] 
{noformat}

This is a nearly empty example project. Running with debug, some interesting 
stacktrace:


{noformat}
$ mvn -X 
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:display-discovered-jdk-toolchains
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /usr/local/apache-maven/apache-maven-3.9.4
Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: 
/usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.19.0-46-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.graph < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < 
plexus.core
[DEBUG]   

[PR] Bump resolverVersion from 1.9.18 to 1.9.19 [maven-install-plugin]

2024-04-21 Thread via GitHub


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

   Bumps `resolverVersion` from 1.9.18 to 1.9.19.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-util's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not 

[PR] Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 [maven-parent]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-toolchains-plugin](https://github.com/apache/maven-toolchains-plugin)
 from 3.1.0 to 3.2.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-toolchains-plugin/releases;>org.apache.maven.plugins:maven-toolchains-plugin's
 releases.
   
   3.2.0
   
    New features and improvements
   
   https://issues.apache.org/jira/browse/MTOOLCHAINS-49;>[MTOOLCHAINS-49]
 - Automatic discovery of JDK toolchains (https://redirect.github.com/apache/maven-toolchains-plugin/pull/14;>#14)
 https://github.com/gnodet;>@​gnodet
   
    Dependency updates
   
   Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (https://redirect.github.com/apache/maven-toolchains-plugin/pull/33;>#33)
 https://github.com/dependabot;>@​dependabot
   Bump apache/maven-gh-actions-shared from 3 to 4 (https://redirect.github.com/apache/maven-toolchains-plugin/pull/29;>#29)
 https://github.com/dependabot;>@​dependabot
   Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in 
/src/it/setup-custom-toolchain (https://redirect.github.com/apache/maven-toolchains-plugin/pull/16;>#16)
 https://github.com/dependabot;>@​dependabot
   Bump plexus-utils from 3.0.15 to 3.0.16 in 
/src/it/setup-custom-toolchain (https://redirect.github.com/apache/maven-toolchains-plugin/pull/10;>#10)
 https://github.com/dependabot;>@​dependabot
   
    Documentation updates
   
   rework documentation for new JDK-specific goals (https://redirect.github.com/apache/maven-toolchains-plugin/pull/32;>#32)
 https://github.com/hboutemy;>@​hboutemy
   Remove duplicate content (https://redirect.github.com/apache/maven-toolchains-plugin/pull/28;>#28)
 https://github.com/elharo;>@​elharo
   rework documentation (https://redirect.github.com/apache/maven-toolchains-plugin/pull/25;>#25)
 https://github.com/hboutemy;>@​hboutemy
   Use https for site links (https://redirect.github.com/apache/maven-toolchains-plugin/pull/23;>#23)
 https://github.com/elharo;>@​elharo
   improve menu (https://redirect.github.com/apache/maven-toolchains-plugin/pull/22;>#22)
 https://github.com/hboutemy;>@​hboutemy
   Expand JDK toolchain docs (https://redirect.github.com/apache/maven-toolchains-plugin/pull/18;>#18)
 https://github.com/elharo;>@​elharo
   Minor grammar and typos (https://redirect.github.com/apache/maven-toolchains-plugin/pull/12;>#12)
 https://github.com/elharo;>@​elharo
   
    Maintenance
   
   Fix dependencies according to dependency:analyze (https://redirect.github.com/apache/maven-toolchains-plugin/pull/27;>#27)
 https://github.com/gnodet;>@​gnodet
   add jdk toolchain ITs (https://redirect.github.com/apache/maven-toolchains-plugin/pull/26;>#26)
 https://github.com/hboutemy;>@​hboutemy
   https://issues.apache.org/jira/browse/MTOOLCHAINS-51;>[MTOOLCHAINS-51]
 - Upgrade to maven 3.9.6 at compile time and 3.6.3 at runtime (https://redirect.github.com/apache/maven-toolchains-plugin/pull/20;>#20)
 https://github.com/gnodet;>@​gnodet
   https://issues.apache.org/jira/browse/MTOOLCHAINS-50;>[MTOOLCHAINS-50]
 - Update parent pom to 41 (https://redirect.github.com/apache/maven-toolchains-plugin/pull/19;>#19)
 https://github.com/elharo;>@​elharo
   
   
   
   
   Commits
   
   https://github.com/apache/maven-toolchains-plugin/commit/047dca638d0ecf6d58e00e36fceeceb57a675fad;>047dca6
 [maven-release-plugin] prepare release maven-toolchains-plugin-3.2.0
   https://github.com/apache/maven-toolchains-plugin/commit/f054d2d1c86308408658b83aad652221dd80e223;>f054d2d
 use github because it is more convenient
   https://github.com/apache/maven-toolchains-plugin/commit/abef128acd324e8bf8e6ae8ffcddbee7ae003265;>abef128
 Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (https://redirect.github.com/apache/maven-toolchains-plugin/issues/33;>#33)
   https://github.com/apache/maven-toolchains-plugin/commit/d9294732f1eee02d452866083d54da590acd3925;>d929473
 rework documentation for new JDK-specific goals
   https://github.com/apache/maven-toolchains-plugin/commit/827e3a36969871ff19619eb9fd7b51971a266b15;>827e3a3
 Fix dependencies according to dependency:analyze (https://redirect.github.com/apache/maven-toolchains-plugin/issues/27;>#27)
   https://github.com/apache/maven-toolchains-plugin/commit/9b4ae9537017a8336fc32db359c2e5292cd48b31;>9b4ae95
 Remove duplicate content (https://redirect.github.com/apache/maven-toolchains-plugin/issues/28;>#28)
   https://github.com/apache/maven-toolchains-plugin/commit/7ee4c2c4b565ba72160cbed350dd06b28075aad5;>7ee4c2c
 Create release-drafter.yml
   https://github.com/apache/maven-toolchains-plugin/commit/e64a5e5d3df77c18d04da900abfb1c288441755b;>e64a5e5
 Create release-drafter.yml
   https://github.com/apache/maven-toolchains-plugin/commit/e7d1952b63739192713a8b8cff808edf52895923;>e7d1952
 Bump apache/maven-gh-actions-shared from 3 to 4
   

[PR] Bump resolverVersion from 1.9.18 to 1.9.19 [maven-gpg-plugin]

2024-04-21 Thread via GitHub


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

   Bumps `resolverVersion` from 1.9.18 to 1.9.19.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.18 to 1.9.19
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-util's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not 

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

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


[ 
https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839466#comment-17839466
 ] 

ASF GitHub Bot commented on MNG-8081:
-

mbenson commented on PR #1477:
URL: https://github.com/apache/maven/pull/1477#issuecomment-2068442626

   I notice that this implementation _only_ interpolates properties in property 
activations, whereas my submitted implementations for both v3.9.x and v4 
attempt to satisfy the "least surprise" principle by applying interpolations to 
_all_ property activations. IMHO that's the best way forward but I am satisfied 
if this PR becomes the 3.9.x implementation.




> default profile activation should consider available system and user 
> properties
> ---
>
> Key: MNG-8081
> URL: https://issues.apache.org/jira/browse/MNG-8081
> Project: Maven
>  Issue Type: Improvement
>  Components: Profiles
>Affects Versions: 3.9.6, 4.0.0
>Reporter: Matthew Jason Benson
>Priority: Minor
> Fix For: 3.9.7, 4.0.0, 4.0.0-alpha-14
>
>
> As discussed in my open PR, my use case is to compare between environment 
> variables e.g.:
> {code:java}
> 
>   
> env.FOO
> ${env.BAR}
>   
> {code}
> Limiting the interpolation to user/system properties means that there is no 
> mindf*ck resulting from profile activation order, etc., and keeps this 
> request nonthreatening.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MNG-8081] Profile property activation interpolation [maven]

2024-04-21 Thread via GitHub


mbenson commented on PR #1477:
URL: https://github.com/apache/maven/pull/1477#issuecomment-2068442626

   I notice that this implementation _only_ interpolates properties in property 
activations, whereas my submitted implementations for both v3.9.x and v4 
attempt to satisfy the "least surprise" principle by applying interpolations to 
_all_ property activations. IMHO that's the best way forward but I am satisfied 
if this PR becomes the 3.9.x implementation.


-- 
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



[PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 [maven-apache-parent]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin)
 from 3.4.0 to 3.4.1.
   
   Release notes
   Sourced from https://github.com/apache/maven-jar-plugin/releases;>org.apache.maven.plugins:maven-jar-plugin's
 releases.
   
   3.4.1
   
    Bug Fixes
   
   https://issues.apache.org/jira/browse/MJAR-307;>[MJAR-307] 
- Wrong version of commons-io cause a ClassNotFound 
o.a.commons.io.file.attribute.FileTimes (https://redirect.github.com/apache/maven-jar-plugin/pull/83;>#83) https://github.com/slawekjaranowski;>@​slawekjaranowski
   
    Dependency updates
   
   https://issues.apache.org/jira/browse/MJAR-308;>[MJAR-308] 
- Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (https://redirect.github.com/apache/maven-jar-plugin/pull/85;>#85) https://github.com/dependabot;>@​dependabot
   
   
   
   
   Commits
   
   https://github.com/apache/maven-jar-plugin/commit/8b29adc0e420b1da1495791c9d5bb9399590cc51;>8b29adc
 [maven-release-plugin] prepare release maven-jar-plugin-3.4.1
   https://github.com/apache/maven-jar-plugin/commit/325b2990308f08d4a2b3010cafe8bb55304ef53c;>325b299
 [MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (https://redirect.github.com/apache/maven-jar-plugin/issues/85;>#85)
   https://github.com/apache/maven-jar-plugin/commit/52111cc9250fc5876f4a6570a48bc679d099d8e2;>52111cc
 [MJAR-307] Wrong version of commons-io cause a ClassNotFound 
o.a.commons.io.f...
   https://github.com/apache/maven-jar-plugin/commit/902d4c55a19f301c31a4e187fbd798d4f847cb19;>902d4c5
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.0...maven-jar-plugin-3.4.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-jar-plugin=maven=3.4.0=3.4.1)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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



[PR] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 [maven-apache-parent]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
 from 3.2.3 to 3.2.4.
   
   Release notes
   Sourced from https://github.com/apache/maven-gpg-plugin/releases;>org.apache.maven.plugins:maven-gpg-plugin's
 releases.
   
   3.2.4
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521version=12354486;>Release
 Notes - Maven GPG Plugin - Version 3.2.4
   
   
   
   
   
   https://issues.apache.org/jira/browse/MGPG-125;>[MGPG-125] 
- Fix bestPractices (https://redirect.github.com/apache/maven-gpg-plugin/pull/95;>#95) https://github.com/cstamas;>@​cstamas
   
    Dependency updates
   
   Bump commons-io:commons-io from 2.16.0 to 2.16.1 (https://redirect.github.com/apache/maven-gpg-plugin/pull/94;>#94) https://github.com/dependabot;>@​dependabot
   
   
   
   
   Commits
   
   https://github.com/apache/maven-gpg-plugin/commit/789149ea5676238f4e2958f51ae10778ca2ba3f0;>789149e
 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.4
   https://github.com/apache/maven-gpg-plugin/commit/893aedcab271ac92ef01f1a4346320525e678b39;>893aedc
 [MGPG-125] Fix bestPractices (https://redirect.github.com/apache/maven-gpg-plugin/issues/95;>#95)
   https://github.com/apache/maven-gpg-plugin/commit/b6f0324f27c780ee96840cfecfec866b44635f26;>b6f0324
 [MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (https://redirect.github.com/apache/maven-gpg-plugin/issues/94;>#94)
   https://github.com/apache/maven-gpg-plugin/commit/3c5878b12cb95e077bc8f77bdb07913d210f8c95;>3c5878b
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.3...maven-gpg-plugin-3.2.4;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-gpg-plugin=maven=3.2.3=3.2.4)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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



Re: [PR] Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 [maven-apache-parent]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #214:
URL: https://github.com/apache/maven-apache-parent/pull/214


-- 
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] (MDEP-914) collect goal description broken in documentation

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


[ 
https://issues.apache.org/jira/browse/MDEP-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839385#comment-17839385
 ] 

ASF GitHub Bot commented on MDEP-914:
-

slawekjaranowski opened a new pull request, #380:
URL: https://github.com/apache/maven-dependency-plugin/pull/380

   https://issues.apache.org/jira/browse/MDEP-914




> collect goal description broken in documentation
> 
>
> Key: MDEP-914
> URL: https://issues.apache.org/jira/browse/MDEP-914
> Project: Maven Dependency Plugin
>  Issue Type: Task
>  Components: collect
>Affects Versions: 3.6.1
>Reporter: Herve Boutemy
>Assignee: Slawomir Jaranowski
>Priority: Major
>  Labels: up-for-grabs
>
> https://maven.apache.org/plugins-archives/maven-dependency-plugin-3.6.1/collect-mojo.html
> says "It is identicat to ??? except"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (MDEP-914) collect goal description broken in documentation

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski reassigned MDEP-914:


Assignee: Slawomir Jaranowski

> collect goal description broken in documentation
> 
>
> Key: MDEP-914
> URL: https://issues.apache.org/jira/browse/MDEP-914
> Project: Maven Dependency Plugin
>  Issue Type: Task
>  Components: collect
>Affects Versions: 3.6.1
>Reporter: Herve Boutemy
>Assignee: Slawomir Jaranowski
>Priority: Major
>  Labels: up-for-grabs
>
> https://maven.apache.org/plugins-archives/maven-dependency-plugin-3.6.1/collect-mojo.html
> says "It is identicat to ??? except"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MDEP-923) Code cleanups

2024-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MDEP-923:


 Summary: Code cleanups
 Key: MDEP-923
 URL: https://issues.apache.org/jira/browse/MDEP-923
 Project: Maven Dependency Plugin
  Issue Type: Task
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski
 Fix For: 3.7.0


 * remove usage of deprecated API where possible
 * cleanup pom after update to 42
 * exclude transitive dependencies on org.apache.maven
 * add {{@project.version@}} in ITs

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

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


[ 
https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839389#comment-17839389
 ] 

ASF GitHub Bot commented on MNG-8081:
-

cstamas opened a new pull request, #1477:
URL: https://github.com/apache/maven/pull/1477

   Property profile activation should interpolate.
   
   ---
   
   https://issues.apache.org/jira/browse/MNG-8081




> default profile activation should consider available system and user 
> properties
> ---
>
> Key: MNG-8081
> URL: https://issues.apache.org/jira/browse/MNG-8081
> Project: Maven
>  Issue Type: Improvement
>  Components: Profiles
>Affects Versions: 3.9.6, 4.0.0
>Reporter: Matthew Jason Benson
>Priority: Minor
> Fix For: 3.9.7, 4.0.0, 4.0.0-alpha-14
>
>
> As discussed in my open PR, my use case is to compare between environment 
> variables e.g.:
> {code:java}
> 
>   
> env.FOO
> ${env.BAR}
>   
> {code}
> Limiting the interpolation to user/system properties means that there is no 
> mindf*ck resulting from profile activation order, etc., and keeps this 
> request nonthreatening.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MBUILDCACHE-86] bugfix / enhancements restoration of outputs on disk [maven-build-cache-extension]

2024-04-21 Thread via GitHub


kbuntrock commented on PR #104:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/104#issuecomment-2068086415

   > Hi, @kbuntrock @hboutemy. This PR looks good. How can we move it from a 
draft to an open state?
   
   Hello @AlexanderAshitkin. I guess this PR needs now a bit of "huile de 
coude" like we say in France ("elbow oil" ...). Meaning that I have to work. 
   
   In details, I need to : 
   - take into account your reviews
   - update the documentation
   - add some tests
   


-- 
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] [Created] (MPLUGIN-518) Relative links not working in descriptions

2024-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPLUGIN-518:
---

 Summary: Relative links not working in descriptions
 Key: MPLUGIN-518
 URL: https://issues.apache.org/jira/browse/MPLUGIN-518
 Project: Maven Plugin Tools
  Issue Type: Bug
Affects Versions: 3.12.0
Reporter: Slawomir Jaranowski


When we put link in mojo or params javadoc description like:
{noformat}
test
{noformat}
it is not generated in documentation

But
{noformat}
https://www.example.com/test-mojo.html;>test
{noformat}
is correctly generated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MBUILDCACHE-86) Bugfix and enhancements with the restoration of outputs on disk

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


[ 
https://issues.apache.org/jira/browse/MBUILDCACHE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839399#comment-17839399
 ] 

ASF GitHub Bot commented on MBUILDCACHE-86:
---

kbuntrock commented on PR #104:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/104#issuecomment-2068086415

   > Hi, @kbuntrock @hboutemy. This PR looks good. How can we move it from a 
draft to an open state?
   
   Hello @AlexanderAshitkin. I guess this PR needs now a bit of "huile de 
coude" like we say in France ("elbow oil" ...). Meaning that I have to work. 
   
   In details, I need to : 
   - take into account your reviews
   - update the documentation
   - add some tests
   




> Bugfix and enhancements with the restoration of outputs on disk
> ---
>
> Key: MBUILDCACHE-86
> URL: https://issues.apache.org/jira/browse/MBUILDCACHE-86
> Project: Maven Build Cache Extension
>  Issue Type: Improvement
>Reporter: Kevin Buntrock
>Priority: Major
>  Labels: pull-request-available
>
> *Fixes :*
>  * Files containing an underscore in their name can't be restored in the 
> cache directory correctly (not in the same directory location).
>  * The cache is able to extract/restore files in locations outside the 
> project. I guess the extraction part is not a vulnerability since someone 
> with commit permissions can guess other ways to extract data. But the 
> possibility of restoring at any place on the disk looks pretty dangerous to 
> me if a remote cache server is compromised.
> *Enhancements :*
>  * Possibility to restore artefacts on disk, with a dedicated property : 
> maven.build.cache.restoreOnDiskArtefacts (default to true). Meaning in the 
> project directory, as opposed to the cache directory.
>  ** IDE integration and use of the cache locally in developement is way 
> easier. It is now possible to retrieve a cached jar in the "target" directory.
>  * Introduce "globs" to filter extra attached outputs by filenames.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MARTIFACT-64) add diagnose and hints for Git commit timestamp support

2024-04-21 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-64:
--

 Summary: add diagnose and hints for Git commit timestamp support
 Key: MARTIFACT-64
 URL: https://issues.apache.org/jira/browse/MARTIFACT-64
 Project: Maven Artifact Plugin
  Issue Type: Improvement
Affects Versions: 3.5.1
Reporter: Herve Boutemy
 Fix For: 3.5.2


some issues with Git commit timestamp support has been reported: need to 
investigate root cause and provide help



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MARTIFACT-64) add diagnose and hints for Git commit timestamp support

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839402#comment-17839402
 ] 

ASF GitHub Bot commented on MARTIFACT-64:
-

hboutemy opened a new pull request, #39:
URL: https://github.com/apache/maven-artifact-plugin/pull/39

   …nd hints on found edge cases




> add diagnose and hints for Git commit timestamp support
> ---
>
> Key: MARTIFACT-64
> URL: https://issues.apache.org/jira/browse/MARTIFACT-64
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
> Fix For: 3.5.2
>
>
> some issues with Git commit timestamp support has been reported: need to 
> investigate root cause and provide help



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MARTIFACT-64) add diagnose and hints for Git commit timestamp support

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


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

ASF GitHub Bot updated MARTIFACT-64:

Labels: pull-request-available  (was: )

> add diagnose and hints for Git commit timestamp support
> ---
>
> Key: MARTIFACT-64
> URL: https://issues.apache.org/jira/browse/MARTIFACT-64
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>
> some issues with Git commit timestamp support has been reported: need to 
> investigate root cause and provide help



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MDEP-923) Code cleanups

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


[ 
https://issues.apache.org/jira/browse/MDEP-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839379#comment-17839379
 ] 

ASF GitHub Bot commented on MDEP-923:
-

slawekjaranowski opened a new pull request, #379:
URL: https://github.com/apache/maven-dependency-plugin/pull/379

   https://issues.apache.org/jira/browse/MDEP-923




> Code cleanups
> -
>
> Key: MDEP-923
> URL: https://issues.apache.org/jira/browse/MDEP-923
> Project: Maven Dependency Plugin
>  Issue Type: Task
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.7.0
>
>
>  * remove usage of deprecated API where possible
>  * cleanup pom after update to 42
>  * exclude transitive dependencies on org.apache.maven
>  * add {{@project.version@}} in ITs
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (MDEP-923) Code cleanups

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski closed MDEP-923.

Resolution: Fixed

> Code cleanups
> -
>
> Key: MDEP-923
> URL: https://issues.apache.org/jira/browse/MDEP-923
> Project: Maven Dependency Plugin
>  Issue Type: Task
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.7.0
>
>
>  * remove usage of deprecated API where possible
>  * cleanup pom after update to 42
>  * exclude transitive dependencies on org.apache.maven
>  * add {{@project.version@}} in ITs
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MDEP-923) Code cleanups

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


[ 
https://issues.apache.org/jira/browse/MDEP-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839386#comment-17839386
 ] 

ASF GitHub Bot commented on MDEP-923:
-

slawekjaranowski merged PR #379:
URL: https://github.com/apache/maven-dependency-plugin/pull/379




> Code cleanups
> -
>
> Key: MDEP-923
> URL: https://issues.apache.org/jira/browse/MDEP-923
> Project: Maven Dependency Plugin
>  Issue Type: Task
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.7.0
>
>
>  * remove usage of deprecated API where possible
>  * cleanup pom after update to 42
>  * exclude transitive dependencies on org.apache.maven
>  * add {{@project.version@}} in ITs
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MDEP-923] Code cleanups [maven-dependency-plugin]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #379:
URL: https://github.com/apache/maven-dependency-plugin/pull/379


-- 
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] (MBUILDCACHE-86) Bugfix and enhancements with the restoration of outputs on disk

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


[ 
https://issues.apache.org/jira/browse/MBUILDCACHE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839400#comment-17839400
 ] 

ASF GitHub Bot commented on MBUILDCACHE-86:
---

kbuntrock commented on code in PR #104:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/104#discussion_r1573829035


##
src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java:
##
@@ -112,13 +114,10 @@
 @SuppressWarnings("unused")
 public class CacheControllerImpl implements CacheController {
 
-public static final String FILE_SEPARATOR_SUBST = "_";
-/**
- * Prefix for generated sources stored as a separate artifact in cache
- */
-private static final String BUILD_PREFIX = "build" + FILE_SEPARATOR_SUBST;
-
 private static final Logger LOGGER = 
LoggerFactory.getLogger(CacheControllerImpl.class);
+private static final String DEFAULT_FILE_GLOB = "*";
+public static final String ERROR_MSG_RESTORATION_OUTSIDE_PROJECT =
+"Blocked an attempt to restore files outside of a project 
directory : ";

Review Comment:
   Gosh, I should know, it is precisely the reason how I got a Apache Jira 
account (and my very first contribution to the open source world ) : 
https://issues.apache.org/jira/browse/CXF-7185





> Bugfix and enhancements with the restoration of outputs on disk
> ---
>
> Key: MBUILDCACHE-86
> URL: https://issues.apache.org/jira/browse/MBUILDCACHE-86
> Project: Maven Build Cache Extension
>  Issue Type: Improvement
>Reporter: Kevin Buntrock
>Priority: Major
>  Labels: pull-request-available
>
> *Fixes :*
>  * Files containing an underscore in their name can't be restored in the 
> cache directory correctly (not in the same directory location).
>  * The cache is able to extract/restore files in locations outside the 
> project. I guess the extraction part is not a vulnerability since someone 
> with commit permissions can guess other ways to extract data. But the 
> possibility of restoring at any place on the disk looks pretty dangerous to 
> me if a remote cache server is compromised.
> *Enhancements :*
>  * Possibility to restore artefacts on disk, with a dedicated property : 
> maven.build.cache.restoreOnDiskArtefacts (default to true). Meaning in the 
> project directory, as opposed to the cache directory.
>  ** IDE integration and use of the cache locally in developement is way 
> easier. It is now possible to retrieve a cached jar in the "target" directory.
>  * Introduce "globs" to filter extra attached outputs by filenames.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MBUILDCACHE-86] bugfix / enhancements restoration of outputs on disk [maven-build-cache-extension]

2024-04-21 Thread via GitHub


kbuntrock commented on code in PR #104:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/104#discussion_r1573829035


##
src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java:
##
@@ -112,13 +114,10 @@
 @SuppressWarnings("unused")
 public class CacheControllerImpl implements CacheController {
 
-public static final String FILE_SEPARATOR_SUBST = "_";
-/**
- * Prefix for generated sources stored as a separate artifact in cache
- */
-private static final String BUILD_PREFIX = "build" + FILE_SEPARATOR_SUBST;
-
 private static final Logger LOGGER = 
LoggerFactory.getLogger(CacheControllerImpl.class);
+private static final String DEFAULT_FILE_GLOB = "*";
+public static final String ERROR_MSG_RESTORATION_OUTSIDE_PROJECT =
+"Blocked an attempt to restore files outside of a project 
directory : ";

Review Comment:
   Gosh, I should know, it is precisely the reason how I got a Apache Jira 
account (and my very first contribution to the open source world ) : 
https://issues.apache.org/jira/browse/CXF-7185



-- 
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



Re: [PR] [MDEP-914] Fix link in collect goal description [maven-dependency-plugin]

2024-04-21 Thread via GitHub


slawekjaranowski merged PR #380:
URL: https://github.com/apache/maven-dependency-plugin/pull/380


-- 
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] (MDEP-914) collect goal description broken in documentation

2024-04-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski closed MDEP-914.

Fix Version/s: 3.7.0
   Resolution: Fixed

> collect goal description broken in documentation
> 
>
> Key: MDEP-914
> URL: https://issues.apache.org/jira/browse/MDEP-914
> Project: Maven Dependency Plugin
>  Issue Type: Task
>  Components: collect
>Affects Versions: 3.6.1
>Reporter: Herve Boutemy
>Assignee: Slawomir Jaranowski
>Priority: Major
>  Labels: up-for-grabs
> Fix For: 3.7.0
>
>
> https://maven.apache.org/plugins-archives/maven-dependency-plugin-3.6.1/collect-mojo.html
> says "It is identicat to ??? except"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MDEP-914) collect goal description broken in documentation

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


[ 
https://issues.apache.org/jira/browse/MDEP-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839417#comment-17839417
 ] 

ASF GitHub Bot commented on MDEP-914:
-

slawekjaranowski merged PR #380:
URL: https://github.com/apache/maven-dependency-plugin/pull/380




> collect goal description broken in documentation
> 
>
> Key: MDEP-914
> URL: https://issues.apache.org/jira/browse/MDEP-914
> Project: Maven Dependency Plugin
>  Issue Type: Task
>  Components: collect
>Affects Versions: 3.6.1
>Reporter: Herve Boutemy
>Assignee: Slawomir Jaranowski
>Priority: Major
>  Labels: up-for-grabs
>
> https://maven.apache.org/plugins-archives/maven-dependency-plugin-3.6.1/collect-mojo.html
> says "It is identicat to ??? except"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MARTIFACT-64) add diagnose and hints for Git commit timestamp support

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


[ 
https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839408#comment-17839408
 ] 

ASF GitHub Bot commented on MARTIFACT-64:
-

michael-o commented on code in PR #39:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/39#discussion_r1573860330


##
src/it/git-multi/pom.xml:
##
@@ -0,0 +1,80 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  org.apache.maven.plugins.it
+  git-multi
+  1.0-SNAPSHOT
+  pom
+
+  An IT looking at a multi-module build with outputTimestamp 
using git commit timestamp.
+
+  
+3.0.5
+  
+
+  
+modB
+modA
+  
+
+  
+UTF-8
+
${git.commit.time}
+  
+
+  
+
+  
+pl.project13.maven add diagnose and hints for Git commit timestamp support
> ---
>
> Key: MARTIFACT-64
> URL: https://issues.apache.org/jira/browse/MARTIFACT-64
> Project: Maven Artifact Plugin
>  Issue Type: Improvement
>Affects Versions: 3.5.1
>Reporter: Herve Boutemy
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.2
>
>
> some issues with Git commit timestamp support has been reported: need to 
> investigate root cause and provide help



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [MARTIFACT-64] add diagnose parameter, ITs for git commit timestamp a… [maven-artifact-plugin]

2024-04-21 Thread via GitHub


michael-o commented on code in PR #39:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/39#discussion_r1573860330


##
src/it/git-multi/pom.xml:
##
@@ -0,0 +1,80 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  org.apache.maven.plugins.it
+  git-multi
+  1.0-SNAPSHOT
+  pom
+
+  An IT looking at a multi-module build with outputTimestamp 
using git commit timestamp.
+
+  
+3.0.5
+  
+
+  
+modB
+modA
+  
+
+  
+UTF-8
+
${git.commit.time}
+  
+
+  
+
+  
+pl.project13.maven
+git-commit-id-plugin
+4.9.10
+
+  
+resolve-git-properties
+
+  revision
+
+validate
+
+  false
+  false
+  -MM-dd'T'HH:mm:ssXXX
+  UTC

Review Comment:
   Same here



##
src/it/git-mono/pom.xml:
##
@@ -0,0 +1,76 @@
+
+
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  org.apache.maven.plugins.it
+  git-mono
+  1.0-SNAPSHOT
+
+  An IT looking at a mono-module build with outputTimestamp using 
git commit timestamp.
+
+  
+3.0.5
+  
+
+  
+UTF-8
+
${git.commit.time}
+  
+
+  
+
+  
+pl.project13.maven
+git-commit-id-plugin
+4.9.10
+
+  
+resolve-git-properties
+
+  revision
+
+validate
+
+  false
+  -MM-dd'T'HH:mm:ssXXX
+  UTC

Review Comment:
   The canonical name is `Etc/UTC`



-- 
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



[PR] Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.19 [maven-wrapper]

2024-04-21 Thread via GitHub


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

   Bumps 
[org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver)
 from 1.9.18 to 1.9.19.
   
   Release notes
   Sourced from https://github.com/apache/maven-resolver/releases;>org.apache.maven.resolver:maven-resolver-api's
 releases.
   
   1.9.19
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628version=12353946;>Release
 Notes - Maven Resolver - Version 1.9.19
   
   
   
   
   What's Changed
   
   [1.9.x][MRESOLVER-483] Fix path concatenation logic by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/420;>apache/maven-resolver#420
   [1.9.x] [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/461;>apache/maven-resolver#461
   [1.9.x] Update dependencies by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/462;>apache/maven-resolver#462
   [1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting 
mtime by https://github.com/cstamas;>@​cstamas in https://redirect.github.com/apache/maven-resolver/pull/469;>apache/maven-resolver#469
   
   Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19
   
   
   
   Commits
   
   https://github.com/apache/maven-resolver/commit/c1b03574961fd2daa7a678bb3fbf9f0779afee56;>c1b0357
 [maven-release-plugin] prepare release maven-resolver-1.9.19
   https://github.com/apache/maven-resolver/commit/adadd42d1642f39bafedb2ddd619b044fecb12b0;>adadd42
 [MRESOLVER-536] Do not belly up if FS does not support setting mtime (https://redirect.github.com/apache/maven-resolver/issues/469;>#469)
   https://github.com/apache/maven-resolver/commit/31df8a3dc503895172d277de56b1c4a53da0a27c;>31df8a3
 [1.9.x] Update dependencies (https://redirect.github.com/apache/maven-resolver/issues/462;>#462)
   https://github.com/apache/maven-resolver/commit/b225076e5d5b2fe3f166a4018802ac94b7cc94f7;>b225076
 [MRESOLVER-522] Improve congested file locks behaviour (https://redirect.github.com/apache/maven-resolver/issues/455;>#455) 
(https://redirect.github.com/apache/maven-resolver/issues/461;>#461)
   https://github.com/apache/maven-resolver/commit/fc969c2570041bb72c3f0141ff4957e8754f365c;>fc969c2
 [1.9.x][MRESOLVER-483] Fix path concatenation logic (https://redirect.github.com/apache/maven-resolver/issues/420;>#420)
   https://github.com/apache/maven-resolver/commit/a3e620d6d2ab6ca58d42d264347341b31da00dde;>a3e620d
 Use one Maven in CI
   https://github.com/apache/maven-resolver/commit/fff4bdf92fe10937975623db27a69ced5d1efcd1;>fff4bdf
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.resolver:maven-resolver-api=maven=1.9.18=1.9.19)](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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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 

Re: [PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-04-21 Thread via GitHub


AlexanderAshitkin commented on PR #137:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/137#issuecomment-2068261510

   > Damn I didn't understood that.
   > 
   > Do you have any examples of the configuration needed to achieve that?
   > 
   > Still my idea is more "renew all the cache" than "rebuild all the results 
without using the cache".
   
   If you use this option, it will be a "clean" build without the cache, and 
everything will be re-uploaded to the server. Effectively, all the cache 
outputs will be replaced with fresh results - it is effectively a `forceRenew` 
option you're looking for. There is no config for it because it was considered 
an emergency option, not something permanently enabled. Usage is simple - 
`-Dmaven.build.cache.skipCache=true` on the command line.


-- 
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