[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571761#comment-17571761 ] Konrad Windszus commented on MSHARED-1112: -- I am pretty sure that {{Files::set

[GitHub] [maven-shared-utils] kwin commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
kwin commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1196321239 > IMHO copy should also not fail in case the source symlink is broken (which it currently does) I added another (failing) test case for this scenario in https://github.com/a

[GitHub] [maven-jxr] sman-81 commented on a diff in pull request #60: [JXR-170] NullPointerException while parsing Java 15 multi-line String source

2022-07-26 Thread GitBox
sman-81 commented on code in PR #60: URL: https://github.com/apache/maven-jxr/pull/60#discussion_r930668016 ## maven-jxr-plugin/src/it/JXR-143_nofork/pom.xml: ## @@ -44,6 +44,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin +

[GitHub] [maven-script-interpreter] slachiewicz merged pull request #74: Bump junit-bom from 5.8.2 to 5.9.0

2022-07-26 Thread GitBox
slachiewicz merged PR #74: URL: https://github.com/apache/maven-script-interpreter/pull/74 -- 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-script-interpreter] dependabot[bot] opened a new pull request, #74: Bump junit-bom from 5.8.2 to 5.9.0

2022-07-26 Thread GitBox
dependabot[bot] opened a new pull request, #74: URL: https://github.com/apache/maven-script-interpreter/pull/74 Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-bom's releas

[GitHub] [maven-mvnd] electrum commented on issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue)

2022-07-26 Thread GitBox
electrum commented on issue #656: URL: https://github.com/apache/maven-mvnd/issues/656#issuecomment-1196175576 I’m assuming it is https://github.com/apache/maven-mvnd/commit/b3aeb8899ad160e3121fa7786cc1b656fb29bda6 -- This is an automated message from the Apache Git Service. To respond to

[jira] [Assigned] (MCOMPILER-367) Plugin should output information needed to suppress Xlint warnings

2022-07-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MCOMPILER-367: -- Assignee: Olivier Lamy > Plugin should output information needed to suppress Xlint

[jira] [Closed] (MCOMPILER-367) Plugin should output information needed to suppress Xlint warnings

2022-07-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-367. -- Resolution: Won't Fix plexus-compiler issue see details here https://github.com/codehaus-pl

[GitHub] [maven-invoker-plugin] bvfalcon commented on pull request #135: MINVOKER-306 - Fixed bug if only exclude-patterns specified

2022-07-26 Thread GitBox
bvfalcon commented on PR #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135#issuecomment-1196074928 Done. Jira ticket created - [MINVOKER-306](https://issues.apache.org/jira/projects/MINVOKER/issues/MINVOKER-306) and pull request description modified to standard view --

[jira] [Commented] (MINVOKER-306) Bugfix for case if invoker.test parameter contains only exclude patterns

2022-07-26 Thread Vladimir V. Bychkov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571652#comment-17571652 ] Vladimir V. Bychkov commented on MINVOKER-306: -- Fixed in [Pull Request|htt

[jira] [Updated] (MINVOKER-306) Bugfix for case if invoker.test parameter contains only exclude patterns

2022-07-26 Thread Vladimir V. Bychkov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir V. Bychkov updated MINVOKER-306: - Affects Version/s: 3.3.0 3.2.2 > Bugfix for case if invo

[jira] [Updated] (MINVOKER-306) Bugfix for case if invoker.test parameter contains only exclude patterns

2022-07-26 Thread Vladimir V. Bychkov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir V. Bychkov updated MINVOKER-306: - Description: Behavior described in MINVOKER-140 dont't work in case if paramete

[jira] [Created] (MINVOKER-306) Bugfix for case if invoker.test parameter contains only exclude patterns

2022-07-26 Thread Vladimir V. Bychkov (Jira)
Vladimir V. Bychkov created MINVOKER-306: Summary: Bugfix for case if invoker.test parameter contains only exclude patterns Key: MINVOKER-306 URL: https://issues.apache.org/jira/browse/MINVOKER-306

[jira] [Closed] (MSHARED-1113) Downgrade m-resource-p to 3.1.0

2022-07-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1113. Fix Version/s: maven-shared-utils-4.0.0 Resolution: Fixed > Downgrade m-re

