Re: [PR] Bump org.apache.maven:maven-parent from 41 to 42 [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #359: URL: https://github.com/apache/maven-indexer/pull/359 -- 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:

[jira] [Closed] (MINDEXER-216) Bump commons-cli:commons-cli from 1.6.0 to 1.7.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-216. Resolution: Fixed > Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 >

[jira] [Created] (MINDEXER-217) Bump org.apache.maven:maven-parent from 41 to 42

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-217: Summary: Bump org.apache.maven:maven-parent from 41 to 42 Key: MINDEXER-217 URL: https://issues.apache.org/jira/browse/MINDEXER-217 Project: Maven Indexer

Re: [I] [help] how can I determine whether my source tree supports parallel builds? [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas commented on issue #907: URL: https://github.com/apache/maven-mvnd/issues/907#issuecomment-2063642180 You can try plain Maven and use -T x and you will end up with warnings on console, if your build contains any plugin that does not support MT builds. -- This is an automated

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

2024-04-18 Thread via GitHub
adangel merged PR #148: URL: https://github.com/apache/maven-pmd-plugin/pull/148 -- 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:

[jira] [Commented] (MPMD-394) Bump org.apache.maven.plugins:maven-plugins from 41 to 42

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838556#comment-17838556 ] ASF GitHub Bot commented on MPMD-394: - adangel merged PR #148: URL:

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
cstamas commented on PR #474: URL: https://github.com/apache/maven-resolver/pull/474#issuecomment-2063761537 Main inspiration is to make stunts like these not required: https://github.com/apache/maven-mvnd/pull/930 -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (MINDEXER-216) Bump commons-cli:commons-cli from 1.6.0 to 1.7.0

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-216: Summary: Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 Key: MINDEXER-216 URL: https://issues.apache.org/jira/browse/MINDEXER-216 Project: Maven Indexer

Re: [PR] Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #356: URL: https://github.com/apache/maven-indexer/pull/356 -- 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:

[jira] [Created] (MINDEXER-219) Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-219: Summary: Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre Key: MINDEXER-219 URL: https://issues.apache.org/jira/browse/MINDEXER-219 Project: Maven

[jira] [Closed] (MINDEXER-219) Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-219. Resolution: Fixed > Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre >

Re: [PR] Bump org.jmock:jmock from 2.12.0 to 2.13.1 [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #357: URL: https://github.com/apache/maven-indexer/pull/357 -- 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:

Re: [PR] Align mvnd m39 with Maven 3.9.x re config interpolation [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas commented on PR #933: URL: https://github.com/apache/maven-mvnd/pull/933#issuecomment-2063634024 @wendigo ping -- 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

[jira] [Closed] (MWRAPPER-132) Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MWRAPPER-132. Resolution: Fixed > Inlined mvnw Downloader.java uses `new URL(String)`, which is

[jira] [Commented] (MWRAPPER-132) Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838547#comment-17838547 ] ASF GitHub Bot commented on MWRAPPER-132: - cstamas merged PR #133: URL:

[jira] [Commented] (MPMD-383) PMD should fail when there is a processing error

2024-04-18 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838554#comment-17838554 ] Andreas Dangel commented on MPMD-383: - What is your setting of parameter {{skipPmdError}}  (

[jira] [Closed] (MINDEXER-217) Bump org.apache.maven:maven-parent from 41 to 42

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-217. Resolution: Fixed > Bump org.apache.maven:maven-parent from 41 to 42 >

[jira] [Created] (MINDEXER-218) Bump org.jmock:jmock from 2.12.0 to 2.13.1

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-218: Summary: Bump org.jmock:jmock from 2.12.0 to 2.13.1 Key: MINDEXER-218 URL: https://issues.apache.org/jira/browse/MINDEXER-218 Project: Maven Indexer

Re: [PR] Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #360: URL: https://github.com/apache/maven-indexer/pull/360 -- 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:

Re: [PR] Bump lucene.version from 9.9.1 to 9.10.0 [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #353: URL: https://github.com/apache/maven-indexer/pull/353 -- 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:

[jira] [Updated] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-540: -- Summary: TransferResource can and should tell more about transfer (was:

[jira] [Closed] (MPMD-394) Bump org.apache.maven.plugins:maven-plugins from 41 to 42

2024-04-18 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel closed MPMD-394. --- Resolution: Fixed Resolved with

[jira] [Assigned] (MPMD-394) Bump org.apache.maven.plugins:maven-plugins from 41 to 42

2024-04-18 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel reassigned MPMD-394: --- Assignee: Andreas Dangel > Bump org.apache.maven.plugins:maven-plugins from 41 to 42 >

[jira] [Created] (MINDEXER-220) Bump lucene.version from 9.9.1 to 9.10.0

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-220: Summary: Bump lucene.version from 9.9.1 to 9.10.0 Key: MINDEXER-220 URL: https://issues.apache.org/jira/browse/MINDEXER-220 Project: Maven Indexer

[jira] [Closed] (MINDEXER-220) Bump lucene.version from 9.9.1 to 9.10.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-220. Resolution: Fixed > Bump lucene.version from 9.9.1 to 9.10.0 >

[jira] [Assigned] (MINDEXER-219) Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-219: Assignee: Tamas Cservenak > Bump com.google.guava:guava from 32.1.3-jre to

[jira] [Closed] (MINDEXER-218) Bump org.jmock:jmock from 2.12.0 to 2.13.1

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-218. Resolution: Fixed > Bump org.jmock:jmock from 2.12.0 to 2.13.1 >

[jira] [Assigned] (MINDEXER-217) Bump org.apache.maven:maven-parent from 41 to 42

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-217: Assignee: Tamas Cservenak > Bump org.apache.maven:maven-parent from 41 to 42 >

[jira] [Assigned] (MINDEXER-216) Bump commons-cli:commons-cli from 1.6.0 to 1.7.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-216: Assignee: Tamas Cservenak > Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 >

[jira] [Updated] (MRESOLVER-539) Use parent POM 42

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-539: -- Component/s: Resolver > Use parent POM 42 > - > >

[jira] [Commented] (MDEP-808) Restrict dependency analysis by group id

2024-04-18 Thread Maik Ebert (Jira)
[ https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838674#comment-17838674 ] Maik Ebert commented on MDEP-808: - We have the same issue. We would like to run the check only on our

[jira] [Updated] (MWRAPPER-132) Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MWRAPPER-132: - Reporter: James Z.M. Gao (was: Russell Howe) > Inlined mvnw Downloader.java uses `new

[jira] [Commented] (MRESOLVER-540) TransferEvent can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838634#comment-17838634 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas commented on PR #474: URL:

[jira] [Updated] (MPMD-383) PMD should fail when there is a processing error

2024-04-18 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-383: Fix Version/s: waiting-for-feedback > PMD should fail when there is a processing error >

[jira] [Assigned] (MRESOLVER-540) TransferEvent can and should tell more about transfer

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-540: - Assignee: Tamas Cservenak > TransferEvent can and should tell more about

[jira] [Commented] (MRESOLVER-540) TransferEvent can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838633#comment-17838633 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas opened a new pull request, #474: URL:

[jira] [Created] (MRESOLVER-540) TransferEvent can and should tell more about transfer

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-540: - Summary: TransferEvent can and should tell more about transfer Key: MRESOLVER-540 URL: https://issues.apache.org/jira/browse/MRESOLVER-540 Project: Maven

[jira] [Closed] (MNG-8079) Maven Resolver breaks compatibility due Resolver breakage

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8079. Resolution: Fixed > Maven Resolver breaks compatibility due Resolver breakage >

[jira] [Assigned] (MINDEXER-221) (build) Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-221: Assignee: Tamas Cservenak > (build) Bump org.gaul:modernizer-maven-plugin from

[jira] [Closed] (MINDEXER-221) (build) Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-221. Resolution: Fixed > (build) Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 >

[jira] [Assigned] (MINDEXER-220) Bump lucene.version from 9.9.1 to 9.10.0

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-220: Assignee: Tamas Cservenak > Bump lucene.version from 9.9.1 to 9.10.0 >

[jira] [Created] (MINDEXER-221) (build) Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0

2024-04-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-221: Summary: (build) Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 Key: MINDEXER-221 URL: https://issues.apache.org/jira/browse/MINDEXER-221 Project:

[jira] [Assigned] (MINDEXER-218) Bump org.jmock:jmock from 2.12.0 to 2.13.1

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-218: Assignee: Tamas Cservenak > Bump org.jmock:jmock from 2.12.0 to 2.13.1 >

Re: [PR] Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 [maven-indexer]

2024-04-18 Thread via GitHub
cstamas merged PR #354: URL: https://github.com/apache/maven-indexer/pull/354 -- 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:

[jira] [Assigned] (MRESOLVER-525) Update test dep testcointainers-redis to 2.2.2

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-525: - Assignee: Tamas Cservenak > Update test dep testcointainers-redis to 2.2.2 >

Re: [I] Interpolation in .mvn/maven.config [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas closed issue #917: Interpolation in .mvn/maven.config URL: https://github.com/apache/maven-mvnd/issues/917 -- 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

Re: [I] Interpolation in .mvn/maven.config [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas commented on issue #917: URL: https://github.com/apache/maven-mvnd/issues/917#issuecomment-2063513413 Dupe of https://github.com/apache/maven-mvnd/issues/910 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
cstamas merged PR #474: URL: https://github.com/apache/maven-resolver/pull/474 -- 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:

[jira] [Commented] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838749#comment-17838749 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas merged PR #474: URL:

[jira] [Commented] (MCOMPILER-588) JUnit4 test framework to JUnit5 migration

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838759#comment-17838759 ] ASF GitHub Bot commented on MCOMPILER-588: -- MidNight-er opened a new pull request, #236: URL:

[PR] [MCOMPILER-588] JUnit4 test framework to JUnit5 migration [maven-compiler-plugin]

2024-04-18 Thread via GitHub
MidNight-er opened a new pull request, #236: URL: https://github.com/apache/maven-compiler-plugin/pull/236 Hi! I created a solution using approach that is implemented in maven-testing-harness plugin -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (MCOMPILER-589) Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+

2024-04-18 Thread Eric Hubert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hubert updated MCOMPILER-589: -- Description: After upgrading the used maven-compiler-plugin from 3.11.0 to 3.13.0 the class

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
cstamas commented on code in PR #474: URL: https://github.com/apache/maven-resolver/pull/474#discussion_r1570983720 ## maven-resolver-api/src/main/java/org/eclipse/aether/transfer/TransferResource.java: ## @@ -23,17 +23,43 @@ import org.eclipse.aether.RequestTrace; +import

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
cstamas commented on PR #474: URL: https://github.com/apache/maven-resolver/pull/474#issuecomment-2064257759 Will remove/simplify 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

[jira] [Commented] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838705#comment-17838705 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas commented on code in PR #474: URL:

[jira] [Commented] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838706#comment-17838706 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas commented on PR #474: URL:

Re: [PR] Use only-script m-wrapper-p type [maven-gh-actions-shared]

2024-04-18 Thread via GitHub
slawekjaranowski closed pull request #81: Use only-script m-wrapper-p type URL: https://github.com/apache/maven-gh-actions-shared/pull/81 -- 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

Re: [PR] Use only-script m-wrapper-p type [maven-gh-actions-shared]

2024-04-18 Thread via GitHub
slawekjaranowski commented on PR #81: URL: https://github.com/apache/maven-gh-actions-shared/pull/81#issuecomment-2064531491 we will have as default in next m-wraper-p versions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (MJARSIGNER-72) Parallel signing for increased speed

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838763#comment-17838763 ] ASF GitHub Bot commented on MJARSIGNER-72: -- andrew-tram commented on PR #18: URL:

[jira] [Updated] (MCOMPILER-589) Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+

2024-04-18 Thread Eric Hubert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hubert updated MCOMPILER-589: -- Description: After upgrading the used maven-compiler-plugin from 3.11.0 to 3.13.0 the class

Re: [I] [help] how can I determine whether my source tree supports parallel builds? [maven-mvnd]

2024-04-18 Thread via GitHub
immadolf closed issue #907: [help] how can I determine whether my source tree supports parallel builds? URL: https://github.com/apache/maven-mvnd/issues/907 -- 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

Re: [I] [help] how can I determine whether my source tree supports parallel builds? [maven-mvnd]

2024-04-18 Thread via GitHub
immadolf commented on issue #907: URL: https://github.com/apache/maven-mvnd/issues/907#issuecomment-2064141046 Thank you for your generous response. @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

[PR] Bump actions/setup-java from 3 to 4 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #937: URL: https://github.com/apache/maven-mvnd/pull/937 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. Release notes Sourced from https://github.com/actions/setup-java/releases;>actions/setup-java's

[PR] Bump actions/upload-artifact from 3 to 4 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #939: URL: https://github.com/apache/maven-mvnd/pull/939 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from

[PR] Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #944: URL: https://github.com/apache/maven-mvnd/pull/944 Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 3.0.0 to 3.0.2. Release notes Sourced from

[PR] Bump org.apache.maven:maven-plugin-api from 3.9.0 to 3.9.6 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #945: URL: https://github.com/apache/maven-mvnd/pull/945 Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.0 to 3.9.6. Release notes Sourced from

[PR] Bump io.takari.maven:takari-smart-builder from 0.6.4 to 0.6.5 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #940: URL: https://github.com/apache/maven-mvnd/pull/940 Bumps [io.takari.maven:takari-smart-builder](https://github.com/takari/takari-smart-builder) from 0.6.4 to 0.6.5. Release notes Sourced from

[PR] Bump org.graalvm.buildtools:native-maven-plugin from 0.9.23 to 0.10.1 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #941: URL: https://github.com/apache/maven-mvnd/pull/941 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.23 to 0.10.1. Release notes Sourced from

[PR] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #942: URL: https://github.com/apache/maven-mvnd/pull/942 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.0. Release notes Sourced from

[jira] [Commented] (MCOMPILER-588) JUnit4 test framework to JUnit5 migration

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838760#comment-17838760 ] ASF GitHub Bot commented on MCOMPILER-588: -- MidNight-er closed pull request #234:

Re: [PR] [MCOMPILER-588-compiler-test] JUnit4 test framework to JUnit5 migration [maven-compiler-plugin]

2024-04-18 Thread via GitHub
MidNight-er closed pull request #234: [MCOMPILER-588-compiler-test] JUnit4 test framework to JUnit5 migration URL: https://github.com/apache/maven-compiler-plugin/pull/234 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] Bump actions/download-artifact from 3 to 4 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #938: URL: https://github.com/apache/maven-mvnd/pull/938 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from

[PR] Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.43.0 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #948: URL: https://github.com/apache/maven-mvnd/pull/948 Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.43.0. Changelog Sourced from

[PR] Bump actions/cache from 3 to 4 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #936: URL: https://github.com/apache/maven-mvnd/pull/936 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from https://github.com/actions/cache/releases;>actions/cache's releases. v4.0.0

[PR] Bump com.gradle:gradle-enterprise-maven-extension from 1.17.3 to 1.20.1 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #947: URL: https://github.com/apache/maven-mvnd/pull/947 Bumps com.gradle:gradle-enterprise-maven-extension from 1.17.3 to 1.20.1. [![Dependabot compatibility

[PR] Bump jakarta.inject:jakarta.inject-api from 1.0 to 2.0.1 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #946: URL: https://github.com/apache/maven-mvnd/pull/946 Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0 to 2.0.1. Release notes Sourced from

[PR] Bump groovy.version from 4.0.13 to 4.0.21 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #949: URL: https://github.com/apache/maven-mvnd/pull/949 Bumps `groovy.version` from 4.0.13 to 4.0.21. Updates `org.apache.groovy:groovy` from 4.0.13 to 4.0.21 Commits See full diff in

[PR] Bump maven.version from 4.0.0-alpha-8 to 4.0.0-alpha-13 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #943: URL: https://github.com/apache/maven-mvnd/pull/943 Bumps `maven.version` from 4.0.0-alpha-8 to 4.0.0-alpha-13. Updates `org.apache.maven:maven-model` from 4.0.0-alpha-8 to 4.0.0-alpha-13 Release notes Sourced from

[jira] [Created] (MCOMPILER-589) Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+

2024-04-18 Thread Eric Hubert (Jira)
Eric Hubert created MCOMPILER-589: - Summary: Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+ Key: MCOMPILER-589 URL: https://issues.apache.org/jira/browse/MCOMPILER-589

Re: [I] [help] how can I determine whether my source tree supports parallel builds? [maven-mvnd]

2024-04-18 Thread via GitHub
ppalaga commented on issue #907: URL: https://github.com/apache/maven-mvnd/issues/907#issuecomment-2064188009 The easiest way IMO is to try and see. You can find some common issues listed around here: https://peter.palaga.org/2023/05/21/mvnd-maven-daemon.html#common_issues -- This is an

[jira] [Commented] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838742#comment-17838742 ] ASF GitHub Bot commented on MRESOLVER-540: -- cstamas commented on PR #474: URL:

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
cstamas commented on PR #474: URL: https://github.com/apache/maven-resolver/pull/474#issuecomment-2064602041 Simplified, removed cruft and is not simple and nice. @gnodet pls review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Bump actions/checkout from 3 to 4 [maven-mvnd]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #935: URL: https://github.com/apache/maven-mvnd/pull/935 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's releases.

Re: [PR] Update to parent POM 42 [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas merged PR #932: URL: https://github.com/apache/maven-mvnd/pull/932 -- 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:

[jira] [Closed] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-540. - Resolution: Fixed > TransferResource can and should tell more about transfer >

Re: [PR] Cumulative update of GH flow [maven-mvnd]

2024-04-18 Thread via GitHub
cstamas commented on PR #950: URL: https://github.com/apache/maven-mvnd/pull/950#issuecomment-2065059907 related https://github.com/graalvm/setup-graalvm?tab=readme-ov-file#migrating-from-graalvm-223-or-earlier-to-the-new-graalvm-for-jdk-17-and-later -- This is an automated message

[jira] [Updated] (MCOMPILER-589) Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+

2024-04-18 Thread Eric Hubert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hubert updated MCOMPILER-589: -- Description: After upgrading the used maven-compiler-plugin from 3.11.0 to 3.13.0 the class

[jira] [Commented] (MRESOLVER-540) TransferResource can and should tell more about transfer

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838702#comment-17838702 ] ASF GitHub Bot commented on MRESOLVER-540: -- gnodet commented on code in PR #474: URL:

Re: [PR] [MRESOLVER-540] TransferResource can reveal more about resource [maven-resolver]

2024-04-18 Thread via GitHub
gnodet commented on code in PR #474: URL: https://github.com/apache/maven-resolver/pull/474#discussion_r1570963455 ## maven-resolver-api/src/main/java/org/eclipse/aether/transfer/TransferResource.java: ## @@ -23,17 +23,43 @@ import org.eclipse.aether.RequestTrace; +import

Re: [PR] [MJARSIGNER-72] Parallel signing for increased speed [maven-jarsigner-plugin]

2024-04-18 Thread via GitHub
andrew-tram commented on PR #18: URL: https://github.com/apache/maven-jarsigner-plugin/pull/18#issuecomment-2064823506 Im not sure how this works, but will there eventually be a 3.1.0 (or whatever) Maven Jarsigner plugin that has this change or is it up to individuals to build it? --

[jira] [Updated] (MCOMPILER-589) Compilation fails due to removed generated-sources after upgrade from 3.11.0 to 3.12.0+

2024-04-18 Thread Eric Hubert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hubert updated MCOMPILER-589: -- Description: After upgrading the used maven-compiler-plugin from 3.11.0 to 3.13.0 the class

[jira] [Updated] (MSHADE-471) still timestamp issues with timezones (DST?)

2024-04-18 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSHADE-471: - Summary: still timestamp issues with timezones (DST?) (was: still timestamp issues) > still

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

2024-04-18 Thread via GitHub
slawekjaranowski opened a new pull request, #378: URL: https://github.com/apache/maven-dependency-plugin/pull/378 https://issues.apache.org/jira/browse/MDEP-922 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2024-04-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838802#comment-17838802 ] ASF GitHub Bot commented on MDEP-922: - slawekjaranowski opened a new pull request, #378: URL:

Re: [PR] Cumulative update of GH flow [maven-mvnd]

2024-04-18 Thread via GitHub
slawekjaranowski commented on code in PR #950: URL: https://github.com/apache/maven-mvnd/pull/950#discussion_r1571387984 ## .github/workflows/early-access.yaml: ## @@ -52,12 +57,12 @@ jobs: strategy: fail-fast: false matrix: -os: [ ubuntu-22.04,

[PR] Bump bouncycastleVersion from 1.78 to 1.78.1 [maven-gpg-plugin]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #98: URL: https://github.com/apache/maven-gpg-plugin/pull/98 Bumps `bouncycastleVersion` from 1.78 to 1.78.1. Updates `org.bouncycastle:bcpg-jdk18on` from 1.78 to 1.78.1 Commits See full diff in

[PR] Bump bouncycastleVersion from 1.78 to 1.78.1 [maven-resolver]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #475: URL: https://github.com/apache/maven-resolver/pull/475 Bumps `bouncycastleVersion` from 1.78 to 1.78.1. Updates `org.bouncycastle:bcpg-jdk18on` from 1.78 to 1.78.1 Commits See full diff in

[jira] [Closed] (MWRAPPER-59) Inline MavenWrapperDownloader.java into mvnw

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MWRAPPER-59. --- Resolution: Fixed > Inline MavenWrapperDownloader.java into mvnw >

[jira] [Updated] (MWRAPPER-124) MavenWrapperDownloader uses new URL(String), which is deprecated in Java 21

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MWRAPPER-124: - Fix Version/s: 3.3.1 > MavenWrapperDownloader uses new URL(String), which is

[jira] [Updated] (MWRAPPER-124) MavenWrapperDownloader uses new URL(String), which is deprecated in Java 21

2024-04-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MWRAPPER-124: - Fix Version/s: (was: 3.3.1) > MavenWrapperDownloader uses new URL(String), which

  1   2   >