[jira] [Closed] (MNG-8043) Dependency properties should be provided by Resolver consumer

2024-02-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8043. Resolution: Fixed > Dependency properties should be provided by Resolver consumer > -

[jira] [Commented] (MNG-5761) Dependency management is not transitive.

2024-02-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815571#comment-17815571 ] Tamas Cservenak commented on MNG-5761: -- This should be fixed by MNG-7982 > Dependency

[jira] [Comment Edited] (MNG-5761) Dependency management is not transitive.

2024-02-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815571#comment-17815571 ] Tamas Cservenak edited comment on MNG-5761 at 2/8/24 8:35 AM: --

[jira] [Commented] (MNG-6058) Test dependencies should override application dependencies only during testing

2024-02-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815574#comment-17815574 ] Tamas Cservenak commented on MNG-6058: -- This is a long outstanding bug (present since

[jira] [Commented] (MNG-5988) Dependency mediation should prioritize transitive dependencies based on scope.

2024-02-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815575#comment-17815575 ] Tamas Cservenak commented on MNG-5988: -- Bug is in Maven Core recorded as MNG-8041 Mav

[jira] [Created] (MNG-8047) Improve aggregator projects support

2024-02-08 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8047: Summary: Improve aggregator projects support Key: MNG-8047 URL: https://issues.apache.org/jira/browse/MNG-8047 Project: Maven Issue Type: Improvement

[jira] [Updated] (MNG-8047) Improve aggregator projects support

2024-02-08 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8047: - Description: Some things are broken in aggregator projects:   * the project local repository is di

Re: [PR] [MNG-8015] Control the type of path where each dependency can be placed [maven]

2024-02-08 Thread via GitHub
desruisseaux commented on PR #1401: URL: https://github.com/apache/maven/pull/1401#issuecomment-1933707741 I'm not familiar with the relationship between Maven and Resolver. But if the `maven-resolver-provider` is used outside Maven with the expectation that it provides the same result, may

[jira] [Commented] (MNG-8015) Control the type of path where each dependency can be placed

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815598#comment-17815598 ] ASF GitHub Bot commented on MNG-8015: - desruisseaux commented on PR #1401: URL: https:/

[PR] Hack for reactor reduction [maven]

2024-02-08 Thread via GitHub
cstamas opened a new pull request, #1406: URL: https://github.com/apache/maven/pull/1406 This is just a hack, to test my theory. And it makes issue of the reproducer gone, it is working "as expected" and is not broken. https://lists.apache.org/thread/sgcqyz5trxngxb7r64hjnccb8btxhbrl

Re: [PR] Hack for reactor reduction [maven]

2024-02-08 Thread via GitHub
gnodet commented on code in PR #1406: URL: https://github.com/apache/maven/pull/1406#discussion_r1482714068 ## maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -182,6 +183,18 @@ public class MavenProject implements Cloneable { private final Set l

Re: [PR] Hack for reactor reduction [maven]

2024-02-08 Thread via GitHub
cstamas commented on code in PR #1406: URL: https://github.com/apache/maven/pull/1406#discussion_r1482715643 ## maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -182,6 +183,18 @@ public class MavenProject implements Cloneable { private final Set

Re: [PR] Hack for reactor reduction [maven]

2024-02-08 Thread via GitHub
cstamas commented on code in PR #1406: URL: https://github.com/apache/maven/pull/1406#discussion_r1482717473 ## maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -182,6 +183,18 @@ public class MavenProject implements Cloneable { private final Set

Re: [PR] [MSCMPUB-61] Leverage the POMs distributionManagement for the default [maven-scm-publish-plugin]

2024-02-08 Thread via GitHub
kwin merged PR #28: URL: https://github.com/apache/maven-scm-publish-plugin/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...@m

[jira] [Commented] (MSCMPUB-61) Leverage the distributionManagement.site.id by default for parameter "serverId"

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815689#comment-17815689 ] ASF GitHub Bot commented on MSCMPUB-61: --- kwin merged PR #28: URL: https://github.co

[jira] [Resolved] (MSCMPUB-61) Leverage the distributionManagement.site.id by default for parameter "serverId"

2024-02-08 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MSCMPUB-61. Fix Version/s: 3.2.2 Resolution: Fixed Fixed in https://github.com/apache/maven-scm

[jira] [Created] (MSCMPUB-63) Rely on DefaultScmRepositoryConfigurator from maven-release for extracting credentials from settings.xml

2024-02-08 Thread Konrad Windszus (Jira)
Konrad Windszus created MSCMPUB-63: -- Summary: Rely on DefaultScmRepositoryConfigurator from maven-release for extracting credentials from settings.xml Key: MSCMPUB-63 URL: https://issues.apache.org/jira/browse/MS

Re: [PR] [MSCMPUB-63] Rely on DefaultScmRepositoryConfigurator for extracting credentials from [maven-scm-publish-plugin]

2024-02-08 Thread via GitHub
michael-o commented on PR #29: URL: https://github.com/apache/maven-scm-publish-plugin/pull/29#issuecomment-1934248384 That easy? No test necessary? Do ITs cover it already? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Created] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-1355: -- Summary: Tests seem broken due to javac on JDK 21 Key: MSHARED-1355 URL: https://issues.apache.org/jira/browse/MSHARED-1355 Project: Maven Shared C

[jira] [Commented] (MSCMPUB-63) Rely on DefaultScmRepositoryConfigurator from maven-release for extracting credentials from settings.xml

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815699#comment-17815699 ] ASF GitHub Bot commented on MSCMPUB-63: --- michael-o commented on PR #29: URL: https

[jira] [Updated] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSHARED-1355: --- Component/s: maven-dependency-analyzer > Tests seem broken due to javac on

[jira] [Commented] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815701#comment-17815701 ] Elliotte Rusty Harold commented on MSHARED-1355: Or possibly it's a Pal

[jira] [Commented] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815704#comment-17815704 ] Elliotte Rusty Harold commented on MSHARED-1355: https://github.com/dif

[jira] [Commented] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815707#comment-17815707 ] Slawomir Jaranowski commented on MSHARED-1355: -- Newer parent resolve issue

Re: [PR] [MSCMPUB-63] Rely on DefaultScmRepositoryConfigurator for extracting credentials from [maven-scm-publish-plugin]

2024-02-08 Thread via GitHub
kwin commented on PR #29: URL: https://github.com/apache/maven-scm-publish-plugin/pull/29#issuecomment-1934304575 There is no IT deploying to an actual remote SCM. Only local SVN file URLs are being used. Those work without requiring credentials. Not sure if it is worth the effort to add a

[jira] [Commented] (MSCMPUB-63) Rely on DefaultScmRepositoryConfigurator from maven-release for extracting credentials from settings.xml

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815710#comment-17815710 ] ASF GitHub Bot commented on MSCMPUB-63: --- kwin commented on PR #29: URL: https://gi

Re: [PR] [MRELEASE-1139] Improve logging of sources for used credentials [maven-release]

2024-02-08 Thread via GitHub
kwin merged PR #209: URL: https://github.com/apache/maven-release/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...@maven.apac

[jira] [Commented] (MRELEASE-1139) Improve logging for used credentials in DefaultScmRepositoryConfigurator

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815711#comment-17815711 ] ASF GitHub Bot commented on MRELEASE-1139: -- kwin merged PR #209: URL: https:/

[jira] [Resolved] (MRELEASE-1139) Improve logging for used credentials in DefaultScmRepositoryConfigurator

2024-02-08 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MRELEASE-1139. --- Fix Version/s: 3.0.2 Resolution: Fixed Fixed in https://github.com/apache/

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

2024-02-08 Thread via GitHub
kwin commented on PR #24: URL: https://github.com/apache/maven-scm-publish-plugin/pull/24#issuecomment-1934312652 This is required for making the JDK21 build pass again. @michael-o Do we need a JIRA here? -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] [SUREFIRE-1934] Ability to disable system-out/system-err for successfuly passed tests. [maven-surefire]

2024-02-08 Thread via GitHub
michael-o commented on PR #670: URL: https://github.com/apache/maven-surefire/pull/670#issuecomment-1934489199 > > The code contradicts the issue summary. Either one should be picked. > > Sure that is an obvious problem. It seems though that we all kind of agree with the idea in the c

[jira] [Commented] (SUREFIRE-1934) Ability to disable system-out/system-err for successfuly passed tests

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815750#comment-17815750 ] ASF GitHub Bot commented on SUREFIRE-1934: -- michael-o commented on PR #670: U

[PR] Do not adjust system property "line.separator" as it otherwise diverges [maven-doxia]

2024-02-08 Thread via GitHub
kwin opened a new pull request, #200: URL: https://github.com/apache/maven-doxia/pull/200 from System.lineSeparator() -- 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 uns

[jira] [Commented] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815778#comment-17815778 ] Elliotte Rusty Harold commented on MSHARED-1355: denedabot parent upgra

Re: [PR] [DOXIA-728] Support blockquotes in MarkdownSink [maven-doxia]

2024-02-08 Thread via GitHub
kwin merged PR #198: URL: https://github.com/apache/maven-doxia/pull/198 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache

[jira] [Updated] (DOXIA-728) MarkdownSink: Support blockquotes

2024-02-08 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-728: -- Fix Version/s: 2.0.0-M10 > MarkdownSink: Support blockquotes > -

[jira] [Commented] (DOXIA-728) MarkdownSink: Support blockquotes

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815779#comment-17815779 ] ASF GitHub Bot commented on DOXIA-728: -- kwin merged PR #198: URL: https://github.com/

[jira] [Resolved] (DOXIA-728) MarkdownSink: Support blockquotes

2024-02-08 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved DOXIA-728. --- Resolution: Fixed Fixed in https://github.com/apache/maven-doxia/commit/d050b2d23e8a3b4318638

Re: [PR] [SUREFIRE-1934] Ability to disable system-out/system-err for successfuly passed tests. [maven-surefire]

2024-02-08 Thread via GitHub
zabetak commented on PR #670: URL: https://github.com/apache/maven-surefire/pull/670#issuecomment-1934691920 Personally, most of the time I would prefer not to have the STDOUT/STDERR in the XML report especially for tests that run successfully. I think the best would be to configure loggers

[jira] [Commented] (SUREFIRE-1934) Ability to disable system-out/system-err for successfuly passed tests

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815781#comment-17815781 ] ASF GitHub Bot commented on SUREFIRE-1934: -- zabetak commented on PR #670: URL

[PR] Use default JDK and Maven versions matrix for GH build [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
slawekjaranowski opened a new pull request, #109: URL: https://github.com/apache/maven-dependency-analyzer/pull/109 (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 comme

Re: [PR] Use default JDK and Maven versions matrix for GH build [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
slawekjaranowski closed pull request #109: Use default JDK and Maven versions matrix for GH build URL: https://github.com/apache/maven-dependency-analyzer/pull/109 -- 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

[jira] [Created] (MSHARED-1356) Upgrade Parent to 41

2024-02-08 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1356: Summary: Upgrade Parent to 41 Key: MSHARED-1356 URL: https://issues.apache.org/jira/browse/MSHARED-1356 Project: Maven Shared Components Issu

Re: [PR] [MASSEMBLY-967] IT for jar-with-dependencies with main class [maven-assembly-plugin]

2024-02-08 Thread via GitHub
slawekjaranowski merged PR #183: URL: https://github.com/apache/maven-assembly-plugin/pull/183 -- 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-un

[jira] [Commented] (MASSEMBLY-967) maven-assembly-plugin doesn't add target/class artifacts in generated jarfat but META-INF/MANIFEST.MF seems to be correct

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815787#comment-17815787 ] ASF GitHub Bot commented on MASSEMBLY-967: -- slawekjaranowski merged PR #183:

[jira] [Closed] (MASSEMBLY-967) maven-assembly-plugin doesn't add target/class artifacts in generated jarfat but META-INF/MANIFEST.MF seems to be correct

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MASSEMBLY-967. - Resolution: Fixed IT added > maven-assembly-plugin doesn't add target/class a

Re: [PR] [SUREFIRE-1934] Ability to disable system-out/system-err for successfuly passed tests. [maven-surefire]

2024-02-08 Thread via GitHub
turbanoff commented on PR #670: URL: https://github.com/apache/maven-surefire/pull/670#issuecomment-1934740436 I believe most of developers want to have logs for failed tests. Because often it's what we only have to investigate test failures on CI. Sometimes for rarely failing tests it's th

[jira] [Commented] (MSHARED-1356) Upgrade Parent to 41

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815793#comment-17815793 ] ASF GitHub Bot commented on MSHARED-1356: - slawekjaranowski opened a new pull r

[jira] [Commented] (SUREFIRE-1934) Ability to disable system-out/system-err for successfuly passed tests

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815792#comment-17815792 ] ASF GitHub Bot commented on SUREFIRE-1934: -- turbanoff commented on PR #670: U

[jira] [Commented] (MSHARED-1355) Tests seem broken due to javac on JDK 21

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815795#comment-17815795 ] Slawomir Jaranowski commented on MSHARED-1355: -- [~elharo] please look at:

Re: [PR] [MSHARED-1356] Upgrade Parent to 41 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
slawekjaranowski merged PR #110: URL: https://github.com/apache/maven-dependency-analyzer/pull/110 -- 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

[jira] [Commented] (MSHARED-1356) Upgrade Parent to 41

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815805#comment-17815805 ] ASF GitHub Bot commented on MSHARED-1356: - slawekjaranowski merged PR #110: URL

[jira] [Closed] (MSHARED-1356) Upgrade Parent to 41

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1356. Resolution: Fixed > Upgrade Parent to 41 > > >

Re: [PR] Fix examples for custom configuration [maven-dependency-plugin]

2024-02-08 Thread via GitHub
elharo commented on PR #363: URL: https://github.com/apache/maven-dependency-plugin/pull/363#issuecomment-1934769899 Please add JIRA issue to PR title -- 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 g

Re: [PR] [MPOM-454] Warning about usage of deprecated API by compiler [maven-parent]

2024-02-08 Thread via GitHub
slawekjaranowski merged PR #162: URL: https://github.com/apache/maven-parent/pull/162 -- 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] (MPOM-454) Warning about usage of deprecated API by compiler

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPOM-454. Resolution: Fixed > Warning about usage of deprecated API by compiler > -

Re: [PR] [MNG-8045] Use DependencyGraphDumper instead of own implementation [maven]

2024-02-08 Thread via GitHub
slawekjaranowski merged PR #1404: URL: https://github.com/apache/maven/pull/1404 -- 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...@mave

[jira] [Commented] (MNG-8045) Use DependencyGraphDumper instead of own implementation

2024-02-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815806#comment-17815806 ] ASF GitHub Bot commented on MNG-8045: - slawekjaranowski merged PR #1404: URL: https://g

[jira] [Closed] (MNG-8045) Use DependencyGraphDumper instead of own implementation

2024-02-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MNG-8045. Fix Version/s: 4.0.0 4.0.0-alpha-13 Resolution: Fixed > Use Depende

Re: [PR] Bump org.junit:junit-bom from 5.10.1 to 5.10.2 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo commented on PR #108: URL: https://github.com/apache/maven-dependency-analyzer/pull/108#issuecomment-1934919975 @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 spec

Re: [PR] Bump org.assertj:assertj-bom from 3.25.2 to 3.25.3 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo commented on PR #107: URL: https://github.com/apache/maven-dependency-analyzer/pull/107#issuecomment-1934920184 @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 spec

Re: [PR] Bump org.apache.maven.shared:maven-shared-components from 40 to 41 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo closed pull request #101: Bump org.apache.maven.shared:maven-shared-components from 40 to 41 URL: https://github.com/apache/maven-dependency-analyzer/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Bump org.apache.maven.shared:maven-shared-components from 40 to 41 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
dependabot[bot] commented on PR #101: URL: https://github.com/apache/maven-dependency-analyzer/pull/101#issuecomment-1934920572 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 m

Re: [PR] Restore defaults for CI [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo commented on PR #106: URL: https://github.com/apache/maven-dependency-analyzer/pull/106#issuecomment-1934922138 I think this was done in #110 and can be closed. -- 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] Bump org.junit:junit-bom from 5.10.1 to 5.10.2 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo merged PR #108: URL: https://github.com/apache/maven-dependency-analyzer/pull/108 -- 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] Bump org.assertj:assertj-bom from 3.25.2 to 3.25.3 [maven-dependency-analyzer]

2024-02-08 Thread via GitHub
elharo merged PR #107: URL: https://github.com/apache/maven-dependency-analyzer/pull/107 -- 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 net.sourceforge.plantuml:plantuml from 1.2023.13 to 1.2024.1 [maven-site]

2024-02-08 Thread via GitHub
dependabot[bot] opened a new pull request, #490: URL: https://github.com/apache/maven-site/pull/490 Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2023.13 to 1.2024.1. Commits https://github.com/plantuml/plantuml/commit/68fdb662fe24ccd7e

[PR] Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 [maven-shared-jar]

2024-02-08 Thread via GitHub
dependabot[bot] opened a new pull request, #33: URL: https://github.com/apache/maven-shared-jar/pull/33 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1. Changelog Sourced from https://github.com/apache/commons-codec/blob/master/REL

[PR] Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 [maven-invoker-plugin]

2024-02-08 Thread via GitHub
dependabot[bot] opened a new pull request, #216: URL: https://github.com/apache/maven-invoker-plugin/pull/216 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1. Changelog Sourced from https://github.com/apache/commons-codec/blob/mast

Re: [PR] (doc) Fix examples for custom configuration [maven-dependency-plugin]

2024-02-08 Thread via GitHub
steffanschlein commented on PR #363: URL: https://github.com/apache/maven-dependency-plugin/pull/363#issuecomment-1935479062 I've added the (doc) prefix to the title. According to the contributing guidelines a Jira issue is not necessary for trivial changes to the documentation. -- Thi