[jira] [Commented] (MRELEASE-1066) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467521#comment-17467521 ] Michael Osipov commented on MRELEASE-1066: -- You are describing a typical Wind

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 edited a comment on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003637159 @slawekjaranowski One of our colleagues told me that the Github CI reserves 14GB of disk space. Maybe the problem is that we execute 20 parallel builds. We should

[GitHub] [maven-surefire] Tibor17 commented on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003637159 @slawekjaranowski One of our colleagues told me that the Github CI reserves 14GB of disk space. Maybe the problem is that we execute 20 parallel builds. We should try t

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #424: Surefire shared utils,

2022-01-01 Thread GitBox
Tibor17 edited a comment on pull request #424: URL: https://github.com/apache/maven-surefire/pull/424#issuecomment-1003632660 @slawekjaranowski I agree that comparing the Java version would be more straightaway solution. To get there I had to proceed with the first two commits. The first

[GitHub] [maven-surefire] Tibor17 commented on pull request #424: Surefire shared utils,

2022-01-01 Thread GitBox
Tibor17 commented on pull request #424: URL: https://github.com/apache/maven-surefire/pull/424#issuecomment-1003632660 @slawekjaranowski I agree that comparing the Java version would be more straightaway solution. To get there I had to proceed with the first two commits. The first makes

[GitHub] [maven-surefire] Tibor17 opened a new pull request #424: Surefire shared utils,

2022-01-01 Thread GitBox
Tibor17 opened a new pull request #424: URL: https://github.com/apache/maven-surefire/pull/424 We are aiming for an upgrade of the version of `org.apache.maven.surefire.shared.lang3.JavaVersion` which means that we have to install/deploy **current version** of `surefire-shared-utils`. T

