Re: [PR] [MNG-5378] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
slawekjaranowski commented on code in PR #1304: URL: https://github.com/apache/maven/pull/1304#discussion_r1393839606 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -373,6 +375,12 @@ public DefaultRepositorySystemSe

[jira] [Commented] (MNG-5378) Use maven-shared-utils in Maven core to replace plexus-utils

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786239#comment-17786239 ] ASF GitHub Bot commented on MNG-5378: - slawekjaranowski commented on code in PR #1304:

[PR] parse element content only if needed to prevent OOME [maven-surefire]

2023-11-15 Thread via GitHub
bisswanger opened a new pull request, #687: URL: https://github.com/apache/maven-surefire/pull/687 While parsing large reports, we identified `OutOfMemoryError` being raised in the `surefire-report-parser` in case the test file contains large CDATA sections below `system-err` / `system-out`

Re: [PR] [MNG-5378] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
cstamas commented on PR #1304: URL: https://github.com/apache/maven/pull/1304#issuecomment-1812161662 @jaredstehler I'd like to propose to have this PR superseded by "onSessionClose" that contains a bunch of maven+resolver improvements, for example this one (contains your change but exposed

[jira] [Commented] (MNG-5378) Use maven-shared-utils in Maven core to replace plexus-utils

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786289#comment-17786289 ] ASF GitHub Bot commented on MNG-5378: - cstamas commented on PR #1304: URL: https://gith

[jira] [Commented] (MRESOLVER-428) Handle differently the "memoized HTTP 404" cached responses

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786293#comment-17786293 ] Tamas Cservenak commented on MRESOLVER-428: --- This is not a resolver issue, r

[jira] [Comment Edited] (MRESOLVER-428) Handle differently the "memoized HTTP 404" cached responses

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786293#comment-17786293 ] Tamas Cservenak edited comment on MRESOLVER-428 at 11/15/23 10:23 AM: --

[jira] [Updated] (MNG-7935) Expose "cache not found artifacts" configuration

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7935: - Fix Version/s: 4.0.0 > Expose "cache not found artifacts" configuration > -

[jira] [Created] (MNG-7935) Expose "cache not found artifacts" configuration

2023-11-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7935: Summary: Expose "cache not found artifacts" configuration Key: MNG-7935 URL: https://issues.apache.org/jira/browse/MNG-7935 Project: Maven Issue Type: Improv

[jira] [Created] (MNG-7936) Expose artifact descriptor policy configuration

2023-11-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7936: Summary: Expose artifact descriptor policy configuration Key: MNG-7936 URL: https://issues.apache.org/jira/browse/MNG-7936 Project: Maven Issue Type: Improve

[jira] [Updated] (MRESOLVER-428) Handle differently the "memoized HTTP 404" cached responses

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-428: -- Fix Version/s: (was: 2.0.0) > Handle differently the "memoized HTTP 404" cached

[jira] [Commented] (MRESOLVER-428) Handle differently the "memoized HTTP 404" cached responses

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786296#comment-17786296 ] Tamas Cservenak commented on MRESOLVER-428: --- Created Maven issues: https://i

[jira] [Closed] (MRESOLVER-428) Handle differently the "memoized HTTP 404" cached responses

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-428. - Resolution: Not A Problem Closing as "not a problem" as resolver itself already expose

Re: [PR] [MNG-7653] Integrate onSessionClose [maven]

2023-11-15 Thread via GitHub
cstamas closed pull request #941: [MNG-7653] Integrate onSessionClose URL: https://github.com/apache/maven/pull/941 -- 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 unsubscri

[jira] [Updated] (MNG-7653) Integrate resolver onSessionClose

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7653: - Fix Version/s: 4.0.0-alpha-9 (was: 4.0.x-candidate) > Integrate resolver onS

[jira] [Commented] (MNG-7653) Integrate resolver onSessionClose

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786301#comment-17786301 ] ASF GitHub Bot commented on MNG-7653: - cstamas closed pull request #941: [MNG-7653] Int

[jira] [Commented] (MRESOLVER-391) Scope mediation improvements

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786310#comment-17786310 ] Tamas Cservenak commented on MRESOLVER-391: --- Well, let me lay down first few

