[GitHub] [maven-scm] michael-o commented on a diff in pull request #153: [SCM-945] Update to JGit 5.13.1 leveraging Apache Mina SSHD

2022-07-08 Thread GitBox
michael-o commented on code in PR #153: URL: https://github.com/apache/maven-scm/pull/153#discussion_r916561146 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitTransportConfigCallback.java: #

[jira] [Commented] (SCM-945) Support OpenSSH private keys with maven-scm-provider-jgit

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #153: [SCM-945] Update to JGit 5.13.1 leveraging Apache Mina SSHD

2022-07-08 Thread GitBox
kwin commented on code in PR #153: URL: https://github.com/apache/maven-scm/pull/153#discussion_r916563521 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitTransportConfigCallback.java: ## @@

[jira] [Commented] (SCM-945) Support OpenSSH private keys with maven-scm-provider-jgit

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #153: [SCM-945] Update to JGit 5.13.1 leveraging Apache Mina SSHD

2022-07-08 Thread GitBox
michael-o commented on code in PR #153: URL: https://github.com/apache/maven-scm/pull/153#discussion_r916564587 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitTransportConfigCallback.java: #

[jira] [Commented] (SCM-945) Support OpenSSH private keys with maven-scm-provider-jgit

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

[jira] [Updated] (MNG-7376) Maven artifact caching breaks in context of Jenkins Artifactory Plugin