[GitHub] [maven-jxr] dependabot[bot] commented on pull request #61: Bump maven-parent from 35 to 37

2022-07-26 Thread GitBox
dependabot[bot] commented on PR #61: URL: https://github.com/apache/maven-jxr/pull/61#issuecomment-1196024328 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 version, let m

[GitHub] [maven-jxr] slawekjaranowski closed pull request #61: Bump maven-parent from 35 to 37

2022-07-26 Thread GitBox
slawekjaranowski closed pull request #61: Bump maven-parent from 35 to 37 URL: https://github.com/apache/maven-jxr/pull/61 -- 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 un

[GitHub] [maven-invoker-plugin] slawekjaranowski commented on pull request #135: MINVOKER-140: additional note

2022-07-26 Thread GitBox
slawekjaranowski commented on PR #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135#issuecomment-1196023408 You are right it is a bug. Thanks for your efforts. We need issues for tracking - what next release will contains. You also remove default PR template

[GitHub] [maven-mvnd] odrotbohm commented on issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue)

2022-07-26 Thread GitBox
odrotbohm commented on issue #656: URL: https://github.com/apache/maven-mvnd/issues/656#issuecomment-1196022557 @gnodet commented on June 18th, he'd be looking into it, and the only commits I see after that seem unrelated. Do you say a previous commit already fixed that? -- This is an au

[GitHub] [maven-shared-utils] slawekjaranowski closed pull request #111: Bump maven-resources-plugin from 3.1.0 to 3.3.0

2022-07-26 Thread GitBox
slawekjaranowski closed pull request #111: Bump maven-resources-plugin from 3.1.0 to 3.3.0 URL: https://github.com/apache/maven-shared-utils/pull/111 -- 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

[GitHub] [maven-shared-utils] dependabot[bot] commented on pull request #111: Bump maven-resources-plugin from 3.1.0 to 3.3.0

2022-07-26 Thread GitBox
dependabot[bot] commented on PR #111: URL: https://github.com/apache/maven-shared-utils/pull/111#issuecomment-1195933888 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 ve

[GitHub] [maven-shared-utils] dependabot[bot] opened a new pull request, #111: Bump maven-resources-plugin from 3.1.0 to 3.3.0

2022-07-26 Thread GitBox
dependabot[bot] opened a new pull request, #111: URL: https://github.com/apache/maven-shared-utils/pull/111 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.3.0. Release notes Sourced from https://github.com/apache/maven-resources-pl

