[jira] [Updated] (MINVOKER-261) Confusing error message

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-261: - Fix Version/s: 3.3.0 > Confusing error message > --- > >

[jira] [Updated] (MINVOKER-269) Add option to use the 'quiet' (-q) flag

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-269: - Fix Version/s: 3.3.0 > Add option to use the 'quiet' (-q) flag >

[jira] [Updated] (MINVOKER-289) Support for shared invoker's Update-Snapshots Flag

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-289: - Fix Version/s: 3.3.0 > Support for shared invoker's Update-Snapshots Flag >

[jira] [Updated] (MINVOKER-294) Allow override mavenExecutable in invoker.properties

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-294: - Fix Version/s: 3.3.0 > Allow override mavenExecutable in invoker.properties >

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #445: [SUREFIRE-1962] Unit test for ProviderInfo#isApplicable

2022-02-23 Thread GitBox
slawekjaranowski commented on pull request #445: URL: https://github.com/apache/maven-surefire/pull/445#issuecomment-1049568419 @Tibor17 Do we want to merge it? I need rebase it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
slawekjaranowski commented on pull request #474: URL: https://github.com/apache/maven-surefire/pull/474#issuecomment-1049567410 @Tibor17 I will create separate jira issue for it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
slawekjaranowski commented on a change in pull request #474: URL: https://github.com/apache/maven-surefire/pull/474#discussion_r813607241 ## File path: surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1787JUnit5IT.java ## @@ -109,14 +115,18 @@ public

[jira] [Commented] (MNG-7423) Remove Dependency to org.apache.commons:commons-lang3

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497203#comment-17497203 ] Michael Osipov commented on MNG-7423: - There is already a ticket, I guess. Please search in JIRA. >

[GitHub] [maven-invoker-plugin] dependabot[bot] opened a new pull request #103: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-02-23 Thread GitBox
dependabot[bot] opened a new pull request #103: URL: https://github.com/apache/maven-invoker-plugin/pull/103 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.11.0. Release notes Sourced from

[GitHub] [maven-mvnd] winhkey commented on issue #548: Intellij IDEA integration

2022-02-23 Thread GitBox
winhkey commented on issue #548: URL: https://github.com/apache/maven-mvnd/issues/548#issuecomment-1049435232 > I feel like I can add it like this before I run it > > ![image](https://user-images.githubusercontent.com/18088210/148537829-444e00b2-a6fc-4787-a101-514f3895da4e.png)

[GitHub] [maven-mvnd] winhkey commented on issue #548: Intellij IDEA integration

2022-02-23 Thread GitBox
winhkey commented on issue #548: URL: https://github.com/apache/maven-mvnd/issues/548#issuecomment-1049435022 > Perhaps you would find this plugin useful, but only just as an alternative to manually running goals in a terminal

[GitHub] [maven-surefire] Tibor17 commented on pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
Tibor17 commented on pull request #474: URL: https://github.com/apache/maven-surefire/pull/474#issuecomment-1049354519 @slawekjaranowski This patch of method `getJUnit5Artifact` in `AbstractSurefireMojo` should fix it and then the Line 130 should be fixed again in

[GitHub] [maven-surefire] Tibor17 commented on pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
Tibor17 commented on pull request #474: URL: https://github.com/apache/maven-surefire/pull/474#issuecomment-1049348799 @slawekjaranowski If you want to use this Jira ticket, we should rename it in Jira. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
Tibor17 commented on a change in pull request #474: URL: https://github.com/apache/maven-surefire/pull/474#discussion_r813435614 ## File path: surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1787JUnit5IT.java ## @@ -109,14 +115,18 @@ public void

[jira] [Updated] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2023: --- Description: {noformat} [INFO] Running

[jira] [Closed] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be ab

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2023. -- Resolution: Fixed

[jira] [Updated] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2023: --- Description: {noformat} [INFO] Running

[jira] [Updated] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2023: --- External issue URL:

[jira] [Updated] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2023: --- Description: [INFO] Running

[jira] [Created] (MNG-7423) Remove Dependency to org.apache.commons:commons-lang3

