[jira] [Created] (MINVOKER-377) Invoker plugin should sanitize environment it obeys

2025-01-16 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINVOKER-377: Summary: Invoker plugin should sanitize environment it obeys Key: MINVOKER-377 URL: https://issues.apache.org/jira/browse/MINVOKER-377 Project: Maven Invoker P

[jira] [Commented] (MNG-8523) CI Friendly versions are not inlined

2025-01-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913650#comment-17913650 ] Michael Osipov commented on MNG-8523: - I bet I have this issue already long time ago.

[jira] [Commented] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2025-01-16 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MJAR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913687#comment-17913687 ] Piotr Zygielo commented on MJAR-316: I think this shall be considered for closing, per

[jira] [Commented] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2025-01-16 Thread Antoine Duprat (Jira)
[ https://issues.apache.org/jira/browse/MJAR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913710#comment-17913710 ] Antoine Duprat commented on MJAR-316: - Works great, thank you for your answer. > Kotli

[jira] [Created] (MNG-8525) Add an integration test with Maven 4 Plugin Sample

2025-01-16 Thread Sandra Parsick (Jira)
Sandra Parsick created MNG-8525: --- Summary: Add an integration test with Maven 4 Plugin Sample Key: MNG-8525 URL: https://issues.apache.org/jira/browse/MNG-8525 Project: Maven Issue Type: Improv

[jira] [Commented] (MCHANGES-462) Clean up dependencies

2025-01-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913736#comment-17913736 ] Elliotte Rusty Harold commented on MCHANGES-462: Current state: {{[WAR

[jira] [Closed] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2025-01-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MJAR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MJAR-316. Resolution: Not A Problem > Kotlin classes packaged in test-jars are not recognized as Kotlin

[jira] (MCHANGES-462) Clean up dependencies

2025-01-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-462 ] Elliotte Rusty Harold deleted comment on MCHANGES-462: was (Author: elharo): Current state: {{[WARNING] Used undeclared dependencies found:}} {{[WARNING]    org.slf4j:slf4j-api:

[jira] [Created] (SUREFIRE-2293) Surefire does not honor the forkCount user property

2025-01-16 Thread Mattias Andersson (Jira)
Mattias Andersson created SUREFIRE-2293: --- Summary: Surefire does not honor the forkCount user property Key: SUREFIRE-2293 URL: https://issues.apache.org/jira/browse/SUREFIRE-2293 Project: Maven S

Re: [PR] [MNG-8524] DefaultInterpolator should be used by injection [maven]

2025-01-16 Thread via GitHub
CrazyHZM commented on PR #2049: URL: https://github.com/apache/maven/pull/2049#issuecomment-2595747640 @gnodet @cstamas I also agree with this and have reverted the compatibility logic of maven3. -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] Bump org.hamcrest:hamcrest-core from 1.3 to 3.0 [maven-antrun-plugin]

2025-01-16 Thread via GitHub
dependabot[bot] opened a new pull request, #111: URL: https://github.com/apache/maven-antrun-plugin/pull/111 Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 3.0. Release notes Sourced from https://github.com/hamcrest/JavaHamcrest/releases";>

[PR] Bump mavenVersion from 3.6.3 to 3.9.9 [maven-antrun-plugin]

2025-01-16 Thread via GitHub
dependabot[bot] opened a new pull request, #110: URL: https://github.com/apache/maven-antrun-plugin/pull/110 Bumps `mavenVersion` from 3.6.3 to 3.9.9. Updates `org.apache.maven:maven-plugin-api` from 3.6.3 to 3.9.9 Release notes Sourced from https://github.com/apache/maven/releas

Re: [PR] [MNG-8520] Add cache for model resolution during project building [maven]

2025-01-16 Thread via GitHub
alextu commented on PR #2047: URL: https://github.com/apache/maven/pull/2047#issuecomment-2596046392 I've built this branch: ``` mvn --version Apache Maven 4.0.0-rc-3-SNAPSHOT (129afd91931d6cb8688ab6f03d82c43e6ceb0815) ``` and run our tests, they're still failing for the same

[PR] Bump io.minio:minio from 8.5.14 to 8.5.16 [maven-resolver]

2025-01-16 Thread via GitHub
dependabot[bot] opened a new pull request, #638: URL: https://github.com/apache/maven-resolver/pull/638 Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.14 to 8.5.16. Release notes Sourced from https://github.com/minio/minio-java/releases";>io.minio:minio's rel

Re: [PR] Bump io.minio:minio from 8.5.14 to 8.5.15 [maven-resolver]

2025-01-16 Thread via GitHub
dependabot[bot] closed pull request #634: Bump io.minio:minio from 8.5.14 to 8.5.15 URL: https://github.com/apache/maven-resolver/pull/634 -- 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 specifi

Re: [PR] Bump io.minio:minio from 8.5.14 to 8.5.15 [maven-resolver]

2025-01-16 Thread via GitHub
dependabot[bot] commented on PR #634: URL: https://github.com/apache/maven-resolver/pull/634#issuecomment-2597493944 Superseded by #638. -- 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 specif

[jira] [Created] (MNG-8526) allow exclude dependencies;

2025-01-16 Thread Jin Xu (Jira)
Jin Xu created MNG-8526: --- Summary: allow exclude dependencies; Key: MNG-8526 URL: https://issues.apache.org/jira/browse/MNG-8526 Project: Maven Issue Type: Wish Reporter: Jin Xu -- T

[jira] [Updated] (MNG-8526) allow exclude dependencies from parent;allow exclude from all dependencies;

2025-01-16 Thread Jin Xu (Jira)
[ https://issues.apache.org/jira/browse/MNG-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Xu updated MNG-8526: Summary: allow exclude dependencies from parent;allow exclude from all dependencies; (was: allow exclude dependencie

[jira] [Updated] (MNG-8526) allow exclude dependencies from parent;allow exclude from all dependencies;

2025-01-16 Thread Jin Xu (Jira)
[ https://issues.apache.org/jira/browse/MNG-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Xu updated MNG-8526: Attachment: maven.mdo > allow exclude dependencies from parent;allow exclude from all dependencies; > ---

Re: [PR] Simplify [maven]

2025-01-16 Thread via GitHub
gnodet closed pull request #2045: Simplify URL: https://github.com/apache/maven/pull/2045 -- 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-unsubsc

[jira] [Commented] (MNG-8525) Add an integration test with Maven 4 Plugin Sample

2025-01-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913875#comment-17913875 ] Guillaume Nodet commented on MNG-8525: -- There may be a release cycle problem in doing

[jira] [Assigned] (MNG-8519) Loss of context/trace in events

2025-01-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8519: Assignee: Guillaume Nodet > Loss of context/trace in events > --