[jira] [Comment Edited] (MRESOLVER-391) Scope mediation improvements

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786310#comment-17786310 ] Tamas Cservenak edited comment on MRESOLVER-391 at 11/15/23 10:56 AM: --

[jira] [Commented] (MRESOLVER-391) Scope mediation improvements

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786311#comment-17786311 ] Tamas Cservenak commented on MRESOLVER-391: --- I believe you wrote your exampl

[jira] [Created] (MASSEMBLY-1008) Assembly plugin handles scopes wrongly

2023-11-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MASSEMBLY-1008: -- Summary: Assembly plugin handles scopes wrongly Key: MASSEMBLY-1008 URL: https://issues.apache.org/jira/browse/MASSEMBLY-1008 Project: Maven Assembly Plugi

[PR] Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 [maven-doxia]

2023-11-15 Thread via GitHub
dependabot[bot] opened a new pull request, #179: URL: https://github.com/apache/maven-doxia/pull/179 Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. Changelog Sourced from https://github.com/JetBrains/java-annotations/blob/ma

[jira] [Commented] (MRESOLVER-391) Scope mediation improvements

2023-11-15 Thread Alexey Loubyansky (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786336#comment-17786336 ] Alexey Loubyansky commented on MRESOLVER-391: - [~cstamas] I think I unders

[PR] [MASSEMBLY-1008] Wrong use of dependency scopes [maven-assembly-plugin]

2023-11-15 Thread via GitHub
cstamas opened a new pull request, #166: URL: https://github.com/apache/maven-assembly-plugin/pull/166 This IT demonstrates how assembly plugin (among others) does it wrongly, as the plugin code probably originates from Maven2 times. What happens: * "single" mojo resolves test proj

[jira] [Commented] (MASSEMBLY-1008) Assembly plugin handles scopes wrongly

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786339#comment-17786339 ] ASF GitHub Bot commented on MASSEMBLY-1008: --- cstamas opened a new pull requ

[jira] [Commented] (MRESOLVER-391) Scope mediation improvements

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786342#comment-17786342 ] Tamas Cservenak commented on MRESOLVER-391: --- Created m-assembly-p IT that de

[jira] [Commented] (MASSEMBLY-1008) Assembly plugin handles scopes wrongly

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786345#comment-17786345 ] ASF GitHub Bot commented on MASSEMBLY-1008: --- slawekjaranowski commented on

Re: [PR] [MASSEMBLY-1008] Wrong use of dependency scopes [maven-assembly-plugin]

2023-11-15 Thread via GitHub
slawekjaranowski commented on code in PR #166: URL: https://github.com/apache/maven-assembly-plugin/pull/166#discussion_r1394176097 ## pom.xml: ## @@ -71,8 +71,8 @@ under the License. 8 2.2.0 -3.2.5 -1.7.5 +3.9.5 Review Comment: Do we need such upd

Re: [PR] [MASSEMBLY-1008] Wrong use of dependency scopes [maven-assembly-plugin]

2023-11-15 Thread via GitHub
cstamas commented on code in PR #166: URL: https://github.com/apache/maven-assembly-plugin/pull/166#discussion_r1394207292 ## pom.xml: ## @@ -71,8 +71,8 @@ under the License. 8 2.2.0 -3.2.5 -1.7.5 +3.9.5 Review Comment: No ,is irrelevant -- Thi

[jira] [Commented] (MASSEMBLY-1008) Assembly plugin handles scopes wrongly

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786354#comment-17786354 ] ASF GitHub Bot commented on MASSEMBLY-1008: --- cstamas commented on code in P

Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
jaredstehler commented on PR #1304: URL: https://github.com/apache/maven/pull/1304#issuecomment-1812673242 > @jaredstehler I'd like to propose to have this PR superseded by "onSessionClose" that contains a bunch of maven+resolver improvements, for example this one (contains your change but

[jira] [Commented] (MNG-7933) Artifact descriptor policy should be configurable

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786386#comment-17786386 ] ASF GitHub Bot commented on MNG-7933: - jaredstehler commented on PR #1304: URL: https:/

[PR] Fix XML parsing problem with empty namespace [maven]

2023-11-15 Thread via GitHub
gnodet opened a new pull request, #1307: URL: https://github.com/apache/maven/pull/1307 Fix XML parsing problem with empty namespace -- 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

[PR] Remove reference to plexus XmlStreamReader [maven]

2023-11-15 Thread via GitHub
gnodet opened a new pull request, #1308: URL: https://github.com/apache/maven/pull/1308 (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 unsubscribe, e-mail:

[jira] [Commented] (MNG-7933) Artifact descriptor policy should be configurable

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786389#comment-17786389 ] ASF GitHub Bot commented on MNG-7933: - jaredstehler commented on code in PR #1304: URL:

[jira] [Updated] (MRESOLVER-384) Support HTTP/2 in maven-resolver-transport-http

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-384: -- Fix Version/s: 2.0.0-alpha-2 > Support HTTP/2 in maven-resolver-transport-http > ---

[jira] [Updated] (MRESOLVER-424) Make DependencyGraphDumper extensible

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-424: -- Fix Version/s: 2.0.0-alpha-2 > Make DependencyGraphDumper extensible > -

[jira] [Updated] (MRESOLVER-308) HTTP transport showdown

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-308: -- Fix Version/s: 2.0.0-alpha-2 > HTTP transport showdown > --- > >

[jira] [Updated] (MRESOLVER-427) Expose configuration for inhibiting Expect-Continue handshake

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-427: -- Fix Version/s: 2.0.0-alpha-2 > Expose configuration for inhibiting Expect-Continue h

Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
jaredstehler commented on code in PR #1304: URL: https://github.com/apache/maven/pull/1304#discussion_r1394321352 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -373,6 +375,12 @@ public DefaultRepositorySystemSessio

[jira] [Updated] (MRESOLVER-302) Introduce onSession close

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-302: -- Fix Version/s: 2.0.0-alpha-2 > Introduce onSession close > -

[jira] [Updated] (MRESOLVER-431) Make chained repository and transport listeners extensible

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-431: -- Fix Version/s: 2.0.0-alpha-2 > Make chained repository and transport listeners exten

[jira] [Updated] (MRESOLVER-426) Move some HTTP configuration properties from transport-http

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-426: -- Fix Version/s: 2.0.0-alpha-2 > Move some HTTP configuration properties from transpor

[jira] [Updated] (MRESOLVER-430) Make build time requirement for Java 21

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-430: -- Fix Version/s: 2.0.0-alpha-2 > Make build time requirement for Java 21 > ---

[jira] [Updated] (MRESOLVER-422) Fix javadoc report

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-422: -- Fix Version/s: 2.0.0-alpha-2 > Fix javadoc report > -- > >

[jira] [Updated] (MRESOLVER-432) Introduce session provider as well

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-432: -- Fix Version/s: 2.0.0-alpha-2 > Introduce session provider as well >

[jira] [Updated] (MRESOLVER-423) Remove the 3.x banner from Resolver site

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-423: -- Fix Version/s: 2.0.0-alpha-2 > Remove the 3.x banner from Resolver site > --

[PR] Remove usage of old StringTokenizer [maven]

2023-11-15 Thread via GitHub
gnodet opened a new pull request, #1306: URL: https://github.com/apache/maven/pull/1306 (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 unsubscribe, e-mail:

Re: [PR] [MNG-7848] Add Jenkinsfile.s390x for Jenkins CI on s390x [maven]

2023-11-15 Thread via GitHub
vivkong commented on PR #1266: URL: https://github.com/apache/maven/pull/1266#issuecomment-1812712553 Hi @olamy, any updates on add s390x builds on Jenkins? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (MNG-7848) Add s390x pipeline to Jenkins CI

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786396#comment-17786396 ] ASF GitHub Bot commented on MNG-7848: - vivkong commented on PR #1266: URL: https://gith

Re: [PR] [MNG-7653] Integrate Resolver 2.x onSessionClose [maven]

2023-11-15 Thread via GitHub
slawekjaranowski commented on code in PR #1301: URL: https://github.com/apache/maven/pull/1301#discussion_r1394554813 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java: ## @@ -100,4 +101,51 @@ public static DefaultRepos

[jira] [Commented] (MNG-7653) Integrate resolver onSessionClose

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786451#comment-17786451 ] ASF GitHub Bot commented on MNG-7653: - slawekjaranowski commented on code in PR #1301:

Re: [PR] [MNG-7653] Integrate Resolver 2.x onSessionClose [maven]

2023-11-15 Thread via GitHub
cstamas commented on code in PR #1301: URL: https://github.com/apache/maven/pull/1301#discussion_r1394559842 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java: ## @@ -100,4 +101,51 @@ public static DefaultRepositorySyst

[jira] [Commented] (MNG-7653) Integrate resolver onSessionClose

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786453#comment-17786453 ] ASF GitHub Bot commented on MNG-7653: - cstamas commented on code in PR #1301: URL: http

[jira] [Commented] (MSITE-990) org.eclipse.jetty.util.MultiException: Multiple exceptions

2023-11-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786473#comment-17786473 ] Michael Osipov commented on MSITE-990: -- You reported for 3.12.1, but the logfile cont

[jira] [Commented] (MSITE-990) org.eclipse.jetty.util.MultiException: Multiple exceptions

2023-11-15 Thread mikael petterson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786492#comment-17786492 ] mikael petterson commented on MSITE-990: Then it is my mistake. Report should be f

[jira] [Commented] (MSITE-990) org.eclipse.jetty.util.MultiException: Multiple exceptions

2023-11-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786496#comment-17786496 ] Michael Osipov commented on MSITE-990: -- Upgrade! > org.eclipse.jetty.util.MultiExce

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786515#comment-17786515 ] Tamas Cservenak commented on MRESOLVER-372: --- The more I read about the issue

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786518#comment-17786518 ] Tamas Cservenak commented on MRESOLVER-372: --- >From this aspect (again, this

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786522#comment-17786522 ] Tamas Cservenak commented on MRESOLVER-372: --- Just to shed some light what co

[jira] [Comment Edited] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786522#comment-17786522 ] Tamas Cservenak edited comment on MRESOLVER-372 at 11/15/23 10:15 PM: --

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786524#comment-17786524 ] Tamas Cservenak commented on MRESOLVER-372: --- What I found so far: https://st

[jira] [Commented] (MNG-7906) Dependency Management import does not work the "maven way"

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786533#comment-17786533 ] Tamas Cservenak commented on MNG-7906: -- Well, if maven deps it work like it: the "clos

[jira] [Comment Edited] (MNG-7906) Dependency Management import does not work the "maven way"

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786533#comment-17786533 ] Tamas Cservenak edited comment on MNG-7906 at 11/15/23 10:47 PM:

[jira] [Comment Edited] (MNG-7906) Dependency Management import does not work the "maven way"

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786533#comment-17786533 ] Tamas Cservenak edited comment on MNG-7906 at 11/15/23 10:48 PM:

[jira] [Comment Edited] (MNG-7906) Dependency Management import does not work the "maven way"

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786533#comment-17786533 ] Tamas Cservenak edited comment on MNG-7906 at 11/15/23 10:48 PM:

[PR] [MRESOLVER-372] Fallback to non-atomic move on AccessDeniedEx [maven-resolver]

2023-11-15 Thread via GitHub
cstamas opened a new pull request, #364: URL: https://github.com/apache/maven-resolver/pull/364 This seems to affect Windows only --- https://issues.apache.org/jira/browse/MRESOLVER-372 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786538#comment-17786538 ] ASF GitHub Bot commented on MRESOLVER-372: -- cstamas opened a new pull request

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786539#comment-17786539 ] Tamas Cservenak commented on MRESOLVER-372: --- For start created https://githu

[PR] [MRESOLVER-372] Fallback to non-atomic move on AccessDeniedEx [maven-resolver]

2023-11-15 Thread via GitHub
cstamas opened a new pull request, #365: URL: https://github.com/apache/maven-resolver/pull/365 This seems to affect Windows only --- https://issues.apache.org/jira/browse/MRESOLVER-372 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786544#comment-17786544 ] Tamas Cservenak commented on MRESOLVER-372: --- For Maven 3.9 all you need is t

[jira] [Commented] (MRESOLVER-372) Download fails if file is currently in use under windows

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786543#comment-17786543 ] ASF GitHub Bot commented on MRESOLVER-372: -- cstamas opened a new pull request

[PR] [MRESOLVER-427] Config for expect/continue inhibition (#363) [maven-resolver]

2023-11-15 Thread via GitHub
cstamas opened a new pull request, #366: URL: https://github.com/apache/maven-resolver/pull/366 Add configuration to inhibit expect/continue handshake. Currently supported by "apache" and "jdk" HTTP transports. --- https://issues.apache.org/jira/browse/MRESOLVER-427 -- This

[jira] [Commented] (MRESOLVER-427) Expose configuration for inhibiting Expect-Continue handshake

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786548#comment-17786548 ] ASF GitHub Bot commented on MRESOLVER-427: -- cstamas opened a new pull request

Re: [PR] [MRESOLVER-433] Config for expect/continue inhibition (#363) [maven-resolver]

2023-11-15 Thread via GitHub
slawekjaranowski commented on code in PR #366: URL: https://github.com/apache/maven-resolver/pull/366#discussion_r1394988547 ## maven-resolver-api/src/main/java/org/eclipse/aether/ConfigurationProperties.java: ## @@ -259,6 +259,60 @@ public final class ConfigurationProperties {

[jira] [Commented] (MRESOLVER-433) Expose configuration for inhibiting Expect-Continue handshake in 1.x

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786550#comment-17786550 ] ASF GitHub Bot commented on MRESOLVER-433: -- slawekjaranowski commented on cod

Re: [PR] [MRESOLVER-433] Config for expect/continue inhibition (#363) [maven-resolver]

2023-11-15 Thread via GitHub
cstamas commented on code in PR #366: URL: https://github.com/apache/maven-resolver/pull/366#discussion_r1394990051 ## maven-resolver-api/src/main/java/org/eclipse/aether/ConfigurationProperties.java: ## @@ -259,6 +259,60 @@ public final class ConfigurationProperties { */

[jira] [Commented] (MRESOLVER-433) Expose configuration for inhibiting Expect-Continue handshake in 1.x

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786551#comment-17786551 ] ASF GitHub Bot commented on MRESOLVER-433: -- cstamas commented on code in PR #

[PR] Set project version to next snapshot for 1.9.x [maven-resolver]

2023-11-15 Thread via GitHub
slawekjaranowski opened a new pull request, #367: URL: https://github.com/apache/maven-resolver/pull/367 (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 uns

Re: [PR] Set project version to next snapshot for 1.9.x [maven-resolver]

2023-11-15 Thread via GitHub
slawekjaranowski merged PR #367: URL: https://github.com/apache/maven-resolver/pull/367 -- 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.

Re: [PR] [MNG-7653] Integrate Resolver 2.x onSessionClose [maven]

2023-11-15 Thread via GitHub
CrazyHZM commented on code in PR #1301: URL: https://github.com/apache/maven/pull/1301#discussion_r1395083651 ## maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java: ## @@ -308,6 +312,17 @@ public CLIManager() { .optionalArg(true)

[jira] [Commented] (MNG-7653) Integrate resolver onSessionClose

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786578#comment-17786578 ] ASF GitHub Bot commented on MNG-7653: - CrazyHZM commented on code in PR #1301: URL: htt

[jira] [Commented] (MSITE-990) org.eclipse.jetty.util.MultiException: Multiple exceptions

2023-11-15 Thread mikael petterson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786624#comment-17786624 ] mikael petterson commented on MSITE-990: I upgraded to 3.12.1 and get the same err

[jira] [Updated] (MSITE-990) org.eclipse.jetty.util.MultiException: Multiple exceptions

2023-11-15 Thread mikael petterson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikael petterson updated MSITE-990: --- Attachment: mvn_site_3.12.1.log > org.eclipse.jetty.util.MultiException: Multiple exceptions >

Re: [PR] [DOXIASITETOOLS-319] Improve (documentation on) DocumentRenderer inteā€¦ [maven-doxia-sitetools]

2023-11-15 Thread via GitHub
kriegaex commented on PR #118: URL: https://github.com/apache/maven-doxia-sitetools/pull/118#issuecomment-181389 @michael-o, looks good to me. It is not a substantial change, but I think the new alias and the improved description might help users. -- This is an automated message from

[jira] [Commented] (DOXIASITETOOLS-319) Improve (documentation on) DocumentRenderer interface/DocumentRenderingContext class

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786634#comment-17786634 ] ASF GitHub Bot commented on DOXIASITETOOLS-319: --- kriegaex commented

Re: [PR] Clarify effect of implicit profile activation [maven-site]

2023-11-15 Thread via GitHub
kwin merged PR #466: URL: https://github.com/apache/maven-site/pull/466 -- 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.