Re: [PR] Enables debug logs in MavenITmng6127 [maven-integration-testing]

2024-01-01 Thread via GitHub
slawekjaranowski merged PR #330: URL: https://github.com/apache/maven-integration-testing/pull/330 -- 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

Re: [PR] Enables debug logs in MavenITmng6127 [maven-integration-testing]

2024-01-01 Thread via GitHub
slawekjaranowski commented on PR #330: URL: https://github.com/apache/maven-integration-testing/pull/330#issuecomment-1873695435 ok, we have different logs in project and plugin directory -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Build for Linux on aarch64 [maven-mvnd]

2024-01-01 Thread via GitHub
gzm55 commented on issue #888: URL: https://github.com/apache/maven-mvnd/issues/888#issuecomment-1873664250 > I'm sorry that I do not specialize in native programming. So, I'm unsure if my build only requires glibc@2.12. > > But I built the project followed by the official workflow (

Re: [PR] Enables debug logs in MavenITmng6127 [maven-integration-testing]

2024-01-01 Thread via GitHub
CrazyHZM commented on PR #330: URL: https://github.com/apache/maven-integration-testing/pull/330#issuecomment-1873660376 > We have two execution on Maven here, both use the same log file. We can also set different logs for those. > > `verifier.setLogFileName ` I have found the

[PR] [MDEP-317] - add mojo to analyze invalid exclusions [maven-dependency-plugin]

2024-01-01 Thread via GitHub
vbreivik opened a new pull request, #362: URL: https://github.com/apache/maven-dependency-plugin/pull/362 This mojo reports if exclusions are defined on a dependency, but that dependency does not pull in said artifacts. Following this checklist to help us incorporate your contribu

