[GitHub] [maven-parent] gnodet commented on pull request #87: Bump plexus-utils from 3.3.0 to 3.5.0

2022-10-24 Thread GitBox
gnodet commented on PR #87: URL: https://github.com/apache/maven-parent/pull/87#issuecomment-1288523185 The xml related changes would have to be ported to: https://github.com/apache/maven/tree/master/maven-xml-impl -- This is an automated message from the Apache Git Service. To respon

[GitHub] [maven] gnodet commented on pull request #848: Use the new velocity goal from the modello-maven-plugin

2022-10-24 Thread GitBox
gnodet commented on PR #848: URL: https://github.com/apache/maven/pull/848#issuecomment-1288605206 Draft until the new modello is released with https://github.com/codehaus-plexus/modello/pull/269 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [maven] gnodet commented on pull request #840: [MNG-7038] Introducing project.topdir

2022-10-24 Thread GitBox
gnodet commented on PR #840: URL: https://github.com/apache/maven/pull/840#issuecomment-1288634911 I'm wondering if it would make sense to add a new element in the build POM model (which would be removed in the consumer pom) to specify that a given pom is the _top level pom_. The heuristic

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623048#comment-17623048 ] ASF GitHub Bot commented on MNG-7038: - gnodet commented on PR #840: URL: https://github

[GitHub] [maven] kwin commented on a diff in pull request #847: Add a README for plexus-utils

2022-10-24 Thread GitBox
kwin commented on code in PR #847: URL: https://github.com/apache/maven/pull/847#discussion_r1003052652 ## plexus-utils/README.md: ## @@ -0,0 +1,26 @@ + +Apache Maven Plexus Utils Review Comment: Also adding a link to this readme in module maven-xml-impl would be helpful

[GitHub] [maven] kwin commented on a diff in pull request #847: Add a README for plexus-utils

2022-10-24 Thread GitBox
kwin commented on code in PR #847: URL: https://github.com/apache/maven/pull/847#discussion_r1003058776 ## plexus-utils/README.md: ## @@ -0,0 +1,26 @@ + +Apache Maven Plexus Utils += + +This module is a repackaging of the `org.codehaus.plexus:plexus-utils

[GitHub] [maven] gnodet commented on a diff in pull request #847: Add a README for plexus-utils

2022-10-24 Thread GitBox
gnodet commented on code in PR #847: URL: https://github.com/apache/maven/pull/847#discussion_r1003073467 ## plexus-utils/README.md: ## @@ -0,0 +1,26 @@ + +Apache Maven Plexus Utils += + +This module is a repackaging of the `org.codehaus.plexus:plexus-uti