2022-07-08 Thread Christian Frommeyer (Jira)
[ https://issues.apache.org/jira/browse/MNG-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Frommeyer updated MNG-7376: - Description: We recently run into a build issue after a library update. While local builds

[jira] [Commented] (MNG-7376) Maven artifact caching breaks in context of Jenkins Artifactory Plugin

2022-07-08 Thread Christian Frommeyer (Jira)
[ https://issues.apache.org/jira/browse/MNG-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564179#comment-17564179 ] Christian Frommeyer commented on MNG-7376: -- Could s.o. have a look at this please?

[GitHub] [maven-plugin-tools] gnodet opened a new pull request, #117: Support mojos using the new API

2022-07-08 Thread GitBox
gnodet opened a new pull request, #117: URL: https://github.com/apache/maven-plugin-tools/pull/117 This requires https://github.com/apache/maven/pull/703 and provides support for the new Mojo api. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [maven-javadoc-plugin] jorsol commented on pull request #152: Add Integration Test for reproducible builds

2022-07-08 Thread GitBox
jorsol commented on PR #152: URL: https://github.com/apache/maven-javadoc-plugin/pull/152#issuecomment-1178804464 > any hint why fail on jenkins on some nodes ...? https://ci-maven.apache.org/blue/organizations/jenkins/Maven%2Fmaven-box%2Fmaven-javadoc-plugin/detail/master/28/pipeline

[GitHub] [maven-javadoc-plugin] jorsol opened a new pull request, #155: Skip Java 9-14 in reproducible test

2022-07-08 Thread GitBox
jorsol opened a new pull request, #155: URL: https://github.com/apache/maven-javadoc-plugin/pull/155 `javadoc` has some bugs that can't make jars reproducible in versions between 9 and 14, this just skips those versions in the integration test. Following this checklist to help us inco

[GitHub] [maven-javadoc-plugin] jorsol commented on pull request #152: Add Integration Test for reproducible builds

2022-07-08 Thread GitBox
jorsol commented on PR #152: URL: https://github.com/apache/maven-javadoc-plugin/pull/152#issuecomment-1178923698 Skip version 9-14 and other small improvements: https://github.com/apache/maven-javadoc-plugin/pull/155 -- This is an automated message from the Apache Git Service. To respon

[jira] [Closed] (MSHARED-1102) Upgrade plugins and components in ITs

2022-07-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSHARED-1102. --- Resolution: Fixed Fixed with [bbac64c27a20d4d64114b4063e5e73ece3590ac5|https://gitbox.apa

[jira] [Commented] (MSHARED-1102) Upgrade plugins and components in ITs

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

[GitHub] [maven-mvnd] ppalaga commented on issue #664: maven-mvnd-0.8.0 Support idea-2022-1.3 version, methods

2022-07-08 Thread GitBox
ppalaga commented on issue #664: URL: https://github.com/apache/maven-mvnd/issues/664#issuecomment-1178969427 @casonol this looks like a tip useful for IntelliJ Idea users. Is there anything mvnd team can help with? -- This is an automated message from the Apache Git Service. To respond t

[jira] [Created] (MSHADE-422) Remove usage of deprecated Plugin#getGoals()

2022-07-08 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MSHADE-422: -- Summary: Remove usage of deprecated Plugin#getGoals() Key: MSHADE-422 URL: https://issues.apache.org/jira/browse/MSHADE-422 Project: Maven Shade Plugin I

[GitHub] [maven-shade-plugin] gnodet opened a new pull request, #143: [MSHADE-422] Remove usage of deprecated Plugin#getGoals() method

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

[GitHub] [maven-javadoc-plugin] slawekjaranowski merged pull request #155: Skip Java 9-14 in reproducible test

2022-07-08 Thread GitBox
slawekjaranowski merged PR #155: URL: https://github.com/apache/maven-javadoc-plugin/pull/155 -- 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-site] dependabot[bot] opened a new pull request, #310: Bump extra-enforcer-rules from 1.5.1 to 1.6.0

2022-07-08 Thread GitBox
dependabot[bot] opened a new pull request, #310: URL: https://github.com/apache/maven-site/pull/310 Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.5.1 to 1.6.0. Release notes Sourced from https://github.com/mojohaus/extra-enforcer-rules/relea

[GitHub] [maven-install-plugin] cstamas commented on pull request #32: Streamline the plugin

2022-07-08 Thread GitBox
cstamas commented on PR #32: URL: https://github.com/apache/maven-install-plugin/pull/32#issuecomment-1179428535 Ping? Anyone? -- 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

[GitHub] [maven-mvnd] walnut-tom opened a new issue, #665: can mvnd support remote daemon?

2022-07-08 Thread GitBox
walnut-tom opened a new issue, #665: URL: https://github.com/apache/maven-mvnd/issues/665 for example: the deamon use -Dmvnd.bind=127.0.0.1:1234 the client use -Dmvnd.demon=127.0.0.1:1234 -- This is an automated message from the Apache Git Service. To respond to the message, p

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

2022-07-08 Thread Xiong Luyao (Jira)
Xiong Luyao created MNG-7509: Summary: Huge memory cost when parent pom widely used in a big project for dependencyManagement Key: MNG-7509 URL: https://issues.apache.org/jira/browse/MNG-7509 Project: Mav

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

2022-07-08 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: - Attachment: image-2022-07-09-10-27-12-668.png > Huge memory cost when parent pom widely used in a big proje

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao commented on MNG-7509: -- The reason is, when maven resolving the relationship,

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564492#comment-17564492 ] Xiong Luyao commented on MNG-7509: -- Here is the comparison for same project build for the

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564492#comment-17564492 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 2:28 AM: -- Here is

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

2022-07-08 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: - Attachment: image-2022-07-09-10-29-46-216.png > Huge memory cost when parent pom widely used in a big proje

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564492#comment-17564492 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 2:29 AM: -- Here is

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

2022-07-08 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: - Attachment: image-2022-07-09-10-29-51-456.png > Huge memory cost when parent pom widely used in a big proje

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564494#comment-17564494 ] Xiong Luyao commented on MNG-7509: -- Further more, if we add 'export MAVEN_OPTS="-Xms1g -Xm

[GitHub] [maven] Yougoss opened a new pull request, #764: [MNG-7509] - Huge memory cost when parent pom widely used in a big project for dependencyManagement

2022-07-08 Thread GitBox
Yougoss opened a new pull request, #764: URL: https://github.com/apache/maven/pull/764 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/MNG) filed for the c

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 2:41 AM: -- The rea

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

2022-07-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564496#comment-17564496 ] ASF GitHub Bot commented on MNG-7509: - Yougoss opened a new pull request, #764: URL: ht

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

2022-07-08 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: - Description: When maven try to resolve dependency relationship, it will create many instances of dependenc

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

2022-07-08 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: - Description: When maven try to resolve dependency relationship, it will create many instances of dependenc

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

2022-07-08 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: - Description: When maven try to resolve dependency relationship, it will create many instances of dependenc

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 3:01 AM: -- The rea

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 3:04 AM: -- The rea

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564494#comment-17564494 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 3:05 AM: -- Further

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 3:06 AM: -- The rea

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

2022-07-08 Thread Xiong Luyao (Jira)
[ https://issues.apache.org/jira/browse/MNG-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564491#comment-17564491 ] Xiong Luyao edited comment on MNG-7509 at 7/9/22 3:07 AM: -- The rea

[GitHub] [maven-mvnd] casonol commented on issue #664: maven-mvnd-0.8.0 Support idea-2022-1.3 version, methods

2022-07-08 Thread GitBox
casonol commented on issue #664: URL: https://github.com/apache/maven-mvnd/issues/664#issuecomment-1179472082 I hope maven-mvnd can be integrated into IDEA. Just as IDEA naturally supports Maven. then. advice Add three dependencies ` maven-slf4j-api-1.7.32. jar, slf4j-api.li

[jira] [Created] (MNG-7510) Enhance AbstractMavenLifecycleParticipant to watch for buildProject events

2022-07-08 Thread Jira
Christoph Läubrich created MNG-7510: --- Summary: Enhance AbstractMavenLifecycleParticipant to watch for buildProject events Key: MNG-7510 URL: https://issues.apache.org/jira/browse/MNG-7510 Project: M

[jira] [Updated] (MNG-7510) Enhance AbstractMavenLifecycleParticipant to watch for buildProject events

2022-07-08 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Läubrich updated MNG-7510: Description: Currently Tycho injects some dependencies into the maven model at a very early