[jira] [Commented] (MNG-7960) Artifact collection filtering

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799279#comment-17799279 ] ASF GitHub Bot commented on MNG-7960: - gnodet commented on code in PR #1353: URL:

Re: [PR] [MNG-7960] Version filtering [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1353: URL: https://github.com/apache/maven/pull/1353#discussion_r1433547141 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -406,6 +443,75 @@ public SessionBuilder

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799278#comment-17799278 ] ASF GitHub Bot commented on MNG-7982: - gnodet commented on PR #1357: URL:

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2023-12-20 Thread via GitHub
gnodet commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1865512751 > Hmm, still thinking a bit out loud but at some point it was discussed that the consumed pom would be "cleaned for central" (flatten maven plugin like etc) to ensure the consumers see it

[jira] [Closed] (MNG-7985) Provide project access to modified resources / test-resources and to the executionProject

2023-12-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7985. Fix Version/s: 4.0.0 Resolution: Fixed > Provide project access to modified resources /

[jira] [Commented] (MNG-7985) Provide project access to modified resources / test-resources and to the executionProject

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799277#comment-17799277 ] ASF GitHub Bot commented on MNG-7985: - gnodet merged PR #1356: URL:

Re: [PR] [MNG-7985] Provide project access to modified resources / test-resources and to the executionProject [maven]

2023-12-20 Thread via GitHub
gnodet merged PR #1356: URL: https://github.com/apache/maven/pull/1356 -- 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] (MCOMPILER-568) Bump plexusCompilerVersion from 2.14.1 to 2.14.2

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799199#comment-17799199 ] ASF GitHub Bot commented on MCOMPILER-568: -- slawekjaranowski merged PR #220: URL:

[jira] [Closed] (MCOMPILER-568) Bump plexusCompilerVersion from 2.14.1 to 2.14.2

2023-12-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-568. - Resolution: Fixed > Bump plexusCompilerVersion from 2.14.1 to 2.14.2 >

Re: [PR] [MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 [maven-compiler-plugin]

2023-12-20 Thread via GitHub
slawekjaranowski merged PR #220: URL: https://github.com/apache/maven-compiler-plugin/pull/220 -- 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] (MCOMPILER-567) Fail to compile if the "generated-sources/annotations" does not exist

2023-12-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-567. - Resolution: Fixed > Fail to compile if the "generated-sources/annotations"

[jira] [Commented] (MCOMPILER-567) Fail to compile if the "generated-sources/annotations" does not exist

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799192#comment-17799192 ] ASF GitHub Bot commented on MCOMPILER-567: -- slawekjaranowski merged PR #218: URL:

Re: [PR] [MCOMPILER-567] - Fail to compile if the generated-sources/annotation… [maven-compiler-plugin]

2023-12-20 Thread via GitHub
slawekjaranowski merged PR #218: URL: https://github.com/apache/maven-compiler-plugin/pull/218 -- 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] (MCOMPILER-568) Bump plexusCompilerVersion from 2.14.1 to 2.14.2

2023-12-20 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MCOMPILER-568: - Summary: Bump plexusCompilerVersion from 2.14.1 to 2.14.2 Key: MCOMPILER-568 URL: https://issues.apache.org/jira/browse/MCOMPILER-568 Project: Maven

[PR] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 [maven-compiler-plugin]

2023-12-20 Thread via GitHub
dependabot[bot] opened a new pull request, #220: URL: https://github.com/apache/maven-compiler-plugin/pull/220 Bumps `plexusCompilerVersion` from 2.14.1 to 2.14.2. Updates `org.codehaus.plexus:plexus-compiler-api` from 2.14.1 to 2.14.2 Release notes Sourced from

[jira] [Updated] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2023-12-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCOMPILER-538: -- Fix Version/s: waiting-for-feedback (was: 3.12.1) >

[jira] [Commented] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2023-12-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799180#comment-17799180 ] Slawomir Jaranowski commented on MCOMPILER-538: --- [~mensinda] I have tested your patch

[jira] [Commented] (MCOMPILER-561) Add new rebuild detection for bytecode changes

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799162#comment-17799162 ] ASF GitHub Bot commented on MCOMPILER-561: -- jorsol closed pull request #219: [MCOMPILER-561]

[jira] [Commented] (MCOMPILER-561) Add new rebuild detection for bytecode changes

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799163#comment-17799163 ] ASF GitHub Bot commented on MCOMPILER-561: -- jorsol commented on code in PR #219: URL:

Re: [PR] [MCOMPILER-561] - Add new rebuild detection for bytecode changes [maven-compiler-plugin]

2023-12-20 Thread via GitHub
jorsol closed pull request #219: [MCOMPILER-561] - Add new rebuild detection for bytecode changes URL: https://github.com/apache/maven-compiler-plugin/pull/219 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [MCOMPILER-561] - Add new rebuild detection for bytecode changes [maven-compiler-plugin]

2023-12-20 Thread via GitHub
jorsol commented on code in PR #219: URL: https://github.com/apache/maven-compiler-plugin/pull/219#discussion_r1433148927 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1842,6 +1851,48 @@ private boolean

[jira] [Commented] (MCOMPILER-561) Add new rebuild detection for bytecode changes

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799160#comment-17799160 ] ASF GitHub Bot commented on MCOMPILER-561: -- slawekjaranowski commented on code in PR #219:

Re: [PR] [MCOMPILER-561] - Add new rebuild detection for bytecode changes [maven-compiler-plugin]

2023-12-20 Thread via GitHub
slawekjaranowski commented on code in PR #219: URL: https://github.com/apache/maven-compiler-plugin/pull/219#discussion_r1433140742 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1842,6 +1851,48 @@ private boolean

[jira] [Updated] (MJARSIGNER-69) Verify failFast

2023-12-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MJARSIGNER-69: Issue Type: New Feature (was: Improvement) > Verify failFast >

[jira] [Resolved] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MJARSIGNER-48. - Resolution: Fixed > Make Jar Signer plugin :sign goal threadsafe >

[jira] [Closed] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MJARSIGNER-48. --- > Make Jar Signer plugin :sign goal threadsafe >

[jira] [Commented] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799153#comment-17799153 ] ASF GitHub Bot commented on MJARSIGNER-48: -- elharo merged PR #2: URL:

Re: [PR] [MJARSIGNER-48] Mark verify and sign Mojos thread safe [maven-jarsigner-plugin]

2023-12-20 Thread via GitHub
elharo merged PR #2: URL: https://github.com/apache/maven-jarsigner-plugin/pull/2 -- 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] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799137#comment-17799137 ] ASF GitHub Bot commented on MNG-7982: - rmannibucau commented on PR #1357: URL:

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2023-12-20 Thread via GitHub
rmannibucau commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864990604 Hmm, still thinking a bit out loud but at some point it was discussed that the consumed pom would be "cleaned for central" (flatten maven plugin like etc) to ensure the consumers see

[jira] [Commented] (MNG-7983) Update to Slf4j 2.x

2023-12-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799134#comment-17799134 ] Guillaume Nodet commented on MNG-7983: -- It's not so easy, as  [https://jira.qos.ch/browse/SLF4J-394]

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799129#comment-17799129 ] ASF GitHub Bot commented on MNG-7957: - cstamas commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
cstamas commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1433042768 ## maven-core/src/main/java/org/apache/maven/internal/impl/DefaultChecksumAlgorithmService.java: ## @@ -0,0 +1,201 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799128#comment-17799128 ] ASF GitHub Bot commented on MNG-7957: - gnodet commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1433034653 ## maven-core/src/main/java/org/apache/maven/internal/impl/DefaultChecksumAlgorithmService.java: ## @@ -0,0 +1,201 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799126#comment-17799126 ] ASF GitHub Bot commented on MJARSIGNER-48: -- lasselindqvist commented on PR #2: URL:

Re: [PR] [MJARSIGNER-48] Mark verify and sign Mojos thread safe [maven-jarsigner-plugin]

2023-12-20 Thread via GitHub
lasselindqvist commented on PR #2: URL: https://github.com/apache/maven-jarsigner-plugin/pull/2#issuecomment-1864918002 It was one day late, but rebased and should be mergeable now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (MNG-7957) Expose checksum service on API

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7957: - Component/s: API > Expose checksum service on API > -- > >

[jira] [Updated] (MNG-7957) Expose checksum service on API

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7957: - Fix Version/s: 4.0.0 4.0.0-alpha-11 (was:

[jira] [Assigned] (MNG-7957) Expose checksum service on API

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-7957: Assignee: Tamas Cservenak > Expose checksum service on API > --

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799100#comment-17799100 ] ASF GitHub Bot commented on MNG-7957: - gnodet commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1432965303 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ChecksumAlgorithmService.java: ## @@ -0,0 +1,160 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799098#comment-17799098 ] ASF GitHub Bot commented on MNG-7957: - gnodet commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1432954888 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ChecksumAlgorithmService.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799097#comment-17799097 ] ASF GitHub Bot commented on MNG-7957: - gnodet commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1432953322 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ChecksumAlgorithmService.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799096#comment-17799096 ] ASF GitHub Bot commented on MNG-7957: - gnodet commented on code in PR #1359: URL:

Re: [PR] [MNG-7957] Checksum API (backed by Resolver) [maven]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #1359: URL: https://github.com/apache/maven/pull/1359#discussion_r1432952929 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ChecksumAlgorithmService.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (MCOMPILER-567) Fail to compile if the "generated-sources/annotations" does not exist

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799093#comment-17799093 ] ASF GitHub Bot commented on MCOMPILER-567: -- jorsol commented on code in PR #218: URL:

Re: [PR] [MCOMPILER-567] - Fail to compile if the generated-sources/annotation… [maven-compiler-plugin]

2023-12-20 Thread via GitHub
jorsol commented on code in PR #218: URL: https://github.com/apache/maven-compiler-plugin/pull/218#discussion_r1432938500 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1172,6 +1172,8 @@ public void execute() throws MojoExecutionException,

[jira] [Commented] (MNG-7957) Expose checksum service on API

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799090#comment-17799090 ] ASF GitHub Bot commented on MNG-7957: - cstamas opened a new pull request, #1359: URL:

Re: [PR] [MARCHETYPES-76] maven-archetype-quickstart generates EOLed maven.compiler setup [maven-archetypes]

2023-12-20 Thread via GitHub
judovana commented on code in PR #18: URL: https://github.com/apache/maven-archetypes/pull/18#discussion_r1432919700 ## maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml: ## @@ -1,11 +1,11 @@ -#macro( compilerProperties $javaCompilerVersion )

[jira] [Commented] (MARCHETYPES-76) maven-archetype-quickstart generates EOLed maven.compiler setup

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799087#comment-17799087 ] ASF GitHub Bot commented on MARCHETYPES-76: --- judovana commented on code in PR #18: URL:

[jira] [Commented] (MARCHETYPES-76) maven-archetype-quickstart generates EOLed maven.compiler setup

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799088#comment-17799088 ] ASF GitHub Bot commented on MARCHETYPES-76: --- judovana commented on code in PR #18: URL:

Re: [PR] [MARCHETYPES-76] maven-archetype-quickstart generates EOLed maven.compiler setup [maven-archetypes]

2023-12-20 Thread via GitHub
judovana commented on code in PR #18: URL: https://github.com/apache/maven-archetypes/pull/18#discussion_r1432919700 ## maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml: ## @@ -1,11 +1,11 @@ -#macro( compilerProperties $javaCompilerVersion )

[jira] [Commented] (MARCHETYPES-76) maven-archetype-quickstart generates EOLed maven.compiler setup

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799086#comment-17799086 ] ASF GitHub Bot commented on MARCHETYPES-76: --- judovana commented on code in PR #18: URL:

Re: [PR] [MARCHETYPES-76] maven-archetype-quickstart generates EOLed maven.compiler setup [maven-archetypes]

2023-12-20 Thread via GitHub
judovana commented on code in PR #18: URL: https://github.com/apache/maven-archetypes/pull/18#discussion_r1432919700 ## maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml: ## @@ -1,11 +1,11 @@ -#macro( compilerProperties $javaCompilerVersion )

[PR] Disable MNG-1088 test for MNG-7977 [maven-integration-testing]

2023-12-20 Thread via GitHub
gnodet opened a new pull request, #329: URL: https://github.com/apache/maven-integration-testing/pull/329 (no comment) -- 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] [Commented] (MARCHETYPES-76) maven-archetype-quickstart generates EOLed maven.compiler setup

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799072#comment-17799072 ] ASF GitHub Bot commented on MARCHETYPES-76: --- gnodet commented on code in PR #18: URL:

Re: [PR] [MARCHETYPES-76] maven-archetype-quickstart generates EOLed maven.compiler setup [maven-archetypes]

2023-12-20 Thread via GitHub
gnodet commented on code in PR #18: URL: https://github.com/apache/maven-archetypes/pull/18#discussion_r1432878450 ## maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml: ## @@ -1,11 +1,11 @@ -#macro( compilerProperties $javaCompilerVersion )

[jira] [Updated] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Description: As seen in various issues (MRESOLVER-235, MNG-7003 and others), users are calling

[jira] [Updated] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Summary: Switch to enable transitivity in depMgr used by Maven (was: Make classic transitive

[jira] [Commented] (MNG-7983) Update to Slf4j 2.x

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799040#comment-17799040 ] ASF GitHub Bot commented on MNG-7983: - gnodet opened a new pull request, #1358: URL:

[jira] [Assigned] (MNG-7983) Update to Slf4j 2.x

2023-12-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-7983: Assignee: Guillaume Nodet > Update to Slf4j 2.x > --- > >

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864547699 ITs look good. And thinking more about this, this should be maybe just a boolean flag? `classic(transitive)`? As I would leave out completely the "transitive" and the "default" as

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799031#comment-17799031 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

[jira] [Created] (MENFORCER-495) Invalid use of JAVA_HOME environment variable

2023-12-20 Thread Michael Osipov (Jira)
Michael Osipov created MENFORCER-495: Summary: Invalid use of JAVA_HOME environment variable Key: MENFORCER-495 URL: https://issues.apache.org/jira/browse/MENFORCER-495 Project: Maven Enforcer

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799010#comment-17799010 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864470425 I see no difference to what happens if you use two libs that declare different version on some artifact, really. And depMgt (_unlike BOM imports_) let it all to you to sort it out in

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799009#comment-17799009 ] ASF GitHub Bot commented on MNG-7982: - rmannibucau commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
rmannibucau commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864468358 @cstamas right, now consider 2 lib authors for your project (3rd maven build to make it clear) and also maven 3 consumers (let's ignore 2, agree), it becomes a mess for us :( --

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799006#comment-17799006 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864465206 IMO, this change -- if goes in -- will just make POMs _simpler_ and not _more complex_. Essentially what this makes possible is that lib author (whos lib is used somewhere deep in your

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799004#comment-17799004 ] ASF GitHub Bot commented on MNG-7982: - rmannibucau commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
rmannibucau commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864461670 @cstamas I understand that and ultimately I hope we reach your proposal I do like, but I don't want to be at the cost of making builds more complex and user most lost, this is how I

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799003#comment-17799003 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864458580 And as regarding "blowing", lets see what ITs has to say. Also we could maybe add IT for https://issues.apache.org/jira/browse/MRESOLVER-235 -- This is an automated message from the

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799002#comment-17799002 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864456808 This setting cannot be per dependency, at least resolver does not support that. The depMgr is set per session. And what current PR changes is really only this: are depMgt sections obeyed

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799000#comment-17799000 ] ASF GitHub Bot commented on MNG-7982: - rmannibucau commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
rmannibucau commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864449457 What I worry about it is the fact we are moving the current issues a step further but I don't understand yet how it does fix anything, this kind of configuration looks per dependency,

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798998#comment-17798998 ] ASF GitHub Bot commented on MNG-7982: - gnodet commented on PR #1357: URL:

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
gnodet commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864442381 > Hi @cstamas , what is the plan to identify mvn 4 consumed artifacts to switch the impl, using the mvn4 specific pom metadata file? in current state it breaks probably too easily IMHO and

[jira] [Commented] (MNG-7980) Add ability to ignore transitive dependency repositories

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798996#comment-17798996 ] ASF GitHub Bot commented on MNG-7980: - cstamas merged PR #1354: URL:

[jira] [Closed] (MNG-7980) Add ability to ignore transitive dependency repositories

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7980. Resolution: Fixed > Add ability to ignore transitive dependency repositories >

Re: [PR] [MNG-7978] Decouple maven-artifact from maven-resolver-provider [maven]

2023-12-20 Thread via GitHub
cstamas merged PR #1352: URL: https://github.com/apache/maven/pull/1352 -- 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] (MNG-7978) Decouple maven-artifact from maven-resolver-provider

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798995#comment-17798995 ] ASF GitHub Bot commented on MNG-7978: - cstamas merged PR #1352: URL:

Re: [PR] [MNG-7980] CLI switch to ignore transitive repositories. [maven]

2023-12-20 Thread via GitHub
cstamas merged PR #1354: URL: https://github.com/apache/maven/pull/1354 -- 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] (MNG-7978) Decouple maven-artifact from maven-resolver-provider

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7978. Resolution: Fixed > Decouple maven-artifact from maven-resolver-provider >

Re: [PR] [MNG-7982] Make classicTransitive the default depMgr [maven]

2023-12-20 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1864436787 @rmannibucau this PR is draft on purpose. Actually, I'd say "consider all resolver related Maven PRs draft" I do, as am just throwing ideas or missing Maven features, to improve use of (so

[jira] [Commented] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798993#comment-17798993 ] ASF GitHub Bot commented on MNG-7982: - cstamas commented on PR #1357: URL:

[jira] [Updated] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Component/s: Artifacts and Repositories (was: Core) > Make classic transitive

[jira] [Updated] (MNG-7960) Artifact collection filtering

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7960: - Description: Exposed work from MRESOLVER-451 and MRESOLVER-460: allow for various filterings.

[jira] [Updated] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Description: As seen in various issues (MRESOLVER-235, MNG-7003 and others), users are calling

[jira] [Updated] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Fix Version/s: 4.0.0-alpha-12 (was: 4.0.0-alpha-11) > Make classic

[jira] [Updated] (MNG-7982) Make classic transitive depMgr the default, provide fallback to classic and transitive

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7982: - Summary: Make classic transitive depMgr the default, provide fallback to classic and transitive

[jira] [Updated] (MRESOLVER-462) Introduce transitive classic depMgr as well

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-462: -- Fix Version/s: 2.0.0 > Introduce transitive classic depMgr as well >

[jira] [Closed] (MRESOLVER-462) Introduce transitive classic depMgr as well

2023-12-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-462. - Assignee: Tamas Cservenak Resolution: Fixed > Introduce transitive classic

[jira] [Commented] (MRESOLVER-462) Introduce transitive classic depMgr as well

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798983#comment-17798983 ] ASF GitHub Bot commented on MRESOLVER-462: -- cstamas merged PR #403: URL:

Re: [PR] [MRESOLVER-462] Classic Transitive depMgr [maven-resolver]

2023-12-20 Thread via GitHub
cstamas merged PR #403: URL: https://github.com/apache/maven-resolver/pull/403 -- 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:

  1   2   >