[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2161: - Fix Version/s: Backlog (was: 3.x-candidate) > Align Mojo class

[jira] [Updated] (MINVOKER-354) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MINVOKER-354: Description: * Ugprade to Doxia 2.0.0-M8 * Upgrade to Maven Reporting API 4.0.0-M9 * Upgr

Re: [PR] Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 [maven-site-plugin]

2024-01-01 Thread via GitHub
slachiewicz commented on PR #170: URL: https://github.com/apache/maven-site-plugin/pull/170#issuecomment-1873485519 The plugin org.codehaus.mojo:mrm-maven-plugin:1.6.0 requires Maven version 3.6.3 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Created] (MINVOKER-354) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MINVOKER-354: --- Summary: Upgrade to Doxia 2.0.0 Milestone Stack Key: MINVOKER-354 URL: https://issues.apache.org/jira/browse/MINVOKER-354 Project: Maven Invoker Plugin

[PR] Run CI tests also with Java 21 [maven-surefire]

2024-01-01 Thread via GitHub
slachiewicz opened a new pull request, #707: URL: https://github.com/apache/maven-surefire/pull/707 (no comment) -- 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 unsubscr

[jira] [Updated] (MINVOKER-346) Align report output name

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MINVOKER-346: Fix Version/s: Backlog (was: 3.x) > Align report output name > ---

Re: [PR] Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-passing [maven-surefire]

2024-01-01 Thread via GitHub
slachiewicz commented on PR #693: URL: https://github.com/apache/maven-surefire/pull/693#issuecomment-1873482436 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Batch update to plugin [maven-invoker-plugin]

2024-01-01 Thread via GitHub
michael-o commented on code in PR #207: URL: https://github.com/apache/maven-invoker-plugin/pull/207#discussion_r1439085173 ## pom.xml: ## @@ -62,12 +62,13 @@ under the License. 8 -3.2.5 +3.2.5 +3.9.6 Review Comment: I wouldn't do this either in this

[PR] [MPOM-449] Remove the leading "1." from source/target properties [maven-parent]

2024-01-01 Thread via GitHub
slachiewicz opened a new pull request, #155: URL: https://github.com/apache/maven-parent/pull/155 (no comment) -- 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 unsubscrib

[jira] [Created] (MDEP-903) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MDEP-903: --- Summary: Upgrade to Doxia 2.0.0 Milestone Stack Key: MDEP-903 URL: https://issues.apache.org/jira/browse/MDEP-903 Project: Maven Dependency Plugin Issue Type:

[jira] [Created] (MPOM-455) Add dependencyManagement for JUnit 5

2024-01-01 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MPOM-455: - Summary: Add dependencyManagement for JUnit 5 Key: MPOM-455 URL: https://issues.apache.org/jira/browse/MPOM-455 Project: Maven POMs Issue Type: Dep

[jira] [Created] (MPH-212) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MPH-212: -- Summary: Upgrade to Doxia 2.0.0 Milestone Stack Key: MPH-212 URL: https://issues.apache.org/jira/browse/MPH-212 Project: Maven Help Plugin Issue Type: Dependency

[jira] [Created] (MCHECKSTYLE-446) Dynamically calculate xrefLocation/xrefTestLocation

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MCHECKSTYLE-446: -- Summary: Dynamically calculate xrefLocation/xrefTestLocation Key: MCHECKSTYLE-446 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-446 Project: Maven

[jira] [Updated] (MPMD-368) Parameter 'localRepository' is deprecated

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-368: Fix Version/s: 4.0.0-M1 > Parameter 'localRepository' is deprecated > ---

[jira] [Assigned] (MPMD-368) Parameter 'localRepository' is deprecated

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MPMD-368: --- Assignee: Michael Osipov > Parameter 'localRepository' is deprecated > ---

[jira] [Created] (MCHECKSTYLE-445) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MCHECKSTYLE-445: -- Summary: Upgrade to Doxia 2.0.0 Milestone Stack Key: MCHECKSTYLE-445 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-445 Project: Maven Checkstyle P

[jira] [Commented] (MRELEASE-1136) Upgrade parent POM to version 41

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801603#comment-17801603 ] ASF GitHub Bot commented on MRELEASE-1136: -- slachiewicz opened a new pull req

[jira] [Created] (MRELEASE-1136) Upgrade parent POM to version 41

2024-01-01 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MRELEASE-1136: -- Summary: Upgrade parent POM to version 41 Key: MRELEASE-1136 URL: https://issues.apache.org/jira/browse/MRELEASE-1136 Project: Maven Release Plugin

[jira] [Commented] (MJAVADOC-560) Clarify outputDirectory, reportOutputDirectory in javadoc:javadoc documentation

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801589#comment-17801589 ] Michael Osipov commented on MJAVADOC-560: - MJAVADOC-785 will clean this up comp

Re: [PR] Bump com.google.inject:guice from 6.0.0 to 7.0.0 [maven-doxia]

2024-01-01 Thread via GitHub
dependabot[bot] closed pull request #192: Bump com.google.inject:guice from 6.0.0 to 7.0.0 URL: https://github.com/apache/maven-doxia/pull/192 -- 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 spe

Re: [PR] Bump com.google.inject:guice from 6.0.0 to 7.0.0 [maven-doxia]

2024-01-01 Thread via GitHub
dependabot[bot] commented on PR #192: URL: https://github.com/apache/maven-doxia/pull/192#issuecomment-1873465390 OK, I won't notify you about version 7.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Bump com.google.inject:guice from 6.0.0 to 7.0.0 [maven-doxia]

2024-01-01 Thread via GitHub
slachiewicz commented on PR #192: URL: https://github.com/apache/maven-doxia/pull/192#issuecomment-1873465373 @dependabot ignore this major version -- 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

[jira] [Updated] (JXR-188) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/JXR-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated JXR-188: --- Description: * Upgrade to Maven Reporting API 4.0.0-M9 * Upgrade to Maven Reporting Impl 4.0.0-M13 * Upg

[jira] [Updated] (MJAVADOC-785) Align plugin implementation with AbstractMavenReport (maven-reporting-impl)

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MJAVADOC-785: Description: Due to its complex nature this plugin has never used {{AbstractMavenReport}}

[jira] [Updated] (MJAVADOC-785) Align plugin implementation with AbstractMavenReport (maven-reporting-impl)

2024-01-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MJAVADOC-785: Description: Due to its complex nature this plugin has never used {{AbstractMavenReport}}

[jira] [Created] (MJAVADOC-785) Align plugin implementation with AbstractMavenReport (maven-reporting-impl)

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MJAVADOC-785: --- Summary: Align plugin implementation with AbstractMavenReport (maven-reporting-impl) Key: MJAVADOC-785 URL: https://issues.apache.org/jira/browse/MJAVADOC-785 P

[jira] [Created] (MJAVADOC-784) Upgrade to Doxia 2.0.0 Milestone Stack

2024-01-01 Thread Michael Osipov (Jira)
Michael Osipov created MJAVADOC-784: --- Summary: Upgrade to Doxia 2.0.0 Milestone Stack Key: MJAVADOC-784 URL: https://issues.apache.org/jira/browse/MJAVADOC-784 Project: Maven Javadoc Plugin

[PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [maven-archiver]

2024-01-01 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/maven-archiver/pull/49 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assertj:ass

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 1.1 to 3.0.24 in /src/it/script-class-loading [maven-invoker-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] commented on PR #197: URL: https://github.com/apache/maven-invoker-plugin/pull/197#issuecomment-1873453741 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 1.1 to 3.0.24 in /src/it/script-class-loading [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slachiewicz closed pull request #197: Bump org.codehaus.plexus:plexus-utils from 1.1 to 3.0.24 in /src/it/script-class-loading URL: https://github.com/apache/maven-invoker-plugin/pull/197 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 39 to 41 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] closed pull request #202: Bump org.apache.maven.plugins:maven-plugins from 39 to 41 URL: https://github.com/apache/maven-invoker-plugin/pull/202 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 39 to 41 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] commented on PR #202: URL: https://github.com/apache/maven-invoker-plugin/pull/202#issuecomment-1873452355 Looks like org.apache.maven.plugins:maven-plugins is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To res

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 39 to 41 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slachiewicz commented on PR #202: URL: https://github.com/apache/maven-invoker-plugin/pull/202#issuecomment-1873452257 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Deleted] (MINVOKER-353) Upgrade parent POM to version 41

2024-01-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz deleted MINVOKER-353: -- > Upgrade parent POM to version 41 > > >

[jira] [Created] (MINVOKER-353) Upgrade parent POM to version 41

2024-01-01 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MINVOKER-353: - Summary: Upgrade parent POM to version 41 Key: MINVOKER-353 URL: https://issues.apache.org/jira/browse/MINVOKER-353 Project: Maven Invoker Plugin

Re: [PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slachiewicz merged PR #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210 -- 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

Re: [PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slawekjaranowski commented on PR #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210#issuecomment-1873450057 > Does Spotless work with JDK 21 in the meantime? > > Yes rechecked it works with JDK 21 (2.40.0)... Parent 4 has a workaround for Spotless and it is read

Re: [PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
khmarbaise commented on PR #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210#issuecomment-1873436601 Does Spotless work with JDK 21 in the meantime? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slawekjaranowski commented on PR #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210#issuecomment-1873436275 > I've been expecting to have here Java 21 I think we can try 21 in shared actions as default today -- This is an automated message from the Apache Git Servic

Re: [PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slachiewicz commented on PR #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210#issuecomment-1873435328 I've been expecting to have here Java 21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] Switch to defaults for GHA maven verify [maven-invoker-plugin]

2024-01-01 Thread via GitHub
slachiewicz opened a new pull request, #210: URL: https://github.com/apache/maven-invoker-plugin/pull/210 (no comment) -- 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 un

Re: [PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
khmarbaise merged PR #208: URL: https://github.com/apache/maven-invoker-plugin/pull/208 -- 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] [Closed] (MINVOKER-352) Remove usage commons-lang3

2024-01-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MINVOKER-352. Resolution: Fixed Done with https://github.com/apache/maven-invoker-plugin/commi

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] closed pull request #204: Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 URL: https://github.com/apache/maven-invoker-plugin/pull/204 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] commented on PR #204: URL: https://github.com/apache/maven-invoker-plugin/pull/204#issuecomment-1873394913 Looks like org.apache.commons:commons-lang3 is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To r

[jira] [Commented] (MINVOKER-352) Remove usage commons-lang3

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801562#comment-17801562 ] ASF GitHub Bot commented on MINVOKER-352: - khmarbaise merged PR #209: URL: http

Re: [PR] [MINVOKER-352] - Remove usage commons-lang3 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
khmarbaise merged PR #209: URL: https://github.com/apache/maven-invoker-plugin/pull/209 -- 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.

[PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [maven-enforcer]

2024-01-01 Thread via GitHub
dependabot[bot] opened a new pull request, #300: URL: https://github.com/apache/maven-enforcer/pull/300 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assertj:a

[jira] [Commented] (MPOM-454) Warning about usage of deprecated API by compiler

2024-01-01 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801558#comment-17801558 ] Slawomir Jaranowski commented on MPOM-454: -- This issue should be fixed https://gi

[PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 [maven-help-plugin]

2024-01-01 Thread via GitHub
dependabot[bot] opened a new pull request, #106: URL: https://github.com/apache/maven-help-plugin/pull/106 Bumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.1 to 1.2. Release notes Sourced from https://github.com/c

[jira] [Commented] (MINVOKER-352) Remove usage commons-lang3

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801550#comment-17801550 ] ASF GitHub Bot commented on MINVOKER-352: - khmarbaise opened a new pull request

[PR] [MINVOKER-352] - Remove usage commons-lang3 [maven-invoker-plugin]

2024-01-01 Thread via GitHub
khmarbaise opened a new pull request, #209: URL: https://github.com/apache/maven-invoker-plugin/pull/209 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/MINVOKER)

[PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [maven-plugin-tools]

2024-01-01 Thread via GitHub
dependabot[bot] opened a new pull request, #255: URL: https://github.com/apache/maven-plugin-tools/pull/255 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.asser

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801546#comment-17801546 ] ASF GitHub Bot commented on MRELEASE-1109: -- kwin commented on code in PR #201

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801545#comment-17801545 ] ASF GitHub Bot commented on MRELEASE-1109: -- kwin commented on code in PR #201

Re: [PR] [MRELEASE-1109] patch JDomModel [maven-release]

2024-01-01 Thread via GitHub
kwin commented on code in PR #201: URL: https://github.com/apache/maven-release/pull/201#discussion_r1439031745 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -96,7 +96,7 @@ public abstract class AbstractRewriteP

Re: [PR] [MRELEASE-1109] patch JDomModel [maven-release]

2024-01-01 Thread via GitHub
kwin commented on code in PR #201: URL: https://github.com/apache/maven-release/pull/201#discussion_r1439031745 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -96,7 +96,7 @@ public abstract class AbstractRewriteP

[jira] [Created] (MINVOKER-352) Remove usage commons-lang3

2024-01-01 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MINVOKER-352: Summary: Remove usage commons-lang3 Key: MINVOKER-352 URL: https://issues.apache.org/jira/browse/MINVOKER-352 Project: Maven Invoker Plugin I

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801537#comment-17801537 ] ASF GitHub Bot commented on MRELEASE-1109: -- elharo commented on code in PR #2

Re: [PR] [MRELEASE-1109] patch JDomModel [maven-release]

2024-01-01 Thread via GitHub
elharo commented on code in PR #201: URL: https://github.com/apache/maven-release/pull/201#discussion_r1439016711 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -96,7 +96,7 @@ public abstract class AbstractRewrit

[PR] Bump com.google.inject:guice from 6.0.0 to 7.0.0 [maven-doxia]

2024-01-01 Thread via GitHub
dependabot[bot] opened a new pull request, #192: URL: https://github.com/apache/maven-doxia/pull/192 Bumps [com.google.inject:guice](https://github.com/google/guice) from 6.0.0 to 7.0.0. Release notes Sourced from https://github.com/google/guice/releases";>com.google.inject:guice's

Re: [PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 [maven-release]

2024-01-01 Thread via GitHub
elharo merged PR #207: URL: https://github.com/apache/maven-release/pull/207 -- 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.ap

[jira] [Commented] (MRELEASE-1054) [Git submodule] Wrong Change on scm submodule after release:prepare and failed on pushChange

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801521#comment-17801521 ] ASF GitHub Bot commented on MRELEASE-1054: -- wuwen5 commented on code in PR #1

Re: [PR] [MRELEASE-1054] Support for excluding submodules changes. [maven-release]

2024-01-01 Thread via GitHub
wuwen5 commented on code in PR #196: URL: https://github.com/apache/maven-release/pull/196#discussion_r1438995411 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractMapVersionsPhase.java: ## @@ -39,6 +43,7 @@ import org.apache.maven.shared.rele

[jira] [Updated] (MNG-7991) refactor aggregator goal

2024-01-01 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7991: --- Description: aggregation was added in early Maven 2 stages with MNG-250, not really documented AFAIK

[jira] [Updated] (MNG-7991) refactor aggregator goal

2024-01-01 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7991: --- Description: aggregation was added in early Maven 2 stages with MNG-250, not really documented AFAIK

[jira] [Commented] (MNG-7976) Investigate MNG-6127 IT instability

2024-01-01 Thread Zhongming Hua (Jira)
[ https://issues.apache.org/jira/browse/MNG-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801516#comment-17801516 ] Zhongming Hua commented on MNG-7976: [~cstamas]  I can't reproduce the unstable 6127 I

[PR] Enables debug logs in MavenITmng6127 [maven-integration-testing]

2024-01-01 Thread via GitHub
CrazyHZM opened a new pull request, #330: URL: https://github.com/apache/maven-integration-testing/pull/330 I can't reproduce the unstable 6127 IT in the local environment. With the debug log enabled, I will try to troubleshoot the problem through the debug log. -- This is an