[GitHub] [maven-indexer] slachiewicz merged pull request #154: Bump resolver.version from 1.7.2 to 1.7.3

2021-12-28 Thread GitBox
slachiewicz merged pull request #154: URL: https://github.com/apache/maven-indexer/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

[GitHub] [maven-script-interpreter] slachiewicz merged pull request #56: Bump maven-site-plugin from 3.9.1 to 3.10.0

2021-12-28 Thread GitBox
slachiewicz merged pull request #56: URL: https://github.com/apache/maven-script-interpreter/pull/56 -- 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-mai

[GitHub] [maven-clean-plugin] slachiewicz merged pull request #8: Bump maven-site-plugin from 3.9.1 to 3.10.0

2021-12-28 Thread GitBox
slachiewicz merged pull request #8: URL: https://github.com/apache/maven-clean-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: issue

[GitHub] [maven-surefire] findepi commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
findepi commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002414478 @Tibor17 thanks for your feedback. I am reading the intentions as follows: - if `setIndex` is not found and `XmlClass(String.class, int.class)` is not found,

[GitHub] [maven-mvnd] pptom commented on issue #490: Daemon forgets about maven settings on reuse

2021-12-28 Thread GitBox
pptom commented on issue #490: URL: https://github.com/apache/maven-mvnd/issues/490#issuecomment-1002413048 I get the same problem using `mvnd-0.7.1-linux-amd64` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [maven-clean-plugin] dependabot[bot] opened a new pull request #8: Bump maven-site-plugin from 3.9.1 to 3.10.0

2021-12-28 Thread GitBox
dependabot[bot] opened a new pull request #8: URL: https://github.com/apache/maven-clean-plugin/pull/8 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0. Commits https://github.com/apache/maven-site-plugin/commit/c56b7b2ad2baecbf428615

[GitHub] [maven-scm] G-Ork commented on a change in pull request #132: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2021-12-28 Thread GitBox
G-Ork commented on a change in pull request #132: URL: https://github.com/apache/maven-scm/pull/132#discussion_r776163912 ## File path: maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml ## @@ -50,9 +50,16 @@ org.eclipse.jgit org.ec

[GitHub] [maven-scm] G-Ork commented on a change in pull request #132: [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit

2021-12-28 Thread GitBox
G-Ork commented on a change in pull request #132: URL: https://github.com/apache/maven-scm/pull/132#discussion_r776163474 ## File path: maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml ## @@ -88,4 +95,11 @@ + + + +

[jira] [Commented] (MNG-6357) Dependency order should be nearest first