2022-02-23 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MNG-7423: Summary: Remove Dependency to org.apache.commons:commons-lang3 Key: MNG-7423 URL: https://issues.apache.org/jira/browse/MNG-7423 Project: Maven

[jira] [Commented] (MSHARED-1036) Project classes are analyzed many times

2022-02-23 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497050#comment-17497050 ] Hudson commented on MSHARED-1036: - Build succeeded in Jenkins: Maven » Maven TLP »

[GitHub] [maven-dependency-analyzer] chonton commented on a change in pull request #55: MSHARED-1039: Fix array parsing

2022-02-23 Thread GitBox
chonton commented on a change in pull request #55: URL: https://github.com/apache/maven-dependency-analyzer/pull/55#discussion_r813359903 ## File path: src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.java ## @@ -57,15 +57,24 @@ public void

[jira] [Assigned] (MNG-7422) Remove dependency to guava

2022-02-23 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned MNG-7422: Assignee: Karl Heinz Marbaise > Remove dependency to guava >

[jira] [Created] (MNG-7422) Remove dependency to guava

2022-02-23 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MNG-7422: Summary: Remove dependency to guava Key: MNG-7422 URL: https://issues.apache.org/jira/browse/MNG-7422 Project: Maven Issue Type: Improvement

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request #474: [SUREFIRE-2000] Improve assertions in Surefire1787JUnit5IT

2022-02-23 Thread GitBox
slawekjaranowski opened a new pull request #474: URL: https://github.com/apache/maven-surefire/pull/474 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/SUREFIRE)

[jira] [Assigned] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned SUREFIRE-2024: - Assignee: Slawomir Jaranowski > Replace testng-junit5 by

[jira] [Created] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-02-23 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2024: - Summary: Replace testng-junit5 by testng-engine in tests and documentation Key: SUREFIRE-2024 URL: https://issues.apache.org/jira/browse/SUREFIRE-2024

[jira] [Closed] (MDEP-792) Log4j vulnerability dependencies getting downloaded during the Maven build process

2022-02-23 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MDEP-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MDEP-792. Resolution: Cannot Reproduce > Log4j vulnerability dependencies getting downloaded during

[jira] [Updated] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2023: --- Attachment: 2022-02-12T19-44-50_418.dumpstream

[jira] [Updated] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

2022-02-23 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7391: --- Fix Version/s: 4.0.0-alpha-1 3.9.0 > add MojoExecution strategy and runner required

[jira] [Assigned] (MNG-7413) Fix POM model documentation confusion on report plugins, distribution repository and profile build

2022-02-23 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy reassigned MNG-7413: -- Assignee: Herve Boutemy > Fix POM model documentation confusion on report plugins, distribution

[jira] [Updated] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5180: Fix Version/s: 3.8.x-candidate > Versioning's snapshot version list is not included in metadata

[GitHub] [maven-resolver] cstamas closed pull request #155: Example of Artifact Transform API change

2022-02-23 Thread GitBox
cstamas closed pull request #155: URL: https://github.com/apache/maven-resolver/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:

[GitHub] [maven] cstamas closed pull request #682: Example of Artifact Transform API change

2022-02-23 Thread GitBox
cstamas closed pull request #682: URL: https://github.com/apache/maven/pull/682 -- 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:

[jira] [Comment Edited] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495909#comment-17495909 ] Konrad Windszus edited comment on MNG-5180 at 2/23/22, 4:12 PM: I think the

[jira] [Comment Edited] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495909#comment-17495909 ] Konrad Windszus edited comment on MNG-5180 at 2/23/22, 4:11 PM: I think the

[jira] [Commented] (MNGSITE-481) Create a "java policy" and create a page for it

2022-02-23 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496873#comment-17496873 ] Herve Boutemy commented on MNGSITE-481: --- we already have a page for that

[GitHub] [maven] kwin commented on pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
kwin commented on pull request #681: URL: https://github.com/apache/maven/pull/681#issuecomment-1048943328 > Do you think that the impl in Resolver is correct? yes, but you have to keep in mind how its merge is called

