[jira] [Commented] (MWRAPPER-61) let mvnw call mvn directly, without maven-wrapper.jar

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570231#comment-17570231 ] ASF GitHub Bot commented on MWRAPPER-61: gzm55 commented on PR #33: URL: https:/

[GitHub] [maven-wrapper] gzm55 commented on pull request #33: [MWRAPPER-61] Try to skip maven-wrapper.jar, call mvn directly from mvnw.

2022-07-22 Thread GitBox
gzm55 commented on PR #33: URL: https://github.com/apache/maven-wrapper/pull/33#issuecomment-1193051418 @hboutemy @slawekjaranowski any updates? -- 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 th

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

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570226#comment-17570226 ] 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-22 Thread GitBox
Yougoss commented on PR #764: URL: https://github.com/apache/maven/pull/764#issuecomment-1193037217 Hi @slawekjaranowski Sorry, I forget to remove `-Drat.numUnapprovedLicenses=100` when I run `mvn clean verify` in my local. I have fixed the issue, and it should pass the verify now

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

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570224#comment-17570224 ] 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-22 Thread GitBox
Yougoss commented on PR #764: URL: https://github.com/apache/maven/pull/764#issuecomment-1193034057 > @Yougoss looks like you don't `mvn clean verify` on your local host ... 😄 Hi @slawekjaranowski, I have run `mvn clean verify` but with the params '-Drat.numUnapprovedLicenses=100'

[jira] [Commented] (MPLUGIN-411) Get rid of plexus-compiler-manager from tests

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570197#comment-17570197 ] ASF GitHub Bot commented on MPLUGIN-411: slawekjaranowski opened a new pull requ

[GitHub] [maven-plugin-tools] slawekjaranowski opened a new pull request, #124: [MPLUGIN-411] Get rid of plexus-compiler-manager from tests

2022-07-22 Thread GitBox
slawekjaranowski opened a new pull request, #124: URL: https://github.com/apache/maven-plugin-tools/pull/124 External dependency like plexus-compiler-manager no need to be used in tests. The most of it tests used very old version of it. -- This is an automated message from the Apache Gi

[jira] [Assigned] (MPLUGIN-411) Get rid of plexus-compiler-manager from tests

2022-07-22 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MPLUGIN-411: --- Assignee: Slawomir Jaranowski > Get rid of plexus-compiler-manager from tes

[jira] [Created] (MPLUGIN-411) Get rid of plexus-compiler-manager from tests

2022-07-22 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPLUGIN-411: --- Summary: Get rid of plexus-compiler-manager from tests Key: MPLUGIN-411 URL: https://issues.apache.org/jira/browse/MPLUGIN-411 Project: Maven Plugin Tool

[jira] [Commented] (SCM-992) Support explicitly configured SSH private key & passphrase for gitexe

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570153#comment-17570153 ] Michael Osipov commented on SCM-992: Let me know wether you want it be part of M2. I pla

[jira] [Commented] (SCM-992) Support explicitly configured SSH private key & passphrase for gitexe

2022-07-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570151#comment-17570151 ] Konrad Windszus commented on SCM-992: - Not yet started. > Support explicitly configured

[GitHub] [maven-doxia] dependabot[bot] commented on pull request #103: Bump flexmark-all from 0.50.50 to 0.64.0

2022-07-22 Thread GitBox
dependabot[bot] commented on PR #103: URL: https://github.com/apache/maven-doxia/pull/103#issuecomment-1192820539 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, l

[GitHub] [maven-doxia] michael-o closed pull request #103: Bump flexmark-all from 0.50.50 to 0.64.0

2022-07-22 Thread GitBox
michael-o closed pull request #103: Bump flexmark-all from 0.50.50 to 0.64.0 URL: https://github.com/apache/maven-doxia/pull/103 -- 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-doxia] michael-o commented on pull request #103: Bump flexmark-all from 0.50.50 to 0.64.0

2022-07-22 Thread GitBox
michael-o commented on PR #103: URL: https://github.com/apache/maven-doxia/pull/103#issuecomment-1192820432 Superseded by #108. -- 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] [Created] (DOXIA-664) Upgrade Flexmark to 0.62.2

2022-07-22 Thread Michael Osipov (Jira)
Michael Osipov created DOXIA-664: Summary: Upgrade Flexmark to 0.62.2 Key: DOXIA-664 URL: https://issues.apache.org/jira/browse/DOXIA-664 Project: Maven Doxia Issue Type: Dependency upgrade

[GitHub] [maven-doxia] cstamas commented on pull request #97: add release drafter configuration

2022-07-22 Thread GitBox
cstamas commented on PR #97: URL: https://github.com/apache/maven-doxia/pull/97#issuecomment-1192810436 -0 IMHO, doing this for ASF project is wrong as: * issues and release notes are in JIRA, JIRA is source of truth * release drafter just adds another MANUAL step in already overly manu

[GitHub] [maven-doxia] dependabot[bot] commented on pull request #89: Bump guice from 4.2.2 to 4.2.3

2022-07-22 Thread GitBox
dependabot[bot] commented on PR #89: URL: https://github.com/apache/maven-doxia/pull/89#issuecomment-1192799676 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

[GitHub] [maven-doxia] michael-o closed pull request #89: Bump guice from 4.2.2 to 4.2.3

2022-07-22 Thread GitBox
michael-o closed pull request #89: Bump guice from 4.2.2 to 4.2.3 URL: https://github.com/apache/maven-doxia/pull/89 -- 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 unsubscr

[GitHub] [maven-doxia] michael-o commented on pull request #89: Bump guice from 4.2.2 to 4.2.3

2022-07-22 Thread GitBox
michael-o commented on PR #89: URL: https://github.com/apache/maven-doxia/pull/89#issuecomment-1192799616 No relevant anymore. -- 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] [Updated] (DOXIA-663) Remove deprecated XHTML module

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-663: - Summary: Remove deprecated XHTML module (was: Remove deprecated XHML module) > Remove deprecated

[jira] [Created] (DOXIA-663) Remove deprecated XHML module

2022-07-22 Thread Michael Osipov (Jira)
Michael Osipov created DOXIA-663: Summary: Remove deprecated XHML module Key: DOXIA-663 URL: https://issues.apache.org/jira/browse/DOXIA-663 Project: Maven Doxia Issue Type: Task Affects

[jira] [Commented] (MSITE-905) Upgrade Doxia and Maven Reporting stack

2022-07-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570134#comment-17570134 ] Hudson commented on MSITE-905: -- Build failed in Jenkins: Maven » Maven TLP » maven-site-plugi

[jira] [Commented] (MSITE-906) Upgrade plugins and components

2022-07-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570135#comment-17570135 ] Hudson commented on MSITE-906: -- Build failed in Jenkins: Maven » Maven TLP » maven-site-plugi

[jira] [Commented] (MSITE-906) Upgrade plugins and components

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570132#comment-17570132 ] ASF GitHub Bot commented on MSITE-906: -- asfgit merged PR #98: URL: https://github.com

[jira] [Closed] (MSITE-906) Upgrade plugins and components

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSITE-906. Resolution: Fixed Fixed with [f5b3aa4b3e9ed4a7411e658af674e3307b763ca0|https://gitbox.apache.org/re

[jira] [Commented] (MSITE-905) Upgrade Doxia and Maven Reporting stack

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570131#comment-17570131 ] ASF GitHub Bot commented on MSITE-905: -- asfgit merged PR #97: URL: https://github.com

[jira] [Closed] (MSITE-905) Upgrade Doxia and Maven Reporting stack

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSITE-905. Resolution: Fixed Fixed with [05d351a1d4680b79c234919a28435a3edc287e5d|https://gitbox.apache.org/re

[GitHub] [maven-site-plugin] asfgit merged pull request #97: [MSITE-905] Upgrade Doxia and Maven Reporting stack

2022-07-22 Thread GitBox
asfgit merged PR #97: URL: https://github.com/apache/maven-site-plugin/pull/97 -- 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.

[GitHub] [maven-site-plugin] asfgit merged pull request #98: [MSITE-906] Upgrade plugins and components

2022-07-22 Thread GitBox
asfgit merged PR #98: URL: https://github.com/apache/maven-site-plugin/pull/98 -- 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] [Updated] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-925: --- Fix Version/s: 2.0.0-M3 (was: 2.0.0-M2) > Implement RemoveCommand in maven-scm-pr

[jira] [Commented] (SCM-992) Support explicitly configured SSH private key & passphrase for gitexe

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570128#comment-17570128 ] Michael Osipov commented on SCM-992: [~kwin], this is complete, no? > Support explicitl

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570125#comment-17570125 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192767254 > I may find some time next week to look into that. If you want to release M2 earlier just defer this. Thank you. I will defer and leave you and @G-Ork enough time to crunch on t

[GitHub] [maven-scm] nielsbasjes commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
nielsbasjes commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192765707 It is the one on Github that failed (this time). -- 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

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570123#comment-17570123 ] ASF GitHub Bot commented on SCM-807: nielsbasjes commented on PR #152: URL: https://gith

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570122#comment-17570122 ] ASF GitHub Bot commented on SCM-925: kwin commented on PR #144: URL: https://github.com/

[GitHub] [maven-scm] kwin commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
kwin commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192765636 I may find some time next week to look into that. If you want to release M2 earlier just defer this. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570119#comment-17570119 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192763757 @kwin Should we stall this for M2 until we get a clearer picture and @G-Ork can chime in? -- This is an automated message from the Apache Git Service. To respond to the message, pleas

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

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

[GitHub] [maven] slawekjaranowski 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-22 Thread GitBox
slawekjaranowski commented on PR #764: URL: https://github.com/apache/maven/pull/764#issuecomment-1192689071 @Yougoss looks like you don't `mvn clen verify` on your local host ... 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Updated] (JXR-170) NullPointerException while parsing Java 15 multi-line String source containing reserved Java keyword

2022-07-22 Thread Markus Spann (Jira)
[ https://issues.apache.org/jira/browse/JXR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Spann updated JXR-170: - Description: I am encountering a {{NullPointerException}} in the aggregate goal while parsing a Java source

[jira] [Updated] (JXR-170) NullPointerException while parsing Java 15 multi-line String source containing reserved Java keyword

2022-07-22 Thread Markus Spann (Jira)
[ https://issues.apache.org/jira/browse/JXR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Spann updated JXR-170: - Description: I am encountering a {{NullPointerException}} in the aggregate goal while parsing a Java source

[jira] [Created] (JXR-170) NullPointerException while parsing Java 15 multi-line String source containing reserved Java keyword

2022-07-22 Thread Markus Spann (Jira)
Markus Spann created JXR-170: Summary: NullPointerException while parsing Java 15 multi-line String source containing reserved Java keyword Key: JXR-170 URL: https://issues.apache.org/jira/browse/JXR-170

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570059#comment-17570059 ] ASF GitHub Bot commented on SCM-807: kwin commented on PR #152: URL: https://github.com/

[GitHub] [maven-scm] kwin commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
kwin commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192637852 Which build failed? I don’t see it at https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-scm/job/master/. -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570058#comment-17570058 ] ASF GitHub Bot commented on SCM-807: nielsbasjes commented on PR #152: URL: https://gith

[GitHub] [maven-scm] nielsbasjes commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
nielsbasjes commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192634638 No I do not have that information. I noticed the master build had failed and simply googled the error and what people wrote about how to solve it. I do not have more information than

[GitHub] [maven-checkstyle-plugin] lrozenblyum commented on pull request #36: [MCHECKSTYLE-397] support ${config_loc} on checkstyle xml

2022-07-22 Thread GitBox
lrozenblyum commented on PR #36: URL: https://github.com/apache/maven-checkstyle-plugin/pull/36#issuecomment-1192547619 @bmarwell @elharo it's really a nice feature to have in the plug-in. Currently enabling suppressions for Maven multi-module project is much more complex than it should

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569988#comment-17569988 ] ASF GitHub Bot commented on SCM-807: kwin commented on PR #152: URL: https://github.com/

[GitHub] [maven-scm] kwin commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
kwin commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192520276 Also we use https://gerrit.googlesource.com/jgit/+/refs/heads/stable-5.13/org.eclipse.jgit/src/org/eclipse/jgit/util/FileUtils.java#147 with `RETRY` which should be fairly robust as it does

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569985#comment-17569985 ] ASF GitHub Bot commented on SCM-807: kwin commented on PR #152: URL: https://github.com/

[GitHub] [maven-scm] kwin commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
kwin commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192514086 @nielsbasjes Do you know whether this flaw is tracked in JGit Bugzilla? Do you know how/where to apply the workaround (only for tests)? -- This is an automated message from the Apache Git

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569981#comment-17569981 ] ASF GitHub Bot commented on SCM-807: nielsbasjes commented on PR #152: URL: https://gith

[GitHub] [maven-scm] nielsbasjes commented on pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
nielsbasjes commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1192507002 @kwin / @michael-o : The build failed with ``` java.io.IOException: Could not delete file D:\a\maven-scm\maven-scm\maven-scm-providers\maven-scm-providers-git\maven-scm-pr

[GitHub] [maven-release] nielsbasjes commented on pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on PR #104: URL: https://github.com/apache/maven-release/pull/104#issuecomment-1192492830 I've cleaned up the code and squashed it all into a single clean commit. This does need the update to the new SCM version before it can be committed. -- This is an automated m

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569956#comment-17569956 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192469151 The gitexe test is incomplete as well. -- 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 th

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569953#comment-17569953 ] ASF GitHub Bot commented on SCM-925: michael-o commented on code in PR #144: URL: https:

[GitHub] [maven-scm] michael-o commented on a diff in pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on code in PR #144: URL: https://github.com/apache/maven-scm/pull/144#discussion_r927551797 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -576,8 +576,8

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569952#comment-17569952 ] ASF GitHub Bot commented on SCM-925: kwin commented on code in PR #144: URL: https://git

[GitHub] [maven-scm] kwin commented on a diff in pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
kwin commented on code in PR #144: URL: https://github.com/apache/maven-scm/pull/144#discussion_r927551052 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -576,8 +576,8 @@ p

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569949#comment-17569949 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192461554 @kwin Applied most of your comments ´ -- 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] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569946#comment-17569946 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192459640 I think the TCK test is logically flawed. It removes files and dirs: * File has never been added to SCM * You cannot remove dirs with Git if there is no content. Not visible to Git

[GitHub] [maven-release] nielsbasjes commented on pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on PR #104: URL: https://github.com/apache/maven-release/pull/104#issuecomment-1192457349 I've done some testing (locally) with a real project and it all works as I would like it to work: https://github.com/nielsbasjes/yauaa/commit/a422037cb88bd899bdfcc4bc8c8c2af818fc9

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569941#comment-17569941 ] ASF GitHub Bot commented on SCM-925: kwin commented on code in PR #144: URL: https://git

[GitHub] [maven-scm] kwin commented on a diff in pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
kwin commented on code in PR #144: URL: https://github.com/apache/maven-scm/pull/144#discussion_r927538093 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/remove/GitRemoveCommandTckTest.java: ## @@

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569940#comment-17569940 ] ASF GitHub Bot commented on SCM-925: michael-o commented on code in PR #144: URL: https:

[GitHub] [maven-scm] michael-o commented on a diff in pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on code in PR #144: URL: https://github.com/apache/maven-scm/pull/144#discussion_r927531775 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/remove/GitRemoveCommandTckTest.java:

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569939#comment-17569939 ] ASF GitHub Bot commented on SCM-925: kwin commented on code in PR #144: URL: https://git

[GitHub] [maven-scm] kwin commented on a diff in pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
kwin commented on code in PR #144: URL: https://github.com/apache/maven-scm/pull/144#discussion_r927524789 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/remove/GitRemoveCommandTckTest.java: ## @@

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r927512544 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/config/PropertiesReleaseDescriptorStore.java: ## @@ -271,7 +271,7 @@ public void write( Bu

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

2022-07-22 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiong Luyao updated MNG-7509: - Priority: Critical (was: Major) > Huge memory cost when parent pom widely used in a big project for > dep

[jira] [Commented] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569905#comment-17569905 ] ASF GitHub Bot commented on SCM-925: michael-o commented on PR #144: URL: https://github

[GitHub] [maven-scm] michael-o commented on pull request #144: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread GitBox
michael-o commented on PR #144: URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1192388135 @kwin Please review. I have rebased and cleaned up. Also check last commit, simplification, but am not 100% sure. -- This is an automated message from the Apache Git Service. To respo

[jira] [Updated] (SCM-925) RemoveCommand unsupported - maven-release-plugin:prepare-with-pom failing

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-925: --- Issue Type: Improvement (was: Bug) > RemoveCommand unsupported - maven-release-plugin:prepare-with-pom

[jira] [Updated] (SCM-925) Implement RemoveCommand in maven-scm-provider-jgit

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-925: --- Summary: Implement RemoveCommand in maven-scm-provider-jgit (was: RemoveCommand unsupported - maven-rel

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r927443673 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/config/PropertiesReleaseDescriptorStore.java: ## @@ -271,7 +271,7 @@ public void write( Bu

[jira] [Commented] (SCM-932) JGit does not commit files in fileset based in subfolder

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569883#comment-17569883 ] ASF GitHub Bot commented on SCM-932: michael-o commented on PR #96: URL: https://github.

[jira] [Commented] (SCM-932) JGit does not commit files in fileset based in subfolder

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569884#comment-17569884 ] ASF GitHub Bot commented on SCM-932: michael-o closed pull request #96: [SCM-932] Allow

[GitHub] [maven-scm] michael-o closed pull request #96: [SCM-932] Allow JGit to commit files in fileset based in a subfolder

2022-07-22 Thread GitBox
michael-o closed pull request #96: [SCM-932] Allow JGit to commit files in fileset based in a subfolder URL: https://github.com/apache/maven-scm/pull/96 -- 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

[GitHub] [maven-scm] michael-o commented on pull request #96: [SCM-932] Allow JGit to commit files in fileset based in a subfolder

2022-07-22 Thread GitBox
michael-o commented on PR #96: URL: https://github.com/apache/maven-scm/pull/96#issuecomment-1192343108 Superseded by #152- -- 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] [Closed] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-807. -- Resolution: Fixed Fixed with [21e43b23b3f824620761725d0d15903df3794cc5|https://gitbox.apache.org/repos/as

[jira] [Commented] (SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569881#comment-17569881 ] ASF GitHub Bot commented on SCM-807: asfgit merged PR #152: URL: https://github.com/apac

[GitHub] [maven-scm] asfgit merged pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-22 Thread GitBox
asfgit merged PR #152: URL: https://github.com/apache/maven-scm/pull/152 -- 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

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

2022-07-22 Thread GitBox
olamy opened a new pull request, #141: URL: https://github.com/apache/maven-compiler-plugin/pull/141 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.ap

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

2022-07-22 Thread Olivier Lamy (Jira)
Olivier Lamy created MCOMPILER-500: -- Summary: add a parameter to exclude some pattern from incr stale source file calculation Key: MCOMPILER-500 URL: https://issues.apache.org/jira/browse/MCOMPILER-500

[jira] [Updated] (MCOMPILER-495) createMissingPackageInfoClasses fails in packages that only contain a package-info.java

2022-07-22 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MCOMPILER-495: --- Fix Version/s: 3.11.0 > createMissingPackageInfoClasses fails in packages that only contai

[jira] [Assigned] (MCOMPILER-495) createMissingPackageInfoClasses fails in packages that only contain a package-info.java

2022-07-22 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MCOMPILER-495: -- Assignee: Olivier Lamy > createMissingPackageInfoClasses fails in packages that onl

[jira] [Closed] (MCOMPILER-495) createMissingPackageInfoClasses fails in packages that only contain a package-info.java

2022-07-22 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-495. -- Resolution: Fixed PR merged. Thanks > createMissingPackageInfoClasses fails in packages tha

[GitHub] [maven-enforcer] kwin opened a new pull request, #174: [MENFORCER-361] Add link to newly introduced rule to index

2022-07-22 Thread GitBox
kwin opened a new pull request, #174: URL: https://github.com/apache/maven-enforcer/pull/174 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MENFORCER) filed

[GitHub] [maven-release] michael-o commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
michael-o commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r927394297 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/config/PropertiesReleaseDescriptorStore.java: ## @@ -271,7 +271,7 @@ public void write( Buil

[jira] [Updated] (MCOMPILER-498) Recompilation when class name doesn't match file name

2022-07-22 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MCOMPILER-498: --- Priority: Minor (was: Major) > Recompilation when class name doesn't match file name > --

[jira] [Commented] (MCOMPILER-498) Recompilation when class name doesn't match file name

2022-07-22 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569859#comment-17569859 ] Olivier Lamy commented on MCOMPILER-498: I would say what is the use case to h

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r927364118 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/config/PropertiesReleaseDescriptorStore.java: ## @@ -271,7 +271,7 @@ public void write( Bu

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-07-22 Thread GitBox
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r927361884 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/config/PropertiesReleaseDescriptorStore.java: ## @@ -271,7 +271,7 @@ public void write( Bu