2021-12-28 Thread Jeff Hodges (Jira)
[ https://issues.apache.org/jira/browse/MNG-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466309#comment-17466309 ] Jeff Hodges commented on MNG-6357: -- I've dropped a couple comments on the two PRs. Both PR

[GitHub] [maven-integration-testing] jmhodges commented on pull request #47: [MNG-6357] Dependency order should be nearest first

2021-12-28 Thread GitBox
jmhodges commented on pull request #47: URL: https://github.com/apache/maven-integration-testing/pull/47#issuecomment-1002400945 Would love to see this updated, too! The conflict here (like https://github.com/apache/maven/pull/281 ) is real small and obvious. Happy to make a new PR if tha

[GitHub] [maven] jmhodges commented on pull request #281: [MNG-6357] Dependency order should be nearest first

2021-12-28 Thread GitBox
jmhodges commented on pull request #281: URL: https://github.com/apache/maven/pull/281#issuecomment-1002399897 The merge conflict is pretty straight-forward to fix (it's a simple collision in the pom.xml). Would love to see this go in! Happy to provide a new PR if that's preferable -- T

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #56: Bump maven-site-plugin from 3.9.1 to 3.10.0

2021-12-28 Thread GitBox
dependabot[bot] opened a new pull request #56: URL: https://github.com/apache/maven-script-interpreter/pull/56 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0. Commits https://github.com/apache/maven-site-plugin/commit/c56b7b2ad2baec

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #154: Bump resolver.version from 1.7.2 to 1.7.3

2021-12-28 Thread GitBox
dependabot[bot] opened a new pull request #154: URL: https://github.com/apache/maven-indexer/pull/154 Bumps `resolver.version` from 1.7.2 to 1.7.3. Updates `maven-resolver-api` from 1.7.2 to 1.7.3 Commits https://github.com/apache/maven-resolver/commit/009e3a0d15de92c17f9582

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request #46: Bump plexus-component-annotations from 2.1.0 to 2.1.1

2021-12-28 Thread GitBox
dependabot[bot] opened a new pull request #46: URL: https://github.com/apache/maven-dependency-analyzer/pull/46 Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 2.1.0 to 2.1.1. Release notes Sourced from https://github.com/codehaus-p

[GitHub] [maven-pmd-plugin] hazendaz opened a new pull request #49: Make maven core provided scope

2021-12-28 Thread GitBox
hazendaz opened a new pull request #49: URL: https://github.com/apache/maven-pmd-plugin/pull/49 Maven core artifacts should be in provided scope. While bumped to 3.1.1 in master, maven-pmd-plugin 3.15.0 leaks old asm due to incorrect scope while stating in pom exclusion elsewhere for same

[GitHub] [maven-mvnd] zhuxindong opened a new issue #549: How do i set other maven repository?

2021-12-28 Thread GitBox
zhuxindong opened a new issue #549: URL: https://github.com/apache/maven-mvnd/issues/549 how do i set other maven repository? -- 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] [Commented] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466277#comment-17466277 ] Eric Kolotyluk commented on SUREFIRE-1973: -- 3.0.0-M1 through M4 work fine, so

[jira] [Commented] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466276#comment-17466276 ] Michael Osipov commented on SUREFIRE-1973: -- I would recommend to go through

[jira] [Comment Edited] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466273#comment-17466273 ] Eric Kolotyluk edited comment on SUREFIRE-1973 at 12/29/21, 12:57 AM: --

[jira] [Comment Edited] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466273#comment-17466273 ] Eric Kolotyluk edited comment on SUREFIRE-1973 at 12/29/21, 12:56 AM: --

[jira] [Commented] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466273#comment-17466273 ] Eric Kolotyluk commented on SUREFIRE-1973: -- Under 2.22.2 I see {code:java} 15

[jira] [Updated] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1973: - Fix Version/s: waiting-for-feedback > Tests Fail in 3.0.0-M5 but Pass in 2.22.2 >

[jira] [Commented] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466264#comment-17466264 ] Michael Osipov commented on SUREFIRE-1973: -- You must provide some value data,

[GitHub] [maven-surefire] Tibor17 commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
Tibor17 commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002330242 @juherr Let's see if the developer can do it this way because the constructor must be called at first. -- This is an automated message from the Apache Git Service. To re

[jira] [Closed] (MNG-7370) Upgrade Maven Wagon to 3.5.1

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7370. --- Resolution: Fixed Fixed with [0a8bd727ac6d184512ce513737bb56bb840d10de|https://gitbox.apache.org/repos

[jira] [Updated] (MNG-7370) Upgrade Maven Wagon to 3.5.1

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7370: Labels: (was: must-be-in-4.0.0-alpha-1) > Upgrade Maven Wagon to 3.5.1 > --

[GitHub] [maven] asfgit closed pull request #644: [MNG-7370] Upgrade Maven Wagon to 3.5.1

2021-12-28 Thread GitBox
asfgit closed pull request #644: URL: https://github.com/apache/maven/pull/644 -- 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...@

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #182: Bump maven-site-plugin from 3.9.1 to 3.10.0

2021-12-28 Thread GitBox
dependabot[bot] opened a new pull request #182: URL: https://github.com/apache/maven-dependency-plugin/pull/182 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0. Commits https://github.com/apache/maven-site-plugin/commit/c56b7b2ad2bae

[GitHub] [maven-surefire] juherr edited a comment on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
juherr edited a comment on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002305611 Why not using setter when available and fallback on the constructor option otherwise? We are doing our best to freeze the API but we need refresh deep and old

[GitHub] [maven-surefire] juherr commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
juherr commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002305611 Why not using setter when available and fallback on the constructor option otherwise. We are doing our best to freeze the API but we need refresh deep and old stuff

[GitHub] [maven-surefire] Tibor17 commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
Tibor17 commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002299934 @findepi That's exactly why I asked @juherr whether the TestNG project can guarantee that the constructor `XmlClass(String name, Boolean declaredClass, int index)` woul

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
Tibor17 edited a comment on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002249803 @findepi What do you think of using the constructor of `XmlClass` via reflection instead of setter? -- This is an automated message from the Apache Git Service

[GitHub] [maven-surefire] Tibor17 opened a new pull request #419: synchronized logs

2021-12-28 Thread GitBox
Tibor17 opened a new pull request #419: URL: https://github.com/apache/maven-surefire/pull/419 The point is to get logger operations in semi-sequential order across multiple threads. The messages will not be mixed up, especially out and err. `PluginConsoleLogger` is synchronized. This

[GitHub] [maven-resolver] michael-o commented on pull request #142: [MRESOLVER-7] Download dependency POMs in parallel

2021-12-28 Thread GitBox
michael-o commented on pull request #142: URL: https://github.com/apache/maven-resolver/pull/142#issuecomment-1002266511 Does this intersect with https://issues.apache.org/jira/browse/MRESOLVER-133? -- This is an automated message from the Apache Git Service. To respond to the message, pl

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

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-883: --- Fix Version/s: 1.12.2 Affects Version/s: (was: 1.12.2) > ScmFileSet DEFAULT_EXCLUDES too res

[jira] [Updated] (SCM-974) Upgrade Plexus Utils to 3.3.1

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-974: --- Fix Version/s: 1.12.2 Affects Version/s: (was: 1.12.2) > Upgrade Plexus Utils to 3.3.1 > ---

[jira] [Updated] (SCM-973) GitCheckInCommandNoBranchTest fails with Git 2.34.0+

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-973: --- Fix Version/s: 1.12.2 > GitCheckInCommandNoBranchTest fails with Git 2.34.0+ > -

[jira] [Updated] (SCM-973) GitCheckInCommandNoBranchTest fails with Git 2.34.0+

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-973: --- Affects Version/s: (was: 1.12.2) > GitCheckInCommandNoBranchTest fails with Git 2.34.0+ > --

[GitHub] [maven-resolver] michael-o commented on pull request #142: [MRESOLVER-7] Download dependency POMs in parallel

2021-12-28 Thread GitBox
michael-o commented on pull request #142: URL: https://github.com/apache/maven-resolver/pull/142#issuecomment-1002264907 @ibabiankou I need to think about this because from the top of my head I don't understand why we need advisory file lock at all. We have now decent `SyncContext` impleme

[GitHub] [maven-resolver] ibabiankou commented on pull request #142: [MRESOLVER-7] Download dependency POMs in parallel

2021-12-28 Thread GitBox
ibabiankou commented on pull request #142: URL: https://github.com/apache/maven-resolver/pull/142#issuecomment-1002256947 @michael-o I'm absolutely certain of that too. I'm not sure however what is the best way to solve it, especially because I don't have a reliable way to reproduce it :di

[GitHub] [maven-surefire] findepi commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
findepi commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002254432 @Tibor17 good question, and indeed I initially wanted to do exactly that. It seems possible to lookup a constructor taking `(String.class, int.class)` arguments. To me, it

[GitHub] [maven-surefire] Tibor17 commented on pull request #418: [SUREFIRE-1972] Use current version of surefire-shared-utils

2021-12-28 Thread GitBox
Tibor17 commented on pull request #418: URL: https://github.com/apache/maven-surefire/pull/418#issuecomment-1002251181 We are updating the version of one single artifact, means `maven-shared-utils`? In passed I have never changed the code, even not so much code, while updating this vers

[GitHub] [maven-surefire] Tibor17 commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2021-12-28 Thread GitBox
Tibor17 commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002249803 @findepi What do you think of calling the constructor of `XmlClass` instead of setter? -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [maven-resolver] michael-o commented on pull request #142: [MRESOLVER-7] Download dependency POMs in parallel

2021-12-28 Thread GitBox
michael-o commented on pull request #142: URL: https://github.com/apache/maven-resolver/pull/142#issuecomment-1002230454 I am very certain that the stack trace is a result of a race condition. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Updated] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2021-12-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MDEP-753: - Priority: Critical (was: Major) > Non-test dependency reported as Non-test scoped test onl

[jira] [Updated] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2021-12-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MDEP-753: - Priority: Major (was: Minor) > Non-test dependency reported as Non-test scoped test only d

[GitHub] [maven-resolver] ibabiankou opened a new pull request #142: [MRESOLVER-7] Download dependency POMs in parallel

2021-12-28 Thread GitBox
ibabiankou opened a new pull request #142: URL: https://github.com/apache/maven-resolver/pull/142 Updates `DefaultDependencyCollector` to process descriptors concurrently. Updated implementation does breadth-first traversal of the dependency graph and processes each dependency in a s

[jira] [Updated] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Kolotyluk updated SUREFIRE-1973: - Description: I have some unit tests that are failing when I run `mvn test` but pass wh

[jira] [Created] (SUREFIRE-1973) Tests Fail in 3.0.0-M5 but Pass in 2.22.2

2021-12-28 Thread Eric Kolotyluk (Jira)
Eric Kolotyluk created SUREFIRE-1973: Summary: Tests Fail in 3.0.0-M5 but Pass in 2.22.2 Key: SUREFIRE-1973 URL: https://issues.apache.org/jira/browse/SUREFIRE-1973 Project: Maven Surefire

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

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-883. -- Resolution: Fixed Fixed with SCM-974. > ScmFileSet DEFAULT_EXCLUDES too restrictive > ---

[jira] [Closed] (SCM-974) Upgrade Plexus Utils to 3.3.1

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-974. -- Resolution: Fixed Fixed with [4c5b1d5f771b34af73b77d9a92fc1afe0b9b58e1|https://gitbox.apache.org/repos/as

[jira] [Commented] (MDEPLOY-254) Maven Deploy Plugin deploy jar twice : Maven 3.3.3

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466127#comment-17466127 ] Michael Osipov commented on MDEPLOY-254: I hate this bug as well, extremely anno

[jira] [Commented] (MRESOURCES-279) java.io.IOException: Failed to copy full contents from

2021-12-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466126#comment-17466126 ] Michael Osipov commented on MRESOURCES-279: --- I don't understand your questi

[jira] [Commented] (MDEPLOY-254) Maven Deploy Plugin deploy jar twice : Maven 3.3.3

2021-12-28 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466096#comment-17466096 ] Alexander Kriegisch commented on MDEPLOY-254: - _Just like the frequently del

[jira] [Comment Edited] (MRESOURCES-279) java.io.IOException: Failed to copy full contents from

2021-12-28 Thread Sonu Mishra (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466091#comment-17466091 ] Sonu Mishra edited comment on MRESOURCES-279 at 12/28/21, 11:44 AM: ---

[jira] [Commented] (MRESOURCES-279) java.io.IOException: Failed to copy full contents from

2021-12-28 Thread Sonu Mishra (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466091#comment-17466091 ] Sonu Mishra commented on MRESOURCES-279: Hi [~michael-o] , Was there any act

[GitHub] [maven] michael-o commented on pull request #427: [MNG-6727] Changed expression check to project.version and project.parent.version

2021-12-28 Thread GitBox
michael-o commented on pull request #427: URL: https://github.com/apache/maven/pull/427#issuecomment-1001991812 As far as I understand this PR it slightly relaxes the expression to a disallowed minimum. What about pom.version? -- This is an automated message from the Apache Git Service.

[GitHub] [maven] michael-o commented on pull request #427: [MNG-6727] Changed expression check to project.version and project.parent.version

2021-12-28 Thread GitBox
michael-o commented on pull request #427: URL: https://github.com/apache/maven/pull/427#issuecomment-1001990913 Please 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 specific comment

[GitHub] [maven-mvnd] winhkey opened a new issue #548: How to use it in Idea?

2021-12-28 Thread GitBox
winhkey opened a new issue #548: URL: https://github.com/apache/maven-mvnd/issues/548 Hi: It is a good tool. but how to use it in Idea? now i can only run in terminal :D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2021-12-28 Thread Christian Frommeyer (Jira)
Christian Frommeyer created MNG-7376: Summary: Maven aartifact caching breaks in context of Jenkins Artifactory Plugin Key: MNG-7376 URL: https://issues.apache.org/jira/browse/MNG-7376 Project: Ma

[GitHub] [maven] bullboa commented on pull request #427: [MNG-6727] Changed expression check to project.version and project.parent.version

2021-12-28 Thread GitBox
bullboa commented on pull request #427: URL: https://github.com/apache/maven/pull/427#issuecomment-1001973025 Hi @jmax01 , I bumped into this bug yesterday and found and looked at your fix. When I clone it and build maven locally from your branch it solves the bug in my project, thank you!

[jira] [Resolved] (MSHARED-997) Failed / error test DefaultProjectDependencyAnalyzerTest in maven-dependency-analyzer

2021-12-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski resolved MSHARED-997. - Fix Version/s: maven-dependency-analyzer-1.12.0 Resolution: Fixed > Faile

[GitHub] [maven-dependency-analyzer] slawekjaranowski merged pull request #45: [MSHARED-997] Check maximum allowed Maven version

2021-12-28 Thread GitBox
slawekjaranowski merged pull request #45: URL: https://github.com/apache/maven-dependency-analyzer/pull/45 -- 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,