[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #558: Bump junit-jupiter-params from 5.3.2 to 5.9.0

2022-07-26 Thread GitBox
dependabot[bot] opened a new pull request, #558: URL: https://github.com/apache/maven-surefire/pull/558 Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.3.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupiter-p

[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #557: Bump junit-jupiter-engine from 5.3.2 to 5.9.0

2022-07-26 Thread GitBox
dependabot[bot] opened a new pull request, #557: URL: https://github.com/apache/maven-surefire/pull/557 Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupiter-e

[GitHub] [maven-shared-utils] michael-o commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
michael-o commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195863815 > IMHO copy should also not fail in case the source symlink is broken (which it currently does) I agree with that. If source leads to nowhere then dest should do to. Ful

[GitHub] [maven-mvnd] electrum commented on issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue)

2022-07-26 Thread GitBox
electrum commented on issue #656: URL: https://github.com/apache/maven-mvnd/issues/656#issuecomment-1195856078 It's fixed but we're waiting on a release of mvnd that includes the fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [maven-shared-utils] kwin commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
kwin commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195840182 IMHO copy should also not fail in case the source symlink is broken (which it currently does) -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [maven-invoker-plugin] bvfalcon commented on pull request #135: MINVOKER-140: additional note

2022-07-26 Thread GitBox
bvfalcon commented on PR #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135#issuecomment-1195836396 > We change some of logic - please create new issue with description, examples and justifications This PR is only bugfix, it contains nothing new. Logic is the same - "

[GitHub] [maven-shared-utils] michael-o commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
michael-o commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195829995 I'll try to look into this this month. -- 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 t

[GitHub] [maven-war-plugin] laoseth commented on a diff in pull request #27: MWAR-455 - Allow force overwrite of read only resources in exploded war target directory

2022-07-26 Thread GitBox
laoseth commented on code in PR #27: URL: https://github.com/apache/maven-war-plugin/pull/27#discussion_r930267661 ## src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java: ## @@ -146,6 +146,11 @@ @Parameter private Resource[] webResources; +/** + *

[GitHub] [maven-shared-utils] kwin commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
kwin commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195803655 Yes, exactly. In this case the target does not (yet) exist. The question is how `FileUtils.copyFile(...)` should behave in that case. -- This is an automated message from the Ap

[jira] [Commented] (MSHARED-1113) Downgrade m-resource-p to 3.1.0

2022-07-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571563#comment-17571563 ] Hudson commented on MSHARED-1113: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Closed] (MNG-7517) MavenITmng6391PrintVersionTest tests fail under unknown circonstances

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7517. --- Resolution: Fixed Fixed with [18e633dda4584739c404b245353b0a20db3f6f28|https://gitbox.apache.org/repos

[jira] [Updated] (MNG-7517) MavenITmng6391PrintVersionTest tests fail under unknown circumstances

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7517: Summary: MavenITmng6391PrintVersionTest tests fail under unknown circumstances (was: MavenITmng6391P

[GitHub] [maven-integration-testing] asfgit closed pull request #175: Relax test for wider terminals

2022-07-26 Thread GitBox
asfgit closed pull request #175: Relax test for wider terminals URL: https://github.com/apache/maven-integration-testing/pull/175 -- 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.

[GitHub] [maven-integration-testing] asfgit closed pull request #187: [MNG-7517] Improve MavenITmng6391PrintVersionTest tests resiliency

2022-07-26 Thread GitBox
asfgit closed pull request #187: [MNG-7517] Improve MavenITmng6391PrintVersionTest tests resiliency URL: https://github.com/apache/maven-integration-testing/pull/187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-shared-utils] slawekjaranowski merged pull request #109: [MSHARED-1113] Downgrade m-resource-p to 3.1.0

2022-07-26 Thread GitBox
slawekjaranowski merged PR #109: URL: https://github.com/apache/maven-shared-utils/pull/109 -- 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-unsub

[GitHub] [maven-shared-utils] michael-o commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
michael-o commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195795922 Without testing your PR, here is what I see on FreeBSD where `chmod -h` works as expected: ``` mosipov@bsd1srv:/usr/home/mosipov/var/Projekte/maven-shared-utils (master =

[GitHub] [maven-shared-utils] kwin commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
kwin commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1195790542 @slawekjaranowski This depends on #109 being merged first otherwise the build breaks even before executing the unit test. -- This is an automated message from the Apache Git Serv

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571558#comment-17571558 ] Konrad Windszus commented on MSHARED-1112: -- I added a failing test case in ht

[GitHub] [maven-invoker-plugin] slawekjaranowski commented on a diff in pull request #135: MINVOKER-140: additional note

2022-07-26 Thread GitBox
slawekjaranowski commented on code in PR #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135#discussion_r930246192 ## src/it/invocation-cmdline-exclude/verify.bsh: ## @@ -0,0 +1,50 @@ +/* Review Comment: please use groovy ## src/it/invocation-cmdli

[GitHub] [maven-shared-utils] kwin opened a new pull request, #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-26 Thread GitBox
kwin opened a new pull request, #110: URL: https://github.com/apache/maven-shared-utils/pull/110 link with relative non-existing target -- 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 specifi

[jira] [Assigned] (MNG-7517) MavenITmng6391PrintVersionTest tests fail under unknown circonstances

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-7517: --- Assignee: Michael Osipov > MavenITmng6391PrintVersionTest tests fail under unknown circonstanc

[jira] [Comment Edited] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571541#comment-17571541 ] Konrad Windszus edited comment on MSHARED-1112 at 7/26/22 5:21 PM: --

[jira] [Updated] (MSHARED-989) Undeprecate DirectoryScanner and MatchPattern(s)

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-989: --- Fix Version/s: (was: maven-shared-utils-4.0.0) > Undeprecate DirectoryScanner and MatchP

[GitHub] [maven-shared-utils] michael-o commented on pull request #54: rework directory scanner to ensure it can enforce exclusions and it uses path

2022-07-26 Thread GitBox
michael-o commented on PR #54: URL: https://github.com/apache/maven-shared-utils/pull/54#issuecomment-1195763491 > I don't have capacity for this unfortunately. Alright, then I will remove the fix version and retain the class as-is for 4.0.0. -- This is an automated message from t

[GitHub] [maven-integration-testing] michael-o commented on pull request #187: [MNG-7517] Improve MavenITmng6391PrintVersionTest tests resiliency

2022-07-26 Thread GitBox
michael-o commented on PR #187: URL: https://github.com/apache/maven-integration-testing/pull/187#issuecomment-1195757821 I will take care of this PR. -- 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 g

[jira] [Comment Edited] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571541#comment-17571541 ] Konrad Windszus edited comment on MSHARED-1112 at 7/26/22 5:06 PM: --

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571541#comment-17571541 ] Konrad Windszus commented on MSHARED-1112: -- I had a quick look and this seems

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571537#comment-17571537 ] Slawomir Jaranowski commented on MSHARED-1112: -- So where is the bug, I see

[jira] [Commented] (MSHARED-1115) Not excluding files like .gitignore after plexus-utils 3.3.0

2022-07-26 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571531#comment-17571531 ] Jorge Solórzano commented on MSHARED-1115: -- Sure, but this affects the behavio

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571530#comment-17571530 ] Konrad Windszus commented on MSHARED-1112: -- It would be good to another test c

[GitHub] [maven-invoker-plugin] bvfalcon opened a new pull request, #135: MINVOKER-140: additional note

2022-07-26 Thread GitBox
bvfalcon opened a new pull request, #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135 In Addition to MINVOKER-140: exclude patterns works only if one or more include pattern(s) exists. This is a feature of [plexus-utils Component DirectoryScanner](https://github.com/codehau

[jira] [Comment Edited] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571522#comment-17571522 ] Konrad Windszus edited comment on MSHARED-1112 at 7/26/22 4:23 PM: --

[GitHub] [maven-shared-utils] kwin commented on a diff in pull request #109: [MSHARED-1113] Downgrade m-resource-p to 3.1.0

2022-07-26 Thread GitBox
kwin commented on code in PR #109: URL: https://github.com/apache/maven-shared-utils/pull/109#discussion_r930174595 ## pom.xml: ## @@ -119,6 +119,17 @@ + + + + Review Comment: ```suggestion ``` -- This is an automated

[GitHub] [maven-shared-utils] kwin commented on a diff in pull request #109: [MSHARED-1113] Downgrade m-resource-p to 3.1.0

2022-07-26 Thread GitBox
kwin commented on code in PR #109: URL: https://github.com/apache/maven-shared-utils/pull/109#discussion_r930174595 ## pom.xml: ## @@ -119,6 +119,17 @@ + + + + Review Comment: ```suggestion ``` -- This is an automated

[GitHub] [maven-shared-utils] kwin commented on pull request #54: rework directory scanner to ensure it can enforce exclusions and it uses path

2022-07-26 Thread GitBox
kwin commented on PR #54: URL: https://github.com/apache/maven-shared-utils/pull/54#issuecomment-1195697531 I don't have capacity for this unfortunately. -- 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 t

[GitHub] [maven-shared-utils] kwin commented on a diff in pull request #109: [MSHARED-1113] Downgrade m-resource-p to 3.1.0

2022-07-26 Thread GitBox
kwin commented on code in PR #109: URL: https://github.com/apache/maven-shared-utils/pull/109#discussion_r930171728 ## pom.xml: ## @@ -119,6 +119,17 @@ + + + + Review Comment: Please explicitly mention https://issues.apache.org/jira/brow

[GitHub] [maven-filtering] jorsol opened a new pull request, #43: [MSHARED-1115] Ignore default SCM files

2022-07-26 Thread GitBox
jorsol opened a new pull request, #43: URL: https://github.com/apache/maven-filtering/pull/43 https://issues.apache.org/jira/browse/MSHARED-1115 Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](ht

[jira] [Commented] (MNG-7509) Huge memory cost when parent pom widely used in a big project for dependencyManagement

2022-07-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571524#comment-17571524 ] ASF GitHub Bot commented on MNG-7509: - michael-o commented on PR #764: URL: https://git

[GitHub] [maven] michael-o commented on pull request #764: [MNG-7509] - Huge memory cost when parent pom widely used in a big project for dependencyManagement for 3.8.x

2022-07-26 Thread GitBox
michael-o commented on PR #764: URL: https://github.com/apache/maven/pull/764#issuecomment-1195691414 We need to take a look at this next month and consider it for 3.9.x+. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[jira] [Comment Edited] (MSHARED-1115) Not excluding files like .gitignore after plexus-utils 3.3.0

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571523#comment-17571523 ] Michael Osipov edited comment on MSHARED-1115 at 7/26/22 4:13 PM: ---

[jira] [Commented] (MSHARED-1115) Not excluding files like .gitignore after plexus-utils 3.3.0

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571523#comment-17571523 ] Michael Osipov commented on MSHARED-1115: - That was done intentional because th

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571522#comment-17571522 ] Konrad Windszus commented on MSHARED-1112: -- As this is currently breaking the

[GitHub] [maven-mvnd] odrotbohm commented on issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue)

2022-07-26 Thread GitBox
odrotbohm commented on issue #656: URL: https://github.com/apache/maven-mvnd/issues/656#issuecomment-1195688195 This is marked as completed but no changes have been committed for this? Does that mean it's rather a user issue? Just asking as I face this, too. -- This is an automated messag

[jira] [Commented] (MNG-7509) Huge memory cost when parent pom widely used in a big project for dependencyManagement

2022-07-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571509#comment-17571509 ] ASF GitHub Bot commented on MNG-7509: - Yougoss commented on PR #764: URL: https://githu

[GitHub] [maven] Yougoss commented on pull request #764: [MNG-7509] - Huge memory cost when parent pom widely used in a big project for dependencyManagement for 3.8.x

2022-07-26 Thread GitBox
Yougoss commented on PR #764: URL: https://github.com/apache/maven/pull/764#issuecomment-1195646466 Hi @slawekjaranowski what should I do to move forward? -- 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 t

[jira] [Created] (MSHARED-1115) Not excluding files like .gitignore after plexus-utils 3.3.0

2022-07-26 Thread Jira
Jorge Solórzano created MSHARED-1115: Summary: Not excluding files like .gitignore after plexus-utils 3.3.0 Key: MSHARED-1115 URL: https://issues.apache.org/jira/browse/MSHARED-1115 Project: Maven

[GitHub] [maven-javadoc-plugin] sman-81 opened a new pull request, #157: [MJAVADOC-721] Parse stderr output and suppress informational lines

2022-07-26 Thread GitBox
sman-81 opened a new pull request, #157: URL: https://github.com/apache/maven-javadoc-plugin/pull/157 This PR offers a solution for ticket MJAVADOC-721. Please refer to the ticket for details. Thanks. Following this checklist to help us incorporate your contribution quickly and easil

[jira] [Comment Edited] (MASSEMBLY-966) Artifacts with classifiers are not included anymore

2022-07-26 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571423#comment-17571423 ] Thomas Mortagne edited comment on MASSEMBLY-966 at 7/26/22 1:27 PM:

[jira] [Commented] (MASSEMBLY-966) Artifacts with classifiers are not included anymore

2022-07-26 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571423#comment-17571423 ] Thomas Mortagne commented on MASSEMBLY-966: --- > Please check version 3.4.2 M

[jira] [Commented] (MASSEMBLY-966) Artifacts with classifiers are not included anymore

2022-07-26 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571407#comment-17571407 ] Sylwester Lachiewicz commented on MASSEMBLY-966: Please check version

[jira] [Created] (MJAVADOC-721) Parse stderr output and suppress informational lines

2022-07-26 Thread Markus Spann (Jira)
Markus Spann created MJAVADOC-721: - Summary: Parse stderr output and suppress informational lines Key: MJAVADOC-721 URL: https://issues.apache.org/jira/browse/MJAVADOC-721 Project: Maven Javadoc Plugin

[jira] [Closed] (MSHARED-1114) Bump maven-shared-components from 36 to 37

2022-07-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1114. Resolution: Fixed > Bump maven-shared-components from 36 to 37 >

[jira] [Created] (MSHARED-1114) Bump maven-shared-components from 36 to 37

2022-07-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1114: Summary: Bump maven-shared-components from 36 to 37 Key: MSHARED-1114 URL: https://issues.apache.org/jira/browse/MSHARED-1114 Project: Maven Shared Com

[GitHub] [maven-dependency-tree] slawekjaranowski merged pull request #22: Bump maven-shared-components from 36 to 37

2022-07-26 Thread GitBox
slawekjaranowski merged PR #22: URL: https://github.com/apache/maven-dependency-tree/pull/22 -- 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-unsu

[jira] [Updated] (MASSEMBLY-966) Artifacts with classifiers are not included anymore

2022-07-26 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated MASSEMBLY-966: -- Priority: Critical (was: Major) > Artifacts with classifiers are not included anymo

[jira] [Created] (MSHARED-1113) Downgrade m-resource-p to 3.1.0

2022-07-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1113: Summary: Downgrade m-resource-p to 3.1.0 Key: MSHARED-1113 URL: https://issues.apache.org/jira/browse/MSHARED-1113 Project: Maven Shared Components

[GitHub] [maven-shared-utils] slawekjaranowski opened a new pull request, #109: Downgrade m-resource-p to 3.1.0

2022-07-26 Thread GitBox
slawekjaranowski opened a new pull request, #109: URL: https://github.com/apache/maven-shared-utils/pull/109 Cause MSHARED-1112 -- 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 commen

[jira] [Commented] (MCOMPILER-500) add a parameter to exclude some pattern from incr stale source file calculation

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

[jira] [Closed] (MCOMPILER-434) Annotation processor exceptions in forked Javac are ignored

2022-07-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-434. -- Assignee: Olivier Lamy Resolution: Fixed fixed by plexus-compiler > Annotation proces

[jira] [Closed] (MCOMPILER-308) Compiler failure but no compiler message on the console

2022-07-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-308. -- Assignee: Olivier Lamy Resolution: Fixed fix with last release of plexus-compiler. if

[jira] [Closed] (MCOMPILER-500) add a parameter to exclude some pattern from incr stale source file calculation

2022-07-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-500. -- Resolution: Fixed > add a parameter to exclude some pattern from incr stale source file > c

[GitHub] [maven-compiler-plugin] olamy merged pull request #141: [MCOMPILER-500] add some parameter to pattern from stale source calculation

2022-07-26 Thread GitBox
olamy merged PR #141: URL: https://github.com/apache/maven-compiler-plugin/pull/141 -- 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...@m

[jira] [Deleted] (MSHARED-1108) FileUtils.copyFile() fails with source file having lastModified = 0

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted MSHARED-1108: > FileUtils.copyFile() fails with source file having lastModified = 0 >

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571283#comment-17571283 ] Michael Osipov commented on MSHARED-1112: - I guess it is MSHARED-1107. > Copy

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571278#comment-17571278 ] Slawomir Jaranowski commented on MSHARED-1112: -- ok, can we link PR and iss

[GitHub] [maven-jxr] slawekjaranowski commented on pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-26 Thread GitBox
slawekjaranowski commented on PR #62: URL: https://github.com/apache/maven-jxr/pull/62#issuecomment-1195140295 > If MPIR is used somewhere, please update to 3.4.0. Not used in IT test, project use version from parent 37 -> 3.3.0 -- This is an automated message from the Apache Git Se

[GitHub] [maven-jxr] slawekjaranowski commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-26 Thread GitBox
slawekjaranowski commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r929638617 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[jira] [Commented] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571259#comment-17571259 ] Michael Osipov commented on MSHARED-1112: - Yes, this is known. [~kwin] has alre

[jira] [Comment Edited] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571259#comment-17571259 ] Michael Osipov edited comment on MSHARED-1112 at 7/26/22 7:48 AM: ---

[jira] [Created] (MSHARED-1112) Copy symlinks failed - NoSuchFileException

2022-07-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1112: Summary: Copy symlinks failed - NoSuchFileException Key: MSHARED-1112 URL: https://issues.apache.org/jira/browse/MSHARED-1112 Project: Maven Shared Com

[jira] [Updated] (SCM-999) Document all SCM provider IDs supported in SCM URLs

2022-07-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-999: --- Description: The page at https://maven.apache.org/scm/scm-url-format.html currently does not explain whi

[GitHub] [maven-jxr] michael-o commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-26 Thread GitBox
michael-o commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r929611563 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -