[jira] [Updated] (MPOM-332) Upgrade maven-deploy-plugin to 3.0.0

2022-07-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPOM-332: - Fix Version/s: ASF-28 (was: MAVEN-37) > Upgrade maven-deploy-plugin

[GitHub] [maven-scm] michael-o commented on a diff in pull request #154: [SCM-994] Add credentials provider for JGit

2022-07-20 Thread GitBox
michael-o commented on code in PR #154: URL: https://github.com/apache/maven-scm/pull/154#discussion_r925310579 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/JGitScmProvider.java: ## @@ -54,6 +58,21 @@

[jira] [Commented] (SCM-994) Add JGit CredentialsProvider based on Plexus Interactivity API

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

[GitHub] [maven-scm] asfgit merged pull request #154: [SCM-994] Add credentials provider for JGit

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

[jira] [Commented] (SCM-994) Add JGit CredentialsProvider based on Plexus Interactivity API

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

[jira] [Closed] (SCM-994) Add JGit CredentialsProvider based on Plexus Interactivity API

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

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568932#comment-17568932 ] Michael Osipov commented on SCM-993: I am ready to review this as as soon as you can pro

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925337193 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7

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

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

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

2022-07-20 Thread GitBox
kwin commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925338741 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7 @@ p

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

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925347105 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7

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

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

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-992: --- Summary: Support explicitly configured SSH private key passphrase for gitexe (was: Support explicitly c

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-992: --- Fix Version/s: 2.0.0-M2 > Support explicitly configured private key & passphrase for gitexe > --

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568945#comment-17568945 ] Michael Osipov commented on SCM-992: Will review your PR as soon as your are ready for..

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned SCM-992: -- Assignee: Michael Osipov > Support explicitly configured private key & passphrase for gitexe > --

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-932. -- Resolution: Duplicate > JGit does not commit files in fileset based in subfolder > ---

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-807: --- Fix Version/s: 2.0.0-M2 > JGit impl check-in fails unless the Maven project is in the working copy root

[jira] [Closed] (SCM-990) Jgit Provider cannot resolve Repository in multi-module Maven Project

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-990. -- Resolution: Duplicate > Jgit Provider cannot resolve Repository in multi-module Maven Project > --

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened SCM-807: Assignee: Michael Osipov > JGit impl check-in fails unless the Maven project is in the working copy

[jira] [Closed] (SCM-860) add goal creates creates wrong paths if parent pom is not at root directory

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-860. -- Resolution: Duplicate > add goal creates creates wrong paths if parent pom is not at root directory >

[jira] [Reopened] (SCM-860) add goal creates creates wrong paths if parent pom is not at root directory

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened SCM-860: > add goal creates creates wrong paths if parent pom is not at root directory > --

[jira] [Commented] (SCM-845) Maven Release Plugin releases SNAPSHOT instead of STABLE version (jgit)

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568946#comment-17568946 ] Michael Osipov commented on SCM-845: [~kwin], with SCM-807 applies will this be instantl

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925371106 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925371335 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925371845 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -328,15 +356,

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

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

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

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

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

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #152: [SCM-807] fix relative paths returned by checkin and add

2022-07-20 Thread GitBox
michael-o commented on code in PR #152: URL: https://github.com/apache/maven-scm/pull/152#discussion_r925371106 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java: ## @@ -308,7 +336,7

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

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

[GitHub] [maven-mvnd] tech189 commented on issue #666: Hashes missing from latest release (0.8.0)

2022-07-20 Thread GitBox
tech189 commented on issue #666: URL: https://github.com/apache/maven-mvnd/issues/666#issuecomment-1190135422 Thanks, I have updated the Scoop package to the official download location. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2022-07-20 Thread GitBox
michael-o commented on PR #152: URL: https://github.com/apache/maven-scm/pull/152#issuecomment-1190161998 Regarding basedir: I'd expect a consistent behavior across providers to realign paths if basedir isn't root dir. -- This is an automated message from the Apache Git Service. To respon

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

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

[GitHub] [maven-assembly-plugin] cstamas commented on pull request #83: [MASSEMBLY-969] Update common artifact filters

2022-07-20 Thread GitBox
cstamas commented on PR #83: URL: https://github.com/apache/maven-assembly-plugin/pull/83#issuecomment-1190167132 Updated to released common filters 3.3.1 and now the new IT (added by this PR) should pass, again, as expected. -- This is an automated message from the Apache Git Service. T

[GitHub] [maven-pmd-plugin] dependabot[bot] commented on pull request #76: Bump maven-common-artifact-filters from 3.2.0 to 3.3.0

2022-07-20 Thread GitBox
dependabot[bot] commented on PR #76: URL: https://github.com/apache/maven-pmd-plugin/pull/76#issuecomment-1190172935 Superseded by #78. -- 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

[GitHub] [maven-pmd-plugin] dependabot[bot] closed pull request #76: Bump maven-common-artifact-filters from 3.2.0 to 3.3.0

2022-07-20 Thread GitBox
dependabot[bot] closed pull request #76: Bump maven-common-artifact-filters from 3.2.0 to 3.3.0 URL: https://github.com/apache/maven-pmd-plugin/pull/76 -- 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 t

[GitHub] [maven-pmd-plugin] dependabot[bot] opened a new pull request, #78: Bump maven-common-artifact-filters from 3.2.0 to 3.3.1

2022-07-20 Thread GitBox
dependabot[bot] opened a new pull request, #78: URL: https://github.com/apache/maven-pmd-plugin/pull/78 Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.2.0 to 3.3.1. Commits https://github.com/apache/maven-common-artifact-f

[GitHub] [maven-remote-resources-plugin] cstamas opened a new pull request, #8: Fix site "usage" page

2022-07-20 Thread GitBox
cstamas opened a new pull request, #8: URL: https://github.com/apache/maven-remote-resources-plugin/pull/8 The property was removed as there was onlyu one usage of it in POM, and I was unaware it is also used in documentation. -- This is an automated message from the Apache Git Service.

[GitHub] [maven-assembly-plugin] cstamas merged pull request #83: [MASSEMBLY-969] Update common artifact filters

2022-07-20 Thread GitBox
cstamas merged PR #83: URL: https://github.com/apache/maven-assembly-plugin/pull/83 -- 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

[GitHub] [maven-remote-resources-plugin] cstamas merged pull request #8: Fix site "usage" page

2022-07-20 Thread GitBox
cstamas merged PR #8: URL: https://github.com/apache/maven-remote-resources-plugin/pull/8 -- 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-unsubsc

[jira] [Commented] (MASSEMBLY-969) Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0

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

[jira] [Created] (SUREFIRE-2110) behavior changes about failIfNoTests ?

2022-07-20 Thread Simon (Jira)
Simon created SUREFIRE-2110: --- Summary: behavior changes about failIfNoTests ? Key: SUREFIRE-2110 URL: https://issues.apache.org/jira/browse/SUREFIRE-2110 Project: Maven Surefire Issue Type: Bug

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925596039 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

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

2022-07-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SCM-992: Summary: Support explicitly configured SSH private key & passphrase for gitexe (was: Support explicit

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

2022-07-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569022#comment-17569022 ] Konrad Windszus commented on SCM-992: - Although support for dedicated private keys is ea

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

2022-07-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569022#comment-17569022 ] Konrad Windszus edited comment on SCM-992 at 7/20/22 1:32 PM: --

[jira] [Updated] (SCM-993) Add tests for SSH authentication during clone

2022-07-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SCM-993: Issue Type: Improvement (was: Bug) > Add tests for SSH authentication during clone >

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925618018 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/checkout/GitExeSshCheckOutCommandTckTes

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[jira] [Commented] (MASSEMBLY-949) Examples should refer to https instead of http

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569032#comment-17569032 ] Tamás Cservenák commented on MASSEMBLY-949: --- Fixed with  > Examples should

[jira] [Comment Edited] (MASSEMBLY-949) Examples should refer to https instead of http

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569032#comment-17569032 ] Tamás Cservenák edited comment on MASSEMBLY-949 at 7/20/22 1:47 PM:

[jira] [Assigned] (MASSEMBLY-949) Examples should refer to https instead of http

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MASSEMBLY-949: - Assignee: Tamás Cservenák > Examples should refer to https instead of http >

[jira] [Resolved] (MASSEMBLY-969) Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MASSEMBLY-969. --- Resolution: Fixed > Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0 > --

[jira] [Assigned] (MASSEMBLY-949) Examples should refer to https instead of http

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MASSEMBLY-949: - Assignee: Sylwester Lachiewicz (was: Tamás Cservenák) > Examples should refe

[jira] [Closed] (MASSEMBLY-969) Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MASSEMBLY-969. - > Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0 >

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569034#comment-17569034 ] Michael Osipov commented on SCM-992: Won't it prompt if there is a TTY attached? > Supp

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925635264 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-assembly-plugin] slachiewicz commented on pull request #79: Bump plexus-utils from 1.3 to 3.0.16 in /src/it/projects/basic-features/add-classpath

2022-07-20 Thread GitBox
slachiewicz commented on PR #79: URL: https://github.com/apache/maven-assembly-plugin/pull/79#issuecomment-1190322190 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [maven-assembly-plugin] slachiewicz commented on pull request #80: Bump plexus-utils from 1.4.3 to 3.0.16 in /src/it/projects/repositories/repo-with-snapshot-parents/child

2022-07-20 Thread GitBox
slachiewicz commented on PR #80: URL: https://github.com/apache/maven-assembly-plugin/pull/80#issuecomment-1190322581 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [maven-assembly-plugin] slachiewicz commented on pull request #78: Bump plexus-utils from 1.3 to 3.0.16 in /src/it/projects/basic-features/outputFileNameMapping-withArtifactBaseVersion

2022-07-20 Thread GitBox
slachiewicz commented on PR #78: URL: https://github.com/apache/maven-assembly-plugin/pull/78#issuecomment-1190322830 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925646551 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925648089 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925650070 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkout/JGitSshCheckOutCommandTckTest.java: ###

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925650543 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkout/JGitSshCheckOutCommandTckTest.java: ###

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925653449 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925655648 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925656188 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925656574 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/pom.xml: ## @@ -33,6 +33,10 @@ Maven SCM Git Provider TCK Tests Tests library for SCM Git Pr

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925658372 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925658492 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925666068 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/checkout/GitExeSshCheckOutCommandTckTest.jav

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-reporting-exec] hboutemy commented on pull request #14: Update module:

2022-07-20 Thread GitBox
hboutemy commented on PR #14: URL: https://github.com/apache/maven-reporting-exec/pull/14#issuecomment-1190361201 I need to check Git history to understand > exec is used in reporting plugins only, means no maven-site-plugin, direct invocation. no, exec is used in m-site-p and

[GitHub] [maven-reporting-exec] michael-o commented on pull request #14: Update module:

2022-07-20 Thread GitBox
michael-o commented on PR #14: URL: https://github.com/apache/maven-reporting-exec/pull/14#issuecomment-1190369280 > I need to check Git history to understand > > > exec is used in reporting plugins only, means no maven-site-plugin, direct invocation. > > no, exec is used in m

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

2022-07-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569061#comment-17569061 ] Konrad Windszus commented on SCM-992: - Yes, but the whole point of setting a {{passphras

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925692105 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] kwin commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
kwin commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925693991 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: ##

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

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

2022-07-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569063#comment-17569063 ] Michael Osipov commented on SCM-992: True, but wouldn't it suffice to feed stdin of the

[GitHub] [maven-scm] michael-o commented on pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on PR #155: URL: https://github.com/apache/maven-scm/pull/155#issuecomment-1190376423 Some of these files contain trailing whitespace, please trim also. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-scm] michael-o commented on a diff in pull request #155: [SCM-993] Add test for SSH authentication during check out

2022-07-20 Thread GitBox
michael-o commented on code in PR #155: URL: https://github.com/apache/maven-scm/pull/155#discussion_r925701930 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/src/main/java/org/apache/maven/scm/provider/git/command/checkout/GitSshCheckOutCommandTckTest.java: #

[jira] [Commented] (SCM-993) Add tests for SSH authentication during clone

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

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #173: Bump maven-common-artifact-filters from 3.2.0 to 3.3.1

2022-07-20 Thread GitBox
dependabot[bot] opened a new pull request, #173: URL: https://github.com/apache/maven-enforcer/pull/173 Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.2.0 to 3.3.1. Commits https://github.com/apache/maven-common-artifact-f

[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #163: Bump maven-common-artifact-filters from 3.2.0 to 3.3.0

2022-07-20 Thread GitBox
dependabot[bot] commented on PR #163: URL: https://github.com/apache/maven-enforcer/pull/163#issuecomment-1190424827 Superseded by #173. -- 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 specif

  1   2   >