[GitHub] [maven] kwin commented on a change in pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
kwin commented on a change in pull request #681: URL: https://github.com/apache/maven/pull/681#discussion_r813052871 ## File path: maven-repository-metadata/src/main/mdo/metadata.mdo ## @@ -316,26 +348,30 @@ under the License. classifier 1.1.0+

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496869#comment-17496869 ] Konrad Windszus commented on MNG-5180: -- In the PR there are more details now, actually

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496868#comment-17496868 ] Michael Osipov commented on MNG-5180: - {quote} How to calculate versioning->snapshot->buildNumber when

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496866#comment-17496866 ] Michael Osipov commented on MNG-5180: - {quote} Is {{versioning->snapshot->timestamp}} the same date

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496863#comment-17496863 ] Michael Osipov commented on MNG-5180: - {quote}The {{versioning->snapshot}} should always contain the

[jira] [Comment Edited] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495909#comment-17495909 ] Michael Osipov edited comment on MNG-5180 at 2/23/22, 3:58 PM: --- I think the

[jira] [Created] (SUREFIRE-2023) The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be a

2022-02-23 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-2023: -- Summary: The integration test Surefire946KillMainProcessInReusableForkIT hanged and timed out because SIGTERM happened before the first test has started. The plugin should be able to terminate itself

[GitHub] [maven] michael-o commented on a change in pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
michael-o commented on a change in pull request #681: URL: https://github.com/apache/maven/pull/681#discussion_r813006732 ## File path: maven-repository-metadata/src/main/mdo/metadata.mdo ## @@ -316,26 +348,30 @@ under the License. classifier 1.1.0+

[GitHub] [maven] michael-o commented on a change in pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
michael-o commented on a change in pull request #681: URL: https://github.com/apache/maven/pull/681#discussion_r813003354 ## File path: maven-repository-metadata/src/main/mdo/metadata.mdo ## @@ -88,6 +88,11 @@ under the License. 1.0.0+

[GitHub] [maven] michael-o commented on pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
michael-o commented on pull request #681: URL: https://github.com/apache/maven/pull/681#issuecomment-1048891432 @kwin Going through. Do you think that the impl in Resolver is correct? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-resolver] michael-o commented on pull request #156: [MRESOLVER-244] Deprecate FileTransformer API

2022-02-23 Thread GitBox
michael-o commented on pull request #156: URL: https://github.com/apache/maven-resolver/pull/156#issuecomment-1048876602 Added @rfscholte in the loop 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

[GitHub] [maven-resolver] cstamas opened a new pull request #156: [MRESOLVER-244] Deprecate FileTransformer API

2022-02-23 Thread GitBox
cstamas opened a new pull request #156: URL: https://github.com/apache/maven-resolver/pull/156 Deprecate it without replacement for now. Later we can see is replacement needed at all (if Maven API forms, then definitely not). ---

[jira] [Created] (MRESOLVER-244) Deprecate FileTransformer API

2022-02-23 Thread Jira
Tamás Cservenák created MRESOLVER-244: - Summary: Deprecate FileTransformer API Key: MRESOLVER-244 URL: https://issues.apache.org/jira/browse/MRESOLVER-244 Project: Maven Resolver Issue

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496817#comment-17496817 ] Tibor Digana commented on SUREFIRE-2022: [~jojaafar] According to your previous comment, your

[GitHub] [maven] cstamas opened a new pull request #682: Example of Artifact Transform API change

2022-02-23 Thread GitBox
cstamas opened a new pull request #682: URL: https://github.com/apache/maven/pull/682 Caller, here Maven, should prepare all, and hook onto close to perform proper cleanup. The API does not allow use of target directory, that would be even better, but this does it as well, as tmp

[GitHub] [maven-resolver] cstamas opened a new pull request #155: Example of Artifact Transform API change

2022-02-23 Thread GitBox
cstamas opened a new pull request #155: URL: https://github.com/apache/maven-resolver/pull/155 From resolver's perspective nothing changes (no extra IO, in memory copy and so on), it is just the matter that trasformation result is handled as resource (closed once not needed). It

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496787#comment-17496787 ] Jo Jaafar commented on SUREFIRE-2022: - After checking on and couple of it. it turns out showing

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496782#comment-17496782 ] Jo Jaafar commented on SUREFIRE-2022: - it showing this {code:java} [ERROR] [ERROR] Please refer