[GitHub] [maven-ear-plugin] dependabot[bot] opened a new pull request, #81: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #81: URL: https://github.com/apache/maven-ear-plugin/pull/81 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>p

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread Peter Merikan (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623076#comment-17623076 ] Peter Merikan commented on MNG-7038: I've been following this thread for a while now an

[jira] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread Peter Merikan (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038 ] Peter Merikan deleted comment on MNG-7038: was (Author: JIRAUSER287151): I've been following this thread for a while now and I just thought I'd throw in my two cents since I'm no longer entirel

[GitHub] [maven] merikan commented on pull request #840: [MNG-7038] Introducing project.topdir

2022-10-24 Thread GitBox
merikan commented on PR #840: URL: https://github.com/apache/maven/pull/840#issuecomment-1288845375 I've been following this thread and I just thought I'd throw in my two cents. This is what my use case looks like: Over the years I have built a number of multi-modular projects that ha

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623099#comment-17623099 ] ASF GitHub Bot commented on MNG-7038: - merikan commented on PR #840: URL: https://githu

[GitHub] [maven] kwin merged pull request #835: [MNG-6609] expose packaging via property "project.packaging"

2022-10-24 Thread GitBox
kwin merged PR #835: URL: https://github.com/apache/maven/pull/835 -- 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.org

[jira] [Assigned] (MNG-7561) DefaultVersionRangeResolver should not try to resolve request with same upper and lower bound

2022-10-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MNG-7561: Assignee: (was: Konrad Windszus) > DefaultVersionRangeResolver should not try to resolve

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623109#comment-17623109 ] ASF GitHub Bot commented on MNG-6609: - kwin merged PR #835: URL: https://github.com/apa

[GitHub] [maven] gnodet commented on pull request #840: [MNG-7038] Introducing project.topdir

2022-10-24 Thread GitBox
gnodet commented on PR #840: URL: https://github.com/apache/maven/pull/840#issuecomment-1288878456 > The solution I've been using for the last few years is the `build-helper-maven-plugin` and the `rootlocation` goal. I don't know how it resolves the root location, but it has worked in all m

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623111#comment-17623111 ] ASF GitHub Bot commented on MNG-7038: - gnodet commented on PR #840: URL: https://github

[GitHub] [maven-integration-testing] kwin merged pull request #206: [MNG-6609] packaging specific profile activation

2022-10-24 Thread GitBox
kwin merged PR #206: URL: https://github.com/apache/maven-integration-testing/pull/206 -- 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..

[jira] [Resolved] (MNG-6609) Profile activation by packaging

2022-10-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MNG-6609. -- Fix Version/s: 4.0.0 Resolution: Fixed Fixed in https://github.com/apache/maven/commit/79

[jira] [Updated] (MNG-6609) Profile activation by packaging

2022-10-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-6609: - Fix Version/s: 3.9.0-candidate > Profile activation by packaging > ---

[GitHub] [maven] kwin opened a new pull request, #849: [MNG-6609] Maven 3.9: profile activation by packaging

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

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623118#comment-17623118 ] ASF GitHub Bot commented on MNG-6609: - kwin opened a new pull request, #849: URL: https

[GitHub] [maven] pzygielo opened a new pull request, #850: [MNG-7568] Consider inactive profiles for validation

2022-10-24 Thread GitBox
pzygielo opened a new pull request, #850: URL: https://github.com/apache/maven/pull/850 - [x] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0) -- This is an automated message from the Ap

[jira] [Commented] (MNG-7568) [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623127#comment-17623127 ] ASF GitHub Bot commented on MNG-7568: - pzygielo opened a new pull request, #850: URL: h

[GitHub] [maven] pzygielo commented on pull request #809: [MNG-7568] Consider inactive profiles for validation

2022-10-24 Thread GitBox
pzygielo commented on PR #809: URL: https://github.com/apache/maven/pull/809#issuecomment-1288908714 Here is similar - https://github.com/apache/maven/pull/850 for 3.9.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (MNG-7568) [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623128#comment-17623128 ] ASF GitHub Bot commented on MNG-7568: - pzygielo commented on PR #809: URL: https://gith

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-10-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623133#comment-17623133 ] Hudson commented on MNG-6609: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-10-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623140#comment-17623140 ] Hudson commented on MNG-6609: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-849 #4

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request, #125: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #125: URL: https://github.com/apache/maven-doxia/pull/125 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>plex

[GitHub] [maven] merikan commented on pull request #840: [MNG-7038] Introducing project.topdir

2022-10-24 Thread GitBox
merikan commented on PR #840: URL: https://github.com/apache/maven/pull/840#issuecomment-1288932108 > Fwiw, the `build-helper-maven-plugin` uses the following heuristic: it goes up the list of parent directories and at each step, checks if there's a `pomx.ml`, loads it and checks if the loa

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623141#comment-17623141 ] ASF GitHub Bot commented on MNG-7038: - merikan commented on PR #840: URL: https://githu

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request, #32: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #32: URL: https://github.com/apache/maven-pdf-plugin/pull/32 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>p

[GitHub] [maven-jxr] dependabot[bot] opened a new pull request, #83: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #83: URL: https://github.com/apache/maven-jxr/pull/83 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>plexus-u

[GitHub] [maven-build-cache-extension] gnodet merged pull request #28: Documentation updates

2022-10-24 Thread GitBox
gnodet merged PR #28: URL: https://github.com/apache/maven-build-cache-extension/pull/28 -- 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-build-cache-extension] gnodet commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2022-10-24 Thread GitBox
gnodet commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1288960572 I'd like to start a release of `maven-build-cache-extension` this week after merging #29. @AlexanderAshitkin Is this PR something you want in this first release ? -- T

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623146#comment-17623146 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- gnodet commented on PR #30: UR

[jira] [Created] (MPLUGIN-428) Don't emit warning for missing javadoc URL of primitives

2022-10-24 Thread Konrad Windszus (Jira)
Konrad Windszus created MPLUGIN-428: --- Summary: Don't emit warning for missing javadoc URL of primitives Key: MPLUGIN-428 URL: https://issues.apache.org/jira/browse/MPLUGIN-428 Project: Maven Plugin T

[jira] [Created] (MPLUGIN-429) Don't emit warning for missing javadoc URI if no javadoc sources are configured

2022-10-24 Thread Konrad Windszus (Jira)
Konrad Windszus created MPLUGIN-429: --- Summary: Don't emit warning for missing javadoc URI if no javadoc sources are configured Key: MPLUGIN-429 URL: https://issues.apache.org/jira/browse/MPLUGIN-429

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #69: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #69: URL: https://github.com/apache/maven-antrun-plugin/pull/69 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases"

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2022-10-24 Thread GitBox
AlexanderAshitkin commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-128901 > I'd like to start a release of `maven-build-cache-extension` this week after merging #29. @AlexanderAshitkin Is this PR something you want in this first relea

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623171#comment-17623171 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- AlexanderAshitkin commented on

[jira] [Updated] (MNG-6917) Introduce wrapper lifecycle

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6917: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Introduce wrapper lif

[jira] [Updated] (MNG-6996) Upgrade Maven Resolver to 1.6.1

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6996: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7123) Upgrade Maven Resolver to 1.6.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7123: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7151) Upgrade Maven Resolver to 1.7.0

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7151: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7175) Upgrade Maven Resolver to 1.7.1

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7175: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Commented] (MNG-7247) Upgrade Maven Resolver to 1.7.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623179#comment-17623179 ] Guillaume Nodet commented on MNG-7247: -- For 4.x > Upgrade Maven Resolver to 1.7.2 > -

