[jira] [Created] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MRESOLVER-434: - Summary: Upgrade Parent to 41 Key: MRESOLVER-434 URL: https://issues.apache.org/jira/browse/MRESOLVER-434 Project: Maven Resolver Issue Typ

[jira] [Created] (MRESOLVER-435) Refresh download page

2023-11-17 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MRESOLVER-435: - Summary: Refresh download page Key: MRESOLVER-435 URL: https://issues.apache.org/jira/browse/MRESOLVER-435 Project: Maven Resolver Issue Ty

[jira] [Created] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
Robert Seidel created SUREFIRE-2211: --- Summary: additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1 Key: SUREFIRE-2211 URL: https://issues.apache.org/jira/browse/SUREFIRE-2211

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

2023-11-17 Thread via GitHub
michael-o commented on code in PR #364: URL: https://github.com/apache/maven-resolver/pull/364#discussion_r1396865129 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/FileUtils.java: ## @@ -33,6 +39,10 @@ * @since 1.9.0 */ public final class FileUtils { +//

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

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

[jira] [Updated] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Seidel updated SUREFIRE-2211: Description: We are using the configuration parameter additionalClasspathElements (http

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

2023-11-17 Thread via GitHub
slawekjaranowski commented on code in PR #364: URL: https://github.com/apache/maven-resolver/pull/364#discussion_r1396909833 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/FileUtils.java: ## @@ -33,6 +39,10 @@ * @since 1.9.0 */ public final class FileUtils { +

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

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

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

2023-11-17 Thread via GitHub
slawekjaranowski commented on code in PR #364: URL: https://github.com/apache/maven-resolver/pull/364#discussion_r1396915657 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/FileUtils.java: ## @@ -33,6 +39,10 @@ * @since 1.9.0 */ public final class FileUtils { +

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

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

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

2023-11-17 Thread via GitHub
olamy commented on PR #1266: URL: https://github.com/apache/maven/pull/1266#issuecomment-1816008452 @vivkong my bad sorry for delay all done here https://ci-maven.apache.org/job/Maven/job/maven-core.s390x/ you might need some setup on your nodes as master need jdk 11 now. cheers -

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

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

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

2023-11-17 Thread via GitHub
michael-o commented on code in PR #364: URL: https://github.com/apache/maven-resolver/pull/364#discussion_r1397013423 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/FileUtils.java: ## @@ -33,6 +39,10 @@ * @since 1.9.0 */ public final class FileUtils { +//

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

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

[jira] [Commented] (MNG-7892) MavenException should be a checked exception

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787119#comment-17787119 ] Guillaume Nodet commented on MNG-7892: -- I disagree and I want to emphasise that this w

[jira] [Updated] (MNG-7892) MavenException should be a checked exception

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7892: - Priority: Major (was: Blocker) > MavenException should be a checked exception > --

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787120#comment-17787120 ] Michael Osipov commented on SUREFIRE-2211: -- Are you able to bisect to the fir

[jira] [Assigned] (MNG-7802) Fix behaviour of the maven update policy

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-7802: Assignee: Tamas Cservenak (was: Guillaume Nodet) > Fix behaviour of the maven update policy

[jira] [Commented] (MNG-7892) MavenException should be a checked exception

2023-11-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787124#comment-17787124 ] Michael Osipov commented on MNG-7892: - I agree with [~gnodet], for as long as we cannot

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

2023-11-17 Thread via GitHub
cstamas commented on PR #364: URL: https://github.com/apache/maven-resolver/pull/364#issuecomment-1816117467 So, to recap: * original issue is not related to locking at all * is about change done in 1.9 where file processor was altered to use nio2 atomic move, inspiration was to preven

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

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787126#comment-17787126 ] ASF GitHub Bot commented on MRESOLVER-372: -- cstamas commented on PR #364: URL

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

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

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

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

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

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-433. - Resolution: Fixed > Expose configuration for inhibiting Expect-Continue handshake in 1

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787147#comment-17787147 ] Robert Seidel commented on SUREFIRE-2211: - The first failing commit is this on

[jira] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787147#comment-17787147 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/17/23 11:39 AM:

[jira] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787147#comment-17787147 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/17/23 11:40 AM:

[jira] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787147#comment-17787147 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/17/23 11:41 AM:

[jira] [Commented] (MNG-6026) Extend the Project Object Model (POM) with trust information (OpenPGP, hash values)

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787152#comment-17787152 ] Guillaume Nodet commented on MNG-6026: -- Also, even if it's not POM 5.0.0, the POM mode

[jira] [Commented] (MNG-6026) Extend the Project Object Model (POM) with trust information (OpenPGP, hash values)

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787155#comment-17787155 ] Tamas Cservenak commented on MNG-6026: -- POM is already bloated, and adding sections li

[jira] [Comment Edited] (MNG-6026) Extend the Project Object Model (POM) with trust information (OpenPGP, hash values)

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787155#comment-17787155 ] Tamas Cservenak edited comment on MNG-6026 at 11/17/23 11:57 AM:

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787159#comment-17787159 ] Michael Osipov commented on SUREFIRE-2211: -- I agree with you that line 169 is

[jira] [Created] (SUREFIRE-2212) OutOfMemoryError raised when parsing files with a lot of std-err information in surefire-report-parser

2023-11-17 Thread Ramon Bisswanger (Jira)
Ramon Bisswanger created SUREFIRE-2212: -- Summary: OutOfMemoryError raised when parsing files with a lot of std-err information in surefire-report-parser Key: SUREFIRE-2212 URL: https://issues.apache.org/jira/

[jira] [Commented] (SUREFIRE-2212) OutOfMemoryError raised when parsing files with a lot of std-err information in surefire-report-parser

2023-11-17 Thread Ramon Bisswanger (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787162#comment-17787162 ] Ramon Bisswanger commented on SUREFIRE-2212: Proposed PR: https://github.c

[PR] [MNG-7923] Fix CI friendly version to look for properties in the pom [maven]

2023-11-17 Thread via GitHub
gnodet opened a new pull request, #1311: URL: https://github.com/apache/maven/pull/1311 This is a first step to fix [MNG-7923] -- 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] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787147#comment-17787147 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/17/23 12:08 PM:

[jira] [Commented] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787163#comment-17787163 ] ASF GitHub Bot commented on MNG-7923: - gnodet opened a new pull request, #1311: URL: ht

[jira] [Commented] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787164#comment-17787164 ] Guillaume Nodet commented on MNG-7923: -- I've created a first PR. This may not be suffi

[jira] [Updated] (MNG-7892) MavenException should be a checked exception

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-7892: --- Description: MavenException is used to report errors in parsing pom.xml files that are

[jira] [Commented] (SUREFIRE-1695) Support multiple inheritance of @Categories

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787169#comment-17787169 ] Christian Nüssgens commented on SUREFIRE-1695: -- I'm currently wondering:

[jira] [Comment Edited] (SUREFIRE-1695) Support multiple inheritance of @Categories

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787169#comment-17787169 ] Christian Nüssgens edited comment on SUREFIRE-1695 at 11/17/23 12:21 PM: ---

[jira] [Commented] (MNG-7892) MavenException should be a checked exception

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787170#comment-17787170 ] Elliotte Rusty Harold commented on MNG-7892: That's not the right way to think

[jira] [Commented] (MINSTALL-194) Fail to install snapshot artifact when clean phase is used

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787172#comment-17787172 ] Tamas Cservenak commented on MINSTALL-194: -- As I see (more like assume), what

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

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

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

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787173#comment-17787173 ] ASF GitHub Bot commented on MRESOLVER-372: -- cstamas merged PR #364: URL: http

Re: [PR] [MRESOLVER-372] Rework the FileUtils collocated temp file [maven-resolver]

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

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

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787174#comment-17787174 ] ASF GitHub Bot commented on MRESOLVER-372: -- cstamas merged PR #365: URL: http

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

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-372. - Resolution: Fixed > Download fails if file is currently in use under windows > ---

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

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-7906: --- Priority: Major (was: Blocker) > Dependency Management import does not work the "maven

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

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-7906: --- Component/s: Documentation: General > Dependency Management import does not work the "

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

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787175#comment-17787175 ] Elliotte Rusty Harold commented on MNG-7906: I went down this rabbit hole for 2

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787177#comment-17787177 ] Robert Seidel commented on SUREFIRE-2211: - I've removed the line, but it doesn

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

2023-11-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787178#comment-17787178 ] Elliotte Rusty Harold commented on MNG-7906: Also, I'm very hesitant to introdu

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787183#comment-17787183 ] Michael Osipov commented on SUREFIRE-2211: -- In the meantime, is mounting as a

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787182#comment-17787182 ] Michael Osipov commented on SUREFIRE-2211: -- Please raise your voice on the of

[jira] [Created] (SUREFIRE-2213) @Categories (JUnit4) are handeld differnt than JUnit's built-in Categories-Runner

2023-11-17 Thread Jira
Christian Nüssgens created SUREFIRE-2213: Summary: @Categories (JUnit4) are handeld differnt than JUnit's built-in Categories-Runner Key: SUREFIRE-2213 URL: https://issues.apache.org/jira/browse/SUREFIRE-2

[jira] [Comment Edited] (SUREFIRE-1695) Support multiple inheritance of @Categories

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787169#comment-17787169 ] Christian Nüssgens edited comment on SUREFIRE-1695 at 11/17/23 2:23 PM:

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787233#comment-17787233 ] Robert Seidel commented on SUREFIRE-2211: - Mounting as a drive letter will pro

[jira] [Comment Edited] (SUREFIRE-1695) Support multiple inheritance of @Categories

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787169#comment-17787169 ] Christian Nüssgens edited comment on SUREFIRE-1695 at 11/17/23 2:42 PM:

Re: [PR] [MCOMPILER-542] Clean JDK patch version in module-info.class [maven-compiler-plugin]

2023-11-17 Thread via GitHub
jorsol commented on PR #208: URL: https://github.com/apache/maven-compiler-plugin/pull/208#issuecomment-1816587092 Any feedback on this? -- 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 speci

[jira] [Commented] (MCOMPILER-542) clean JDK patch version in module-info.class

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787248#comment-17787248 ] ASF GitHub Bot commented on MCOMPILER-542: -- jorsol commented on PR #208: URL:

Re: [PR] [MNG-7923] Fix CI friendly version to look for properties in the pom [maven]

2023-11-17 Thread via GitHub
gnodet closed pull request #1311: [MNG-7923] Fix CI friendly version to look for properties in the pom URL: https://github.com/apache/maven/pull/1311 -- 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

[jira] [Commented] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787250#comment-17787250 ] ASF GitHub Bot commented on MNG-7923: - gnodet closed pull request #1311: [MNG-7923] Fix

[jira] [Commented] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787249#comment-17787249 ] Guillaume Nodet commented on MNG-7923: -- Ok, the CIFriendly feature is broken on both M

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787251#comment-17787251 ] Robert Seidel commented on SUREFIRE-2211: - The root cause is https://github.c

[jira] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787251#comment-17787251 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/17/23 3:07 PM: -

[jira] [Comment Edited] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787249#comment-17787249 ] Guillaume Nodet edited comment on MNG-7923 at 11/17/23 3:07 PM: -

[jira] [Updated] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7923: - Affects Version/s: 4.0.0-alpha-2 > Jenkins core does not compile with Maven 4.x > -

Re: [PR] Plugin API [maven]

2023-11-17 Thread via GitHub
cstamas commented on PR #1309: URL: https://github.com/apache/maven/pull/1309#issuecomment-1816623196 @mcculls please chime in -- 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

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

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787263#comment-17787263 ] Guillaume Nodet commented on MNG-7906: -- While MPH-183 could be a way to investigate th

Re: [PR] Clean up dependencies versions [maven]

2023-11-17 Thread via GitHub
gnodet merged PR #1300: URL: https://github.com/apache/maven/pull/1300 -- 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.o

Re: [PR] Remove usage of old StringTokenizer [maven]

2023-11-17 Thread via GitHub
gnodet merged PR #1306: URL: https://github.com/apache/maven/pull/1306 -- 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.o

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-17 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787281#comment-17787281 ] Robert Seidel commented on SUREFIRE-2211: - So an easy fix would be to add thes

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

2023-11-17 Thread via GitHub
gnodet merged PR #1307: URL: https://github.com/apache/maven/pull/1307 -- 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.o

Re: [PR] Remove reference to plexus XmlStreamReader [maven]

2023-11-17 Thread via GitHub
gnodet merged PR #1308: URL: https://github.com/apache/maven/pull/1308 -- 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.o

Re: [PR] Add some love to the API [maven]

2023-11-17 Thread via GitHub
gnodet merged PR #1310: URL: https://github.com/apache/maven/pull/1310 -- 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.o

Re: [PR] [MNG-7854] Warn if imported depMgt is ignored as it already exists [maven]

2023-11-17 Thread via GitHub
gnodet commented on PR #1211: URL: https://github.com/apache/maven/pull/1211#issuecomment-1816684817 The idea looks good to me. There's one additional use case that needs to be handled though is the following. Let's say one or two BOMs are imported with a conflicting dependency. Mav

[jira] [Commented] (MNG-7854) Imported entries that are ignored should be emitted as warning

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787284#comment-17787284 ] ASF GitHub Bot commented on MNG-7854: - gnodet commented on PR #1211: URL: https://githu

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

2023-11-17 Thread via GitHub
vivkong commented on PR #1266: URL: https://github.com/apache/maven/pull/1266#issuecomment-1816708237 HI @olamy, Thanks for your help! I will create a PR to upgrade the JDK and fix the s390x build. -- This is an automated message from the Apache Git Service. To respond to the message, pl

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

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

Re: [PR] [MNG-7854] Warn if imported depMgt is ignored as it already exists [maven]

2023-11-17 Thread via GitHub
cstamas commented on PR #1211: URL: https://github.com/apache/maven/pull/1211#issuecomment-1816745193 Well, here is a counter example: I have no **conflicting imports** as I import just one: ``` 4.0.0 org.cstamas test 1.0.0 jar

[jira] [Commented] (MNG-7854) Imported entries that are ignored should be emitted as warning

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

[jira] [Comment Edited] (MNG-7923) Jenkins core does not compile with Maven 4.x

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787249#comment-17787249 ] Guillaume Nodet edited comment on MNG-7923 at 11/17/23 6:30 PM: -

[jira] [Commented] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787366#comment-17787366 ] ASF GitHub Bot commented on MRESOLVER-434: -- slawekjaranowski opened a new pul

[jira] [Commented] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787374#comment-17787374 ] ASF GitHub Bot commented on MRESOLVER-434: -- slawekjaranowski opened a new pul

Re: [PR] MNGSITE-527 broken link to settings-1.3.0.xsd [maven-site]

2023-11-17 Thread via GitHub
gnodet merged PR #464: URL: https://github.com/apache/maven-site/pull/464 -- 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.apach

[jira] [Commented] (MNGSITE-527) broken link to settings-1.3.0.xsd

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787378#comment-17787378 ] ASF GitHub Bot commented on MNGSITE-527: gnodet merged PR #464: URL: https://git

[jira] [Closed] (MNGSITE-527) broken link to settings-1.3.0.xsd

2023-11-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNGSITE-527. --- Assignee: Guillaume Nodet Resolution: Fixed > broken link to settings-1.3.0.xsd >

[jira] [Commented] (MNG-7920) Usage of packaging BOM fails in maven-install-plugin

2023-11-17 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787385#comment-17787385 ] Karl Heinz Marbaise commented on MNG-7920: -- So after diving a bit deeper into this

Re: [PR] [MRESOLVER-434] Upgrade Parent to 41 [maven-resolver]

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

[jira] [Updated] (MRESOLVER-435) Refresh download page

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-435: -- Component/s: Resolver > Refresh download page > - > >

[jira] [Commented] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787386#comment-17787386 ] ASF GitHub Bot commented on MRESOLVER-434: -- slawekjaranowski merged PR #368:

[jira] [Assigned] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-434: - Assignee: Slawomir Jaranowski > Upgrade Parent to 41 > >

[jira] [Updated] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-434: -- Component/s: Resolver > Upgrade Parent to 41 > > >

Re: [PR] [MRESOLVER-434] Upgrade Parent to 41 [maven-resolver]

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

[jira] [Updated] (MRESOLVER-372) Sporadic AccessDeniedEx on Windows

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-372: -- Summary: Sporadic AccessDeniedEx on Windows (was: Download fails if file is current

[jira] [Commented] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787387#comment-17787387 ] ASF GitHub Bot commented on MRESOLVER-434: -- slawekjaranowski merged PR #369:

[jira] [Updated] (MRESOLVER-372) Sporadic AccessDeniedEx on Windows

2023-11-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-372: -- Description: Preambulum: original issue is not related to locking at all, is about c

[jira] [Closed] (MRESOLVER-434) Upgrade Parent to 41

2023-11-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MRESOLVER-434. - Resolution: Fixed > Upgrade Parent to 41 > > >

[jira] [Commented] (MRESOLVER-435) Refresh download page

2023-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787389#comment-17787389 ] ASF GitHub Bot commented on MRESOLVER-435: -- slawekjaranowski opened a new pul

  1   2   >