[jira] [Commented] (MRELEASE-1066) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2022-01-01 Thread elharo (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467513#comment-17467513 ] elharo commented on MRELEASE-1066: -- That commit might be a workaround, but I don't th

[GitHub] [maven-mvnd] gnodet commented on issue #291: Daemon crashing when building big project.

2022-01-01 Thread GitBox
gnodet commented on issue #291: URL: https://github.com/apache/maven-mvnd/issues/291#issuecomment-1003614925 > Sorry to bump something so old but have we considered making the `mvnd.maxHeapSize` config default to `null` so that the JVM can decide the Xmx? This will bring it in line with va

[jira] [Updated] (MRELEASE-932) ReleaseFailureException of an artifact with version as a property

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-932: Summary: ReleaseFailureException of an artifact with version as a property (was: Release

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #419: [SUREFIRE-1926] Console logs should be synchronized

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #419: URL: https://github.com/apache/maven-surefire/pull/419#discussion_r777135263 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/ReportsMerger.java ## @@ -0,0 +1,36 @@ +package org.apache

[jira] [Updated] (MRELEASE-932) ReleaseFailureException of an artifact wich version as a property

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-932: Summary: ReleaseFailureException of an artifact wich version as a property (was: Release

[jira] [Commented] (MRELEASE-1070) Creating branch from a tag

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467486#comment-17467486 ] Michael Osipov commented on MRELEASE-1070: -- There is not way, this process is

[jira] [Commented] (MRELEASE-938) Need better support for staging release candidates with git and Nexus

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467484#comment-17467484 ] Michael Osipov commented on MRELEASE-938: - I personally don't understand why th

[jira] [Updated] (MRELEASE-938) Need better support for staging release candidates with git and Nexus

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-938: Fix Version/s: waiting-for-feedback > Need better support for staging release candidates

[jira] [Updated] (MRELEASE-948) Add options to verify release based on release.zip

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-948: Fix Version/s: waiting-for-feedback > Add options to verify release based on release.zip

[jira] [Commented] (MRELEASE-948) Add options to verify release based on release.zip

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467483#comment-17467483 ] Michael Osipov commented on MRELEASE-948: - I consider this to be very ASF-speci

[jira] [Updated] (MRELEASE-1061) Not able to stop version increment in pom.xml with the release prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1061: - Issue Type: New Feature (was: Bug) > Not able to stop version increment in pom.xml wi

[jira] [Commented] (MRELEASE-1061) Not able to stop version increment in pom.xml with the release prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467479#comment-17467479 ] Michael Osipov commented on MRELEASE-1061: -- This is a common problem when you

[jira] [Updated] (MRELEASE-932) ReleaseFailureException of an artefact wich version as a property

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-932: Description: After updating the release maven plugin from version 2.0.0 to 2.5.1, I've go

[jira] [Updated] (MRELEASE-1073) Pre-Release generation

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1073: - Fix Version/s: waiting-for-feedback > Pre-Release generation > --

[jira] [Commented] (MRELEASE-1073) Pre-Release generation

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467476#comment-17467476 ] Michael Osipov commented on MRELEASE-1073: -- I don't really understand the pur

[GitHub] [maven-release] michael-o commented on pull request #86: MRELEASE-1072 reuse original tag for next development version in case

2022-01-01 Thread GitBox
michael-o commented on pull request #86: URL: https://github.com/apache/maven-release/pull/86#issuecomment-1003605736 This causes failures with master: ``` [ERROR] RewritePomsForDevelopmentPhaseTest.testRewriteBasicPomWithGitFromTag:292->AbstractReleaseTestCase.comparePomFiles:248->

[jira] [Commented] (MRELEASE-1072) scm.tag removed for next snapshot during prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467474#comment-17467474 ] Michael Osipov commented on MRELEASE-1072: -- Shouldn't this be fixed in the tr

[jira] [Updated] (MRELEASE-1072) scm.tag removed for next snapshot during prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Description: In case that the original {{project.scm}} section contains a tag element

[jira] [Comment Edited] (MRELEASE-1072) scm.tag removed for next snapshot during prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439640#comment-17439640 ] Michael Osipov edited comment on MRELEASE-1072 at 1/1/22, 7:14 PM: -

[GitHub] [maven-release] michael-o closed pull request #13: [MRELEASE-980] Allow commit comments to be controlled

2022-01-01 Thread GitBox
michael-o closed pull request #13: URL: https://github.com/apache/maven-release/pull/13 -- 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-uns

[GitHub] [maven-release] michael-o commented on pull request #13: [MRELEASE-980] Allow commit comments to be controlled

2022-01-01 Thread GitBox
michael-o commented on pull request #13: URL: https://github.com/apache/maven-release/pull/13#issuecomment-1003604091 PR has already been merged with afd175d0a5ddf5c99011451fa9b4e6a357e50c41. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-01-01 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1003603066 I don't have access to the NEXUS issue :-( -- 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

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-01-01 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1003602899 > Both issues are correct but are rather follow-ups to [MNG-7375](https://issues.apache.org/jira/browse/MNG-7375). My question is about how to deal with a missing prefix within `

[GitHub] [maven] kwin commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-01-01 Thread GitBox
kwin commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1003600016 Both issues are correct but are rather follow-ups to MNG-7375. My question is about how to deal with a missing prefix within `Metadata.merge` (this can happen even if the XSD would sa

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 edited a comment on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003593211 This investigation has helped me. It looks like the GH build runs out of disk space. I made a [ZIP of the largest sub-module](https://github.com/apache/mav

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 edited a comment on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003593211 This investigation has helped me. It looks like the GH build runs out of disk space. I made a [ZIP of the largest sub-module](https://github.com/apache/mav

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 edited a comment on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003593211 This investigation has helped me. It looks like the GH build runs out of disk space. I made a ZIP of the largest sub-module and its target folder occupies 1

[GitHub] [maven-surefire] Tibor17 commented on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003593211 This investigating has helped me. It looks like the GH build runs out of disk space. I made a ZIP of the largest sub-module and its target folder occupies 1.2GB a

[jira] [Commented] (MRELEASE-1076) Upgrade Plexus Utils to 3.4.1

2022-01-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467466#comment-17467466 ] Hudson commented on MRELEASE-1076: -- Build succeeded in Jenkins: Maven » Maven TLP » m

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777124681 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777124494 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-release] asfgit closed pull request #92: [MRELEASE-1076] Upgrade Plexus Utils to 3.4.1

2022-01-01 Thread GitBox
asfgit closed pull request #92: URL: https://github.com/apache/maven-release/pull/92 -- 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-unsubs

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-01-01 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1003586710 -- 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

[GitHub] [maven-release] asfgit closed pull request #90: [MRELEASE-1075] Move CVS-based tests to Subversion or Git

2022-01-01 Thread GitBox
asfgit closed pull request #90: URL: https://github.com/apache/maven-release/pull/90 -- 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-unsubs

[jira] [Closed] (MRELEASE-1076) Upgrade Plexus Utils to 3.4.1

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1076. Resolution: Fixed Fixed with [53d6743ecee3f62067c31c083ffa68ad062dc75e|https://gitbox.a

[GitHub] [maven] kwin commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-01-01 Thread GitBox
kwin commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1003583874 So how should the merge deal with a missing prefix? Throw an ISE or IAE? Where would the validator be hooked in? -- This is an automated message from the Apache Git Service. To resp

[jira] [Closed] (MRELEASE-1075) Move CVS-based tests to Subversion or Git

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1075. Resolution: Fixed Fixed with [ac76d691586c139684a3bca684ffbe13b80244a3|https://gitbox.a

[jira] [Closed] (MRELEASE-1074) Upgrade Maven SCM to 1.12.2

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1074. Resolution: Fixed Fixed with [309652bd0fda03c6d0c4e31026301ffa6e59f9f3|https://gitbox.a

[GitHub] [maven-release] asfgit merged pull request #91: [MRELEASE-1074] Upgrade Maven SCM to 1.12.2

2022-01-01 Thread GitBox
asfgit merged pull request #91: URL: https://github.com/apache/maven-release/pull/91 -- 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-unsubs

[jira] [Commented] (MRELEASE-965) Upload completes but doesn't update stdout - making it look like a freeze

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467457#comment-17467457 ] Michael Osipov commented on MRELEASE-965: - Well, invoked Maven is run in batch

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777122090 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under the Licen

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777121785 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under the Licen

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777121785 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under the Licen

[jira] [Assigned] (MRELEASE-1066) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-1066: Assignee: Slawomir Jaranowski > FileUtils.copyDirectory(File srcDir, File destD

[jira] [Commented] (MRELEASE-1066) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467453#comment-17467453 ] Michael Osipov commented on MRELEASE-1066: -- Fixed with [f94b60e4abf5d40ed942

[jira] [Closed] (MRELEASE-1066) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1066. Fix Version/s: 3.0.0 Resolution: Fixed > FileUtils.copyDirectory(File srcDir, Fil

[GitHub] [maven-release] michael-o commented on pull request #86: MRELEASE-1072 reuse original tag for next development version in case

2022-01-01 Thread GitBox
michael-o commented on pull request #86: URL: https://github.com/apache/maven-release/pull/86#issuecomment-1003580600 Will look into this as soon as my other open PRs are merged. @kwin Please ping me by ned of next week. -- This is an automated message from the Apache Git Service. To res

[GitHub] [maven-release] michael-o commented on pull request #35: fix: add .gitattributes to auto configure line endings

2022-01-01 Thread GitBox
michael-o commented on pull request #35: URL: https://github.com/apache/maven-release/pull/35#issuecomment-1003580506 Limit attributes to files truly in the reposity. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [maven-release] michael-o closed pull request #35: fix: add .gitattributes to auto configure line endings

2022-01-01 Thread GitBox
michael-o closed pull request #35: URL: https://github.com/apache/maven-release/pull/35 -- 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-uns

[GitHub] [maven-release] michael-o commented on pull request #79: Bump scmVersion from 1.11.3 to 1.12.0

2022-01-01 Thread GitBox
michael-o commented on pull request #79: URL: https://github.com/apache/maven-release/pull/79#issuecomment-1003580299 Superseded by #91 -- 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

[GitHub] [maven-release] michael-o closed pull request #79: Bump scmVersion from 1.11.3 to 1.12.0

2022-01-01 Thread GitBox
michael-o closed pull request #79: URL: https://github.com/apache/maven-release/pull/79 -- 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-uns

[GitHub] [maven-release] dependabot[bot] commented on pull request #79: Bump scmVersion from 1.11.3 to 1.12.0

2022-01-01 Thread GitBox
dependabot[bot] commented on pull request #79: URL: https://github.com/apache/maven-release/pull/79#issuecomment-1003580303 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a

[GitHub] [maven-release] dependabot[bot] commented on pull request #80: Bump plexus-utils from 3.0.15 to 3.4.1

2022-01-01 Thread GitBox
dependabot[bot] commented on pull request #80: URL: https://github.com/apache/maven-release/pull/80#issuecomment-1003580264 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

[GitHub] [maven-release] michael-o closed pull request #80: Bump plexus-utils from 3.0.15 to 3.4.1

2022-01-01 Thread GitBox
michael-o closed pull request #80: URL: https://github.com/apache/maven-release/pull/80 -- 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-uns

[GitHub] [maven-release] michael-o commented on pull request #80: Bump plexus-utils from 3.0.15 to 3.4.1

2022-01-01 Thread GitBox
michael-o commented on pull request #80: URL: https://github.com/apache/maven-release/pull/80#issuecomment-1003580254 Superseded by #92. -- 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] [Created] (MRELEASE-1076) Upgrade Plexus Utils to 3.4.1

2022-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MRELEASE-1076: Summary: Upgrade Plexus Utils to 3.4.1 Key: MRELEASE-1076 URL: https://issues.apache.org/jira/browse/MRELEASE-1076 Project: Maven Release Plugin Issu

[GitHub] [maven-release] michael-o commented on pull request #81: Bump maven-scm-manager-plexus from 1.8 to 1.12.0

2022-01-01 Thread GitBox
michael-o commented on pull request #81: URL: https://github.com/apache/maven-release/pull/81#issuecomment-1003579873 Superseded by #91. -- 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

[GitHub] [maven-release] michael-o closed pull request #81: Bump maven-scm-manager-plexus from 1.8 to 1.12.0

2022-01-01 Thread GitBox
michael-o closed pull request #81: URL: https://github.com/apache/maven-release/pull/81 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-uns

[GitHub] [maven-release] dependabot[bot] commented on pull request #81: Bump maven-scm-manager-plexus from 1.8 to 1.12.0

2022-01-01 Thread GitBox
dependabot[bot] commented on pull request #81: URL: https://github.com/apache/maven-release/pull/81#issuecomment-1003579879 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

[GitHub] [maven-release] michael-o edited a comment on pull request #87: [MRELEASE-1066] fix XmlStreamReader not closed in unit test

2022-01-01 Thread GitBox
michael-o edited a comment on pull request #87: URL: https://github.com/apache/maven-release/pull/87#issuecomment-1003579744 Fixed with f94b60e4abf5d40ed9422d9961fc789ded5f4ad9. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-release] michael-o commented on pull request #87: [MRELEASE-1066] fix XmlStreamReader not closed in unit test

2022-01-01 Thread GitBox
michael-o commented on pull request #87: URL: https://github.com/apache/maven-release/pull/87#issuecomment-1003579744 Fixed with 94b60e4abf5d40ed9422d9961fc789ded5f4ad9. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-release] michael-o closed pull request #87: [MRELEASE-1066] fix XmlStreamReader not closed in unit test

2022-01-01 Thread GitBox
michael-o closed pull request #87: URL: https://github.com/apache/maven-release/pull/87 -- 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-uns

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115790 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115536 ## File path: .github/workflows/maven-verify.yml ## @@ -25,9 +25,29 @@ on: jobs: build: -name: Verify -uses: apache/maven-gh-a

[GitHub] [maven-surefire] Tibor17 commented on pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#issuecomment-1003571346 This CI script will publish archived artifacts for further analysis. We need to find out why the JVM exists after one hour of execution. -- This is an automated message

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115453 ## File path: .github/workflows/maven-verify.yml ## @@ -25,9 +25,29 @@ on: jobs: build: -name: Verify -uses: apache/maven-gh-a

[jira] [Created] (MRELEASE-1075) Move CVS-based tests to Subversion or Git

2022-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MRELEASE-1075: Summary: Move CVS-based tests to Subversion or Git Key: MRELEASE-1075 URL: https://issues.apache.org/jira/browse/MRELEASE-1075 Project: Maven Release Plugin

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777113282 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ObjectUtils.java ## @@ -44,4 +46,11 @@ private ObjectU

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request #423: Deploy artifacts only for master branch

2022-01-01 Thread GitBox
slawekjaranowski opened a new pull request #423: URL: https://github.com/apache/maven-surefire/pull/423 We shouldn't deploy artifact from feature branches. Branches in more cases have the same version ... so is overridden in repository manager. --- Following this check

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #419: [SUREFIRE-1926] Console logs should be synchronized

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #419: URL: https://github.com/apache/maven-surefire/pull/419#discussion_r777111725 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/ForkStarter.java ## @@ -206,7 +207,7 @@ pub

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #419: [SUREFIRE-1926] Console logs should be synchronized

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #419: URL: https://github.com/apache/maven-surefire/pull/419#discussion_r777111661 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/ForkStarter.java ## @@ -206,7 +207,7 @@ pub

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777110752 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ObjectUtils.java ## @@ -44,4 +46,11 @@ private ObjectUtils()

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777108931 ## File path: surefire-providers/surefire-junit3/src/test/java/org/apache/maven/surefire/junit/JUnitTestSetTest.java ## @@ -22,15 +22,19 @@

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #419: [SUREFIRE-1926] Console logs should be synchronized

2022-01-01 Thread GitBox
Tibor17 commented on a change in pull request #419: URL: https://github.com/apache/maven-surefire/pull/419#discussion_r777108528 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/ForkStarter.java ## @@ -206,7 +207,7 @@ public void

[jira] [Commented] (MRELEASE-973) Please keep the property performRelease or provide an alternative for it

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467417#comment-17467417 ] Michael Osipov commented on MRELEASE-973: - [~rocher.suchard], thanks. [~o.b.fis

[jira] [Commented] (MRELEASE-973) Please keep the property performRelease or provide an alternative for it

2022-01-01 Thread Rocher Suchard (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467415#comment-17467415 ] Rocher Suchard commented on MRELEASE-973: - Hello, I'd like first to comment th

[jira] [Closed] (SUREFIRE-1738) Unable to compile maven-surefire-plugin

2022-01-01 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1738. -- Resolution: Not A Problem > Unable to compile maven-surefire-plugin > --

[jira] [Assigned] (SUREFIRE-1738) Unable to compile maven-surefire-plugin

2022-01-01 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1738: -- Assignee: Tibor Digana > Unable to compile maven-surefire-plugin >

[jira] [Commented] (SUREFIRE-1738) Unable to compile maven-surefire-plugin

2022-01-01 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467414#comment-17467414 ] Tibor Digana commented on SUREFIRE-1738: It was not problem with Beanshell or 

[jira] [Commented] (SUREFIRE-1738) Unable to compile maven-surefire-plugin

2022-01-01 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467413#comment-17467413 ] Tibor Digana commented on SUREFIRE-1738: [~akomakom]  We know about this. The

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #419: [SUREFIRE-1926] Console logs should be synchronized

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #419: URL: https://github.com/apache/maven-surefire/pull/419#discussion_r777105793 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/DefaultReporterFactory.java ## @@ -65,7 +65,7 @@

[jira] [Created] (MRELEASE-1074) Upgrade Maven SCM to 1.12.2

2022-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MRELEASE-1074: Summary: Upgrade Maven SCM to 1.12.2 Key: MRELEASE-1074 URL: https://issues.apache.org/jira/browse/MRELEASE-1074 Project: Maven Release Plugin Issue

[jira] [Comment Edited] (MRELEASE-1072) scm.tag removed for next snapshot during prepare

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439640#comment-17439640 ] Michael Osipov edited comment on MRELEASE-1072 at 1/1/22, 11:28 AM:

[jira] [Commented] (MRELEASE-973) Please keep the property performRelease or provide an alternative for it

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467403#comment-17467403 ] Michael Osipov commented on MRELEASE-973: - [~rocher.suchard], M4 has been deliv

[jira] [Updated] (MRELEASE-973) Please keep the property performRelease or provide an alternative for it

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-973: Fix Version/s: waiting-for-feedback > Please keep the property performRelease or provide

[jira] [Updated] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1046: - Fix Version/s: (was: 3.0.0-M4) > Upgrade Plexus Utils to 3.3.0 > -

[jira] [Closed] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1046. Resolution: Fixed The issue has been addressed. It is causing regression a new bug must

[jira] [Assigned] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-1046: Assignee: Michael Osipov > Upgrade Plexus Utils to 3.3.0 >

[jira] [Commented] (SCM-883) ScmFileSet DEFAULT_EXCLUDES too restrictive

2022-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467401#comment-17467401 ] Michael Osipov commented on SCM-883: [~Köntopp], was lange währt, wird endlich gut! > S