[jira] [Commented] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496781#comment-17496781 ] Michael Osipov commented on MNG-7421: - [~cstamas]  to the rescue... > DefaultVersionRangeResolver do

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496778#comment-17496778 ] Jo Jaafar commented on SUREFIRE-2022: - Update. The surefire is taking longer time to finish its

[jira] [Commented] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496771#comment-17496771 ] Michael Osipov commented on MNG-7421: - I see. If you can work out a patch and a test, that would be

[jira] [Comment Edited] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496744#comment-17496744 ] Christoph Läubrich edited comment on MNG-7421 at 2/23/22, 1:14 PM: --- The

[jira] [Commented] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496744#comment-17496744 ] Christoph Läubrich commented on MNG-7421: - The [BND baseline

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496741#comment-17496741 ] Jo Jaafar commented on SUREFIRE-2022: - I have change and commented that part with the one you

[jira] [Commented] (MDEP-794) It is not respecting the includeScope and excludeScope

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496710#comment-17496710 ] Slawomir Jaranowski commented on MDEP-794: -- Please also run {code} mvn dependency:tree -Dverbose

[jira] [Commented] (MDEP-794) It is not respecting the includeScope and excludeScope

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496706#comment-17496706 ] Slawomir Jaranowski commented on MDEP-794: -- can you provide simple project which reproduce it? >

[jira] [Assigned] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-2022: -- Assignee: Tibor Digana > MAVEN - PluginExecutionException >

[jira] [Updated] (MDEP-794) It is not respecting the includeScope and excludeScope

2022-02-23 Thread Jira
[ https://issues.apache.org/jira/browse/MDEP-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cristiano Gavião updated MDEP-794: -- Affects Version/s: 3.2.0 > It is not respecting the includeScope and excludeScope >

[jira] [Created] (MDEP-794) It is not respecting the includeScope and excludeScope

2022-02-23 Thread Jira
Cristiano Gavião created MDEP-794: - Summary: It is not respecting the includeScope and excludeScope Key: MDEP-794 URL: https://issues.apache.org/jira/browse/MDEP-794 Project: Maven Dependency Plugin

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496689#comment-17496689 ] Tibor Digana commented on SUREFIRE-2022: /surefire-reports/TEST-*.xml is another story... >

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496687#comment-17496687 ] Tibor Digana commented on SUREFIRE-2022: This should work, and we have a similar case in our

[jira] [Comment Edited] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496686#comment-17496686 ] Jo Jaafar edited comment on SUREFIRE-2022 at 2/23/22, 11:23 AM: So i

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496686#comment-17496686 ] Jo Jaafar commented on SUREFIRE-2022: - So i need to change the path from

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496684#comment-17496684 ] Jo Jaafar commented on SUREFIRE-2022: - To be honest but that was place on the root directory of

[jira] [Updated] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jo Jaafar updated SUREFIRE-2022: Attachment: directory-list.PNG > MAVEN - PluginExecutionException >

[jira] [Updated] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jo Jaafar updated SUREFIRE-2022: Attachment: screenshot-1.png > MAVEN - PluginExecutionException >

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496681#comment-17496681 ] Tibor Digana commented on SUREFIRE-2022: Missing a reference to the file, see ${suiteXMLFile}

[jira] [Comment Edited] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496660#comment-17496660 ] Jo Jaafar edited comment on SUREFIRE-2022 at 2/23/22, 11:06 AM: Using

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496676#comment-17496676 ] Jo Jaafar commented on SUREFIRE-2022: - Thats weird but the test file is there. here you go

[GitHub] [maven-site-plugin] slawekjaranowski commented on pull request #75: Enable release drafter

2022-02-23 Thread GitBox
slawekjaranowski commented on pull request #75: URL: https://github.com/apache/maven-site-plugin/pull/75#issuecomment-1048667843 Works, eventually jobs name to improvement ... are truncated, we can use Name label

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496668#comment-17496668 ] Tibor Digana commented on SUREFIRE-2022: See your logs: *No test result files matching

[jira] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022 ] Tibor Digana deleted comment on SUREFIRE-2022: was (Author: tibor17): See your logs: *No test result files matching D:\a\1\s**\surefire-reports\TEST-*.xml were found, so publishing

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496663#comment-17496663 ] Tibor Digana commented on SUREFIRE-2022: [~jojaafar] I know where the problem is. The path

[jira] [Comment Edited] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496663#comment-17496663 ] Tibor Digana edited comment on SUREFIRE-2022 at 2/23/22, 10:59 AM: ---

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496661#comment-17496661 ] Jo Jaafar commented on SUREFIRE-2022: - noted. i will use that > MAVEN - PluginExecutionException

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496660#comment-17496660 ] Jo Jaafar commented on SUREFIRE-2022: - Using a slightly higher version and it produce this.

[jira] [Commented] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496654#comment-17496654 ] Michael Osipov commented on MNG-7421: - As far as I see only Maven-based implementation exist and those

[GitHub] [maven-site-plugin] olamy merged pull request #75: Enable release drafter

2022-02-23 Thread GitBox
olamy merged pull request #75: URL: https://github.com/apache/maven-site-plugin/pull/75 -- 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:

[jira] [Commented] (MNG-7373) Maven should not attempt to download the jar when pom

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496651#comment-17496651 ] Michael Osipov commented on MNG-7373: - Still waiting... > Maven should not attempt to download the jar

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496649#comment-17496649 ] Michael Osipov commented on SUREFIRE-2022: -- 3.0.0-M5 > MAVEN - PluginExecutionException >

[jira] [Commented] (MNGSITE-481) Create a "java policy" and create a page for it

2022-02-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496633#comment-17496633 ] Slawomir Jaranowski commented on MNGSITE-481: - similar topic for plugins versions, maybe we

[jira] [Updated] (MNGSITE-481) Create a "java policy" and create a page for it

2022-02-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNGSITE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNGSITE-481: Description: The "why not Java X compatible" (X < oldest supported LTS) question is asked

[jira] [Created] (MNGSITE-481) Create a "java policy" and create a page for it

2022-02-23 Thread Jira
Tamás Cservenák created MNGSITE-481: --- Summary: Create a "java policy" and create a page for it Key: MNGSITE-481 URL: https://issues.apache.org/jira/browse/MNGSITE-481 Project: Maven Project Web Site

[jira] [Commented] (SUREFIRE-2022) MAVEN - PluginExecutionException

2022-02-23 Thread Jo Jaafar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496615#comment-17496615 ] Jo Jaafar commented on SUREFIRE-2022: - May i know the version that i should update to? or any

[GitHub] [maven] kwin edited a comment on pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-23 Thread GitBox
kwin edited a comment on pull request #681: URL: https://github.com/apache/maven/pull/681#issuecomment-1048057318 @michael-o This is how I think the merge is reasonable. The same named method in

[jira] [Comment Edited] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496202#comment-17496202 ] Konrad Windszus edited comment on MNG-5180 at 2/23/22, 9:25 AM: -Actually

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-02-23 Thread zosrothko (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496609#comment-17496609 ] zosrothko commented on MNG-7419: I read twice carefully all the proposals and it seems there is not

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496590#comment-17496590 ] Michael Osipov commented on MNG-7419: - Now it is clear. Have a look at

[jira] [Closed] (MNG-7420) Property interpolation in repository no longer works

2022-02-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7420. --- Resolution: Not A Bug That is an intentional change. > Property interpolation in repository no

[jira] [Commented] (MNG-7421) DefaultVersionRangeResolver do not query the custom repository

2022-02-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496582#comment-17496582 ] Christoph Läubrich commented on MNG-7421: - What do you mean by "full p2 support"? Actually the P2

[jira] [Comment Edited] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-02-23 Thread zosrothko (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496579#comment-17496579 ] zosrothko edited comment on MNG-7419 at 2/23/22, 8:48 AM: --  I do not understand

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-02-23 Thread zosrothko (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496579#comment-17496579 ] zosrothko commented on MNG-7419:  I do not understand your lcomments – the latest and the former --. This

  1   2   >