[jira] [Commented] (MNG-7453) Upgrade Maven Resolver to 1.8.0

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623180#comment-17623180 ] Guillaume Nodet commented on MNG-7453: -- Fox 4.x > Upgrade Maven Resolver to 1.8.0 > -

[jira] [Updated] (MNG-7453) Upgrade Maven Resolver to 1.8.0

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7453: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7247) Upgrade Maven Resolver to 1.7.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7247: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7499) Upgrade Maven Resolver to 1.8.1

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7499: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-6672) Upgrade Maven Resolver to 1.4.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6672: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Resolve

[jira] [Updated] (MNG-7042) Upgrade Maven Wagon to 3.4.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7042: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Wagon t

[jira] [Updated] (MNG-6897) Upgrade Maven Wagon to 3.4.0

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6897: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Wagon t

[jira] [Commented] (MNG-7119) Upgrade Maven Wagon to 3.4.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623182#comment-17623182 ] Guillaume Nodet commented on MNG-7119: -- Fox 4.x > Upgrade Maven Wagon to 3.4.3 >

[jira] [Updated] (MNG-7119) Upgrade Maven Wagon to 3.4.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7119: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Wagon t

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

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7370: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Wagon t

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

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623183#comment-17623183 ] Guillaume Nodet commented on MNG-7370: -- For 4.x > Upgrade Maven Wagon to 3.5.1 >

[jira] [Updated] (MNG-7530) Upgrade Apache Maven parent POM to version 37

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7530: - Issue Type: Dependency upgrade (was: Task) > Upgrade Apache Maven parent POM to version 37 > -

[jira] [Commented] (MNG-6874) Upgrade Maven Parent to 34

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623184#comment-17623184 ] Guillaume Nodet commented on MNG-6874: -- For 4.x > Upgrade Maven Parent to 34 > --

[jira] [Updated] (MNG-7428) Upgrade Maven Parent to 35

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7428: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Parent

[jira] [Updated] (MNG-6874) Upgrade Maven Parent to 34

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6874: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Maven Parent

[jira] [Commented] (MNG-7428) Upgrade Maven Parent to 35

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623185#comment-17623185 ] Guillaume Nodet commented on MNG-7428: -- For 4.x > Upgrade Maven Parent to 35 > --

[jira] [Updated] (MNG-6815) Upgrade Guice to 4.2.2

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6815: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Guice to 4.2.

[jira] [Updated] (MNG-6878) Upgrade Guice to 4.2.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6878: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Guice to 4.2.

[jira] [Commented] (MNG-6878) Upgrade Guice to 4.2.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623187#comment-17623187 ] Guillaume Nodet commented on MNG-6878: -- For 4.x > Upgrade Guice to 4.2.3 > --

[jira] [Commented] (MNG-6900) Upgrade Jansi to 1.18

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623188#comment-17623188 ] Guillaume Nodet commented on MNG-6900: -- For 4.x > Upgrade Jansi to 1.18 > ---

[jira] [Updated] (MNG-7179) Upgrade Jansi to 2.3.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7179: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Jansi to 2.3.

[jira] [Commented] (MNG-7179) Upgrade Jansi to 2.3.3

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623189#comment-17623189 ] Guillaume Nodet commented on MNG-7179: -- For 4.x > Upgrade Jansi to 2.3.3 > --

[jira] [Commented] (MNG-7196) Upgrade Jansi to 2.3.4

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623190#comment-17623190 ] Guillaume Nodet commented on MNG-7196: -- For 4.x > Upgrade Jansi to 2.3.4 > --

[jira] [Updated] (MNG-6900) Upgrade Jansi to 1.18

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6900: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Jansi to 1.18

[jira] [Updated] (MNG-7196) Upgrade Jansi to 2.3.4

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7196: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade Jansi to 2.3.

[jira] [Commented] (MNG-6886) Upgrade plexus-cipher 1.8

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623192#comment-17623192 ] Guillaume Nodet commented on MNG-6886: -- For 4.x > Upgrade plexus-cipher 1.8 > ---

[jira] [Commented] (MNG-6993) Upgrade SLF4J to 1.7.30

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623194#comment-17623194 ] Guillaume Nodet commented on MNG-6993: -- For 4.x > Upgrade SLF4J to 1.7.30 > -

[jira] [Updated] (MNG-6886) Upgrade plexus-cipher 1.8

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6886: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade plexus-cipher

[jira] [Commented] (MNG-7198) Upgrade SLF4J to 1.7.32

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623195#comment-17623195 ] Guillaume Nodet commented on MNG-7198: -- For 4.x > Upgrade SLF4J to 1.7.32 > -

[jira] [Updated] (MNG-6993) Upgrade SLF4J to 1.7.30

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6993: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade SLF4J to 1.7.

[jira] [Updated] (MNG-7198) Upgrade SLF4J to 1.7.32

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7198: - Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-2) > Upgrade SLF4J to 1.7.

[jira] [Updated] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6965: - Issue Type: Bug (was: Wish) > Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on

[jira] [Updated] (MNG-6113) Rename the 'Central Repository' to 'Maven Central Repository' in the 4.0.0 super POM

2022-10-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6113: - Issue Type: Task (was: Wish) > Rename the 'Central Repository' to 'Maven Central Repository' in th

[GitHub] [maven-build-cache-extension] gnodet commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2022-10-24 Thread GitBox
gnodet commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1289108667 > For now plugin fails with error for a number of popular plugins (pmd and spot bugs among them) and it looks like a serious gap to me. I think we need fix this before rel

[GitHub] [maven-compiler-plugin] dependabot[bot] opened a new pull request, #154: Bump mockito-core from 4.8.0 to 4.8.1

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #154: URL: https://github.com/apache/maven-compiler-plugin/pull/154 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's relea

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623209#comment-17623209 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- gnodet commented on PR #30: UR

[GitHub] [maven-plugin-tools] kwin opened a new pull request, #155: [MPLUGIN-429] Don't emit warning for missing javadoc URI if no javadoc

2022-10-24 Thread GitBox
kwin opened a new pull request, #155: URL: https://github.com/apache/maven-plugin-tools/pull/155 sources are configured -- 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 u

[jira] [Assigned] (MPLUGIN-429) Don't emit warning for missing javadoc URI if no javadoc sources are configured

2022-10-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MPLUGIN-429: --- Assignee: Konrad Windszus > Don't emit warning for missing javadoc URI if no javado

[jira] [Commented] (MPLUGIN-429) Don't emit warning for missing javadoc URI if no javadoc sources are configured

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623218#comment-17623218 ] ASF GitHub Bot commented on MPLUGIN-429: kwin opened a new pull request, #155: U

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2022-10-24 Thread GitBox
AlexanderAshitkin commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1289185657 > How are `EventSpy` and `BuildCacheMojosExecutionStrategy` related ? I haven't traced it down and so far do not understand how exactly it interferes, but eve

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623238#comment-17623238 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- AlexanderAshitkin commented on

[GitHub] [maven] pzygielo commented on pull request #850: [MNG-7568] Consider inactive profiles for validation

2022-10-24 Thread GitBox
pzygielo commented on PR #850: URL: https://github.com/apache/maven/pull/850#issuecomment-1289190893 Failing test seems to be the same as for other PR: - https://github.com/apache/maven/actions/runs/3226719015/jobs/5280775935#step:7:6618 -- This is an automated message from the Apache

[jira] [Commented] (MNG-7568) [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623242#comment-17623242 ] ASF GitHub Bot commented on MNG-7568: - pzygielo commented on PR #850: URL: https://gith

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #188: Bump mockito.version from 4.7.0 to 4.8.1

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #188: URL: https://github.com/apache/maven-enforcer/pull/188 Bumps `mockito.version` from 4.7.0 to 4.8.1. Updates `mockito-core` from 4.7.0 to 4.8.1 Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's

[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #184: Bump mockito.version from 4.7.0 to 4.8.0

2022-10-24 Thread GitBox
dependabot[bot] commented on PR #184: URL: https://github.com/apache/maven-enforcer/pull/184#issuecomment-1289217460 Superseded by #188. -- 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

[GitHub] [maven-enforcer] dependabot[bot] closed pull request #184: Bump mockito.version from 4.7.0 to 4.8.0

2022-10-24 Thread GitBox
dependabot[bot] closed pull request #184: Bump mockito.version from 4.7.0 to 4.8.0 URL: https://github.com/apache/maven-enforcer/pull/184 -- 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

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #184: Modernize IT plugins to use annotations

2022-10-24 Thread GitBox
gnodet commented on code in PR #184: URL: https://github.com/apache/maven-integration-testing/pull/184#discussion_r1003463011 ## core-it-suite/src/test/resources/mng-3703/project/pom.xml: ## @@ -19,7 +19,7 @@ maven-site-plugin - 3.3 +

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2022-10-24 Thread GitBox
AlexanderAshitkin commented on code in PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#discussion_r1003477563 ## src/main/java/org/apache/maven/buildcache/LifecyclePhasesHelper.java: ## @@ -21,35 +21,95 @@ import java.util.ArrayList; import java.uti

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623252#comment-17623252 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- AlexanderAshitkin commented on

[jira] [Created] (MPLUGIN-430) Fix documentation for maven-plugin-report-plugin

2022-10-24 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPLUGIN-430: --- Summary: Fix documentation for maven-plugin-report-plugin Key: MPLUGIN-430 URL: https://issues.apache.org/jira/browse/MPLUGIN-430 Project: Maven Plugin T

[jira] [Created] (MPLUGIN-431) Remove deprecated items from new maven-plugin-report-plugin

2022-10-24 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPLUGIN-431: --- Summary: Remove deprecated items from new maven-plugin-report-plugin Key: MPLUGIN-431 URL: https://issues.apache.org/jira/browse/MPLUGIN-431 Project: Ma

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #189: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread GitBox
dependabot[bot] opened a new pull request, #189: URL: https://github.com/apache/maven-enforcer/pull/189 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>p

[jira] [Updated] (MPLUGIN-431) Remove deprecated items from new maven-plugin-report-plugin

2022-10-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPLUGIN-431: Fix Version/s: 3.7.0 > Remove deprecated items from new maven-plugin-report-plugin

  1   2   >