Re: [I] Output contains ansi sequences when redirected to a file [maven-mvnd]

2024-11-20 Thread via GitHub
gnodet commented on issue #1204: URL: https://github.com/apache/maven-mvnd/issues/1204#issuecomment-2490256774 All log statements do not contain ansi sequences, only the `INFO`, `DEBUG` parts, so I suspect that the cached values are not reset: https://github.com/apache/maven/blob/master/

[jira] [Created] (SUREFIRE-2287) Dynamic agent loading feature

2024-11-20 Thread Maxim Kovalenko (Jira)
Maxim Kovalenko created SUREFIRE-2287: - Summary: Dynamic agent loading feature Key: SUREFIRE-2287 URL: https://issues.apache.org/jira/browse/SUREFIRE-2287 Project: Maven Surefire Issue Ty

[PR] Bump testcontainersVersion from 1.20.3 to 1.20.4 [maven-resolver]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #606: URL: https://github.com/apache/maven-resolver/pull/606 Bumps `testcontainersVersion` from 1.20.3 to 1.20.4. Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.4 Release notes Sourced from https://github.com/testcontain

[jira] [Created] (MJAVADOC-823) legacyMode keeps using module-info.java (-sourcedirectory still use as well as java files input)

2024-11-20 Thread Olivier Lamy (Jira)
Olivier Lamy created MJAVADOC-823: - Summary: legacyMode keeps using module-info.java (-sourcedirectory still use as well as java files input) Key: MJAVADOC-823 URL: https://issues.apache.org/jira/browse/MJAVADOC-8

[I] springboot3 maven构建问题, springboot3 maven build problem [maven-mvnd]

2024-11-20 Thread via GitHub
TOP-LH opened a new issue, #1205: URL: https://github.com/apache/maven-mvnd/issues/1205 我的服务器在构建springboot2时没问题, 但在构建springboot3项目时, 一直提示这个异常, 但我看华为镜像中是有这个依赖的, 不知道为什么会一直提示这个异常, 请求帮助, 谢谢 My server in the build springboot2 no problem, but in the build springboot3 project, has been prompted

Re: [PR] Enable GitHub issues [maven]

2024-11-20 Thread via GitHub
olamy commented on PR #1925: URL: https://github.com/apache/maven/pull/1925#issuecomment-2489816930 > > My only concern is to have new issues created in Jira. > > Yes, agreed. > > > Is there any way to at least prevent creating new issue in Jira? > > I think it should be

Re: [PR] Enable GitHub issues [maven]

2024-11-20 Thread via GitHub
gnodet commented on PR #1925: URL: https://github.com/apache/maven/pull/1925#issuecomment-2489713507 > My only concern is to have new issues created in Jira. Yes, agreed. > Is there any way to at least prevent creating new issue in Jira? I think it should be doable from

Re: [I] Output contains ansi sequences when redirected to a file [maven-mvnd]

2024-11-20 Thread via GitHub
gnodet commented on issue #1204: URL: https://github.com/apache/maven-mvnd/issues/1204#issuecomment-248968 The description is not correct. The actual problem is that the daemon is given an argument `-Dstyle.color=never` when stdout is redirected (or a log file is provided, or batch mod

[jira] [Commented] (MPLUGIN-507) NPE during plugin run in Creadur RAT to generate mojo descriptor - only Maven 4.x-related

2024-11-20 Thread Philipp Ottlinger (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899898#comment-17899898 ] Philipp Ottlinger commented on MPLUGIN-507: --- [~cstamas] can you be so kind to

[jira] [Commented] (MDEP-952) Unpack fails if extension of artifact is used

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899894#comment-17899894 ] ASF GitHub Bot commented on MDEP-952: - elharo opened a new pull request, #488: URL: htt

Re: [PR] Enable GitHub issues [maven]

2024-11-20 Thread via GitHub
olamy commented on PR #1925: URL: https://github.com/apache/maven/pull/1925#issuecomment-2489586592 My only concern is to have new issues created in Jira. Is there any way to at least prevent creating new issue in Jira? -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (MNG-8286) Add a condition profile based on a simple expressions

2024-11-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8286: - Fix Version/s: 4.0.0-rc-1 (was: 4.1.0) > Add a condition profile based on a

Re: [PR] [MNG-8286] Add a condition profile based on a simple expressions [maven]

2024-11-20 Thread via GitHub
gnodet commented on PR #1771: URL: https://github.com/apache/maven/pull/1771#issuecomment-2489500795 > We may need to take into accounts https://issues.apache.org/jira/browse/MNG-6943 and somehow make the selected toolchain available for additional checks. Profiles are activated quit

[jira] [Closed] (MNG-8286) Add a condition profile based on a simple expressions

2024-11-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8286. Resolution: Fixed > Add a condition profile based on a simple expressions > -

Re: [PR] [MNG-8286] Add a condition profile based on a simple expressions [maven]

2024-11-20 Thread via GitHub
gnodet merged PR #1771: URL: https://github.com/apache/maven/pull/1771 -- 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.o

[jira] [Closed] (MNG-8385) Introduce proto session, move PropertyContributor SPI usage to place

2024-11-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8385. Resolution: Fixed > Introduce proto session, move PropertyContributor SPI usage to place > --

[jira] [Assigned] (MNG-8385) Introduce proto session, move PropertyContributor SPI usage to place

2024-11-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8385: Assignee: Tamas Cservenak > Introduce proto session, move PropertyContributor SPI usage to p

Re: [PR] [MNG-8385] Introduce proto session [maven]

2024-11-20 Thread via GitHub
cstamas merged PR #1929: URL: https://github.com/apache/maven/pull/1929 -- 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] [Commented] (MDEP-952) Unpack fails if extension of artifact is used

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899862#comment-17899862 ] ASF GitHub Bot commented on MDEP-952: - elharo commented on PR #487: URL: https://githu

Re: [PR] [MDEP-952] Decouple AbstractFromConfigurationMojo from StringUtils [maven-dependency-plugin]

2024-11-20 Thread via GitHub
elharo commented on PR #487: URL: https://github.com/apache/maven-dependency-plugin/pull/487#issuecomment-2489427757 Hooray for tests. I was able to narrow down the problem to the change from StringUtils.split(foo to foo.split. I'm not immediately sure why/how those two split methods

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-surefire]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #797: URL: https://github.com/apache/maven-surefire/pull/797 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-

[jira] [Commented] (MNG-8284) Re-enable s390x Jenkins CI

2024-11-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899859#comment-17899859 ] Guillaume Nodet commented on MNG-8284: -- [~bhavenamrata] would it be possible to provid

[jira] [Commented] (MNG-8284) Re-enable s390x Jenkins CI

2024-11-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899856#comment-17899856 ] Tamas Cservenak commented on MNG-8284: -- Sadly, the ASF Jenkins instance maintenance is

[jira] [Commented] (MDEP-952) Unpack fails if extension of artifact is used

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899855#comment-17899855 ] ASF GitHub Bot commented on MDEP-952: - elharo commented on code in PR #487: URL: https

Re: [PR] [MDEP-952] Decouple AbstractFromConfigurationMojo from StringUtils [maven-dependency-plugin]

2024-11-20 Thread via GitHub
elharo commented on code in PR #487: URL: https://github.com/apache/maven-dependency-plugin/pull/487#discussion_r1850874021 ## src/main/java/org/apache/maven/plugins/dependency/fromConfiguration/AbstractFromConfigurationMojo.java: ## @@ -367,7 +367,7 @@ public void setArtifact(

Re: [PR] [MNG-8385] Introduce proto session [maven]

2024-11-20 Thread via GitHub
cstamas commented on PR #1929: URL: https://github.com/apache/maven/pull/1929#issuecomment-2489359658 Dropped two files, locally is ok, let see ITs and merge -- 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

[jira] [Closed] (MNG-8384) Inject ${plugin.artifacts} do not have a scope

2024-11-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8384. Assignee: Guillaume Nodet Resolution: Fixed > Inject ${plugin.artifacts} do not have a scope >

Re: [PR] [MNG-8384] Make sure plugin's artifacts have a scope [maven]

2024-11-20 Thread via GitHub
gnodet merged PR #1928: URL: https://github.com/apache/maven/pull/1928 -- 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.o

Re: [PR] Enable GitHub issues [maven]

2024-11-20 Thread via GitHub
gnodet commented on PR #1925: URL: https://github.com/apache/maven/pull/1925#issuecomment-2489341879 @olamy Imho it's a bit premature to just make the jira project read only. We can definitely add some warning and maybe disallow the creation of new issues (if possible). But we still h

Re: [PR] [MNG-8385] Introduce proto session [maven]

2024-11-20 Thread via GitHub
gnodet commented on code in PR #1929: URL: https://github.com/apache/maven/pull/1929#discussion_r1850832511 ## its/core-it-suite/src/test/resources/mng-8385/spi-extension/.mvn/placeholder.txt: ## Review Comment: It should be unneeded, since you added `root="true"` on the po

Re: [PR] [MNG-8385] Introduce proto session [maven]

2024-11-20 Thread via GitHub
gnodet commented on code in PR #1929: URL: https://github.com/apache/maven/pull/1929#discussion_r1850835090 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/spi/PropertyContributorsHolder.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] [MNG-8385] Introduce proto session [maven]

2024-11-20 Thread via GitHub
gnodet commented on code in PR #1929: URL: https://github.com/apache/maven/pull/1929#discussion_r1850834371 ## api/maven-api-spi/src/main/java/org/apache/maven/api/spi/PropertyContributor.java: ## @@ -38,6 +40,19 @@ public interface PropertyContributor extends SpiService {

[jira] [Updated] (MNG-8385) Introduce proto session, move PropertyContributor SPI usage to place

2024-11-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8385: - Summary: Introduce proto session, move PropertyContributor SPI usage to place (was: Introduce prot

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven]

2024-11-20 Thread via GitHub
cstamas merged PR #1927: URL: https://github.com/apache/maven/pull/1927 -- 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] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899833#comment-17899833 ] ASF GitHub Bot commented on MCHANGES-426: - slawekjaranowski commented on PR #43

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
slawekjaranowski commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2489219118 > Please note that `AbstractMavenReport` provides several overloads to make the code leaner. `AbstractChangesReport` and child reports don't override not needed m

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-filtering]

2024-11-20 Thread via GitHub
dependabot[bot] commented on PR #126: URL: https://github.com/apache/maven-filtering/pull/126#issuecomment-2489158551 Superseded by #133. -- 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 speci

[PR] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [maven-filtering]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/maven-filtering/pull/133 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-filtering]

2024-11-20 Thread via GitHub
dependabot[bot] closed pull request #126: Bump commons-io:commons-io from 2.16.1 to 2.17.0 URL: https://github.com/apache/maven-filtering/pull/126 -- 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

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-scm]

2024-11-20 Thread via GitHub
dependabot[bot] commented on PR #222: URL: https://github.com/apache/maven-scm/pull/222#issuecomment-2488986792 Superseded by #226. -- 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

[PR] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [maven-scm]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #226: URL: https://github.com/apache/maven-scm/pull/226 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:co

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-scm]

2024-11-20 Thread via GitHub
dependabot[bot] closed pull request #222: Bump commons-io:commons-io from 2.16.1 to 2.17.0 URL: https://github.com/apache/maven-scm/pull/222 -- 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 speci

[jira] [Commented] (MDEP-952) Unpack fails if extension of artifact is used

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899812#comment-17899812 ] ASF GitHub Bot commented on MDEP-952: - elharo merged PR #486: URL: https://github.com/a

Re: [PR] [MDEP-952] replace another StringUtils call [maven-dependency-plugin]

2024-11-20 Thread via GitHub
elharo merged PR #486: URL: https://github.com/apache/maven-dependency-plugin/pull/486 -- 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 commons-io:commons-io from 2.16.1 to 2.17.0 [maven-enforcer]

2024-11-20 Thread via GitHub
dependabot[bot] closed pull request #335: Bump commons-io:commons-io from 2.16.1 to 2.17.0 URL: https://github.com/apache/maven-enforcer/pull/335 -- 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

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-enforcer]

2024-11-20 Thread via GitHub
dependabot[bot] commented on PR #335: URL: https://github.com/apache/maven-enforcer/pull/335#issuecomment-2488920279 Superseded by #336. -- 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

[PR] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [maven-enforcer]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #336: URL: https://github.com/apache/maven-enforcer/pull/336 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-

[jira] [Created] (MNG-8385) Introduce proto session, move property contributor SPI usage to place

2024-11-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8385: Summary: Introduce proto session, move property contributor SPI usage to place Key: MNG-8385 URL: https://issues.apache.org/jira/browse/MNG-8385 Project: Maven

Re: [PR] [MNG-8222] Extend PropertyContributor [maven]

2024-11-20 Thread via GitHub
cstamas commented on PR #1679: URL: https://github.com/apache/maven/pull/1679#issuecomment-2488720732 Superseded by https://github.com/apache/maven/pull/1929 -- 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] [MNG-8222] Extend PropertyContributor [maven]

2024-11-20 Thread via GitHub
cstamas closed pull request #1679: [MNG-8222] Extend PropertyContributor URL: https://github.com/apache/maven/pull/1679 -- 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 unsub

[PR] subject verb agreement [maven-jxr]

2024-11-20 Thread via GitHub
elharo opened a new pull request, #126: URL: https://github.com/apache/maven-jxr/pull/126 (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 unsubscribe, e-mai

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
garydgregory commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2488603822 I checked out this PR locally and installed it in my local Commons Parent POM which gives me errors on 'mvn clean site' since I did not update other plugins, which is prett

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899757#comment-17899757 ] ASF GitHub Bot commented on MCHANGES-426: - garydgregory commented on PR #43: UR

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899752#comment-17899752 ] ASF GitHub Bot commented on MCHANGES-426: - garydgregory commented on PR #43: UR

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
garydgregory commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2488563983 > @garydgregory fyi - this seems to be the changes we are looking for :) Hi @ottlinger & TY @slawekjaranowski ! -- This is an automated message from the Apa

[jira] [Updated] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2024-11-20 Thread Antoine Duprat (Jira)
[ https://issues.apache.org/jira/browse/MJAR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat updated MJAR-316: Description: Here's a simple repository in order to reproduce the issue: [https://github.com/aduprat/

[jira] [Updated] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2024-11-20 Thread Antoine Duprat (Jira)
[ https://issues.apache.org/jira/browse/MJAR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat updated MJAR-316: Attachment: Screenshot 2024-11-20 at 12.13.36.png > Kotlin classes packaged in test-jars are not reco

[jira] [Created] (MJAR-316) Kotlin classes packaged in test-jars are not recognized as Kotlin code

2024-11-20 Thread Antoine Duprat (Jira)
Antoine Duprat created MJAR-316: --- Summary: Kotlin classes packaged in test-jars are not recognized as Kotlin code Key: MJAR-316 URL: https://issues.apache.org/jira/browse/MJAR-316 Project: Maven JAR Pl

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-doxia]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #249: URL: https://github.com/apache/maven-doxia/pull/249 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-dist-tool]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #81: URL: https://github.com/apache/maven-dist-tool/pull/81 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-i

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-pdf-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] commented on PR #56: URL: https://github.com/apache/maven-pdf-plugin/pull/56#issuecomment-2488441195 Superseded by #60. -- 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 specifi

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-pdf-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] closed pull request #56: Bump commons-io:commons-io from 2.16.1 to 2.17.0 URL: https://github.com/apache/maven-pdf-plugin/pull/56 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [maven-pdf-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/maven-pdf-plugin/pull/60 Bumps commons-io:commons-io from 2.16.1 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-

[jira] [Created] (MNG-8384) Inject ${plugin.artifacts} do not have a scope

2024-11-20 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8384: Summary: Inject ${plugin.artifacts} do not have a scope Key: MNG-8384 URL: https://issues.apache.org/jira/browse/MNG-8384 Project: Maven Issue Type: Bug

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-pmd-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #176: URL: https://github.com/apache/maven-pmd-plugin/pull/176 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=common

[jira] [Commented] (MPIR-471) NoSuchMethodError when running from mvn site

2024-11-20 Thread Peter Hull (Jira)
[ https://issues.apache.org/jira/browse/MPIR-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899731#comment-17899731 ] Peter Hull commented on MPIR-471: - Thanks for the swift resolution. To help anyone else, th

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-acr-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #44: URL: https://github.com/apache/maven-acr-plugin/pull/44 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-

[jira] [Closed] (MPIR-471) NoSuchMethodError when running from mvn site

2024-11-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPIR-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPIR-471. --- Resolution: Information Provided You must upgrade to Maven Site Plugin 3.21.0 to get the proper Doxia 2

[jira] [Created] (MPIR-471) NoSuchMethodError when running from mvn site

2024-11-20 Thread Peter Hull (Jira)
Peter Hull created MPIR-471: --- Summary: NoSuchMethodError when running from mvn site Key: MPIR-471 URL: https://issues.apache.org/jira/browse/MPIR-471 Project: Maven Project Info Reports Plugin Issu

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899719#comment-17899719 ] ASF GitHub Bot commented on MCHANGES-426: - ottlinger commented on PR #43: URL:

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
ottlinger commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2488265504 @garydgregory fyi - this seems to be the changes we are looking for :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899709#comment-17899709 ] ASF GitHub Bot commented on MCHANGES-426: - michael-o commented on PR #43: URL:

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
michael-o commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2488121133 Don't forget to update https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack#TowardsDoxia2.0.0Stack-Progress when this is delivered. -- This is an aut

[PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-ear-plugin]

2024-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #128: URL: https://github.com/apache/maven-ear-plugin/pull/128 Bumps commons-io:commons-io from 2.17.0 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=common

[jira] [Created] (MARTIFACT-81) add "reproducible central" report

2024-11-20 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-81: -- Summary: add "reproducible central" report Key: MARTIFACT-81 URL: https://issues.apache.org/jira/browse/MARTIFACT-81 Project: Maven Artifact Plugin Issue

[I] Output contains ansi sequences when redirected to a file [maven-mvnd]

2024-11-20 Thread via GitHub
gnodet opened a new issue, #1204: URL: https://github.com/apache/maven-mvnd/issues/1204 `mvnd install > foo.log` should not print ansi sequences unless explicitely forced. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Created] (MDEP-967) Demote in fo logging in AbstractFromConfigurationMojo

2024-11-20 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MDEP-967: -- Summary: Demote in fo logging in AbstractFromConfigurationMojo Key: MDEP-967 URL: https://issues.apache.org/jira/browse/MDEP-967 Project: Maven Dependency

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899686#comment-17899686 ] ASF GitHub Bot commented on MCHANGES-426: - ottlinger commented on PR #43: URL:

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
ottlinger commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2487917124 @slawekjaranowski this looks great - thanks & big kudos for this PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899679#comment-17899679 ] ASF GitHub Bot commented on MCHANGES-426: - michael-o commented on PR #43: URL:

Re: [PR] [MCHANGES-426] Require Maven 3.6.3, Doxia 2.x [maven-changes-plugin]

2024-11-20 Thread via GitHub
michael-o commented on PR #43: URL: https://github.com/apache/maven-changes-plugin/pull/43#issuecomment-2487881152 That's a massive amount of work, thank you! -- 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

[jira] [Commented] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

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

[jira] [Commented] (MCHANGES-423) Rendering table in section from changes-report

2024-11-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899671#comment-17899671 ] Slawomir Jaranowski commented on MCHANGES-423: -- Should be fixed by MCHANGE

[jira] [Updated] (MCHANGES-423) Rendering table in section from changes-report

2024-11-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCHANGES-423: - Fix Version/s: 3.0.0 > Rendering table in section from changes-report > ---

[jira] [Created] (MCHANGES-426) Require Maven 3.6.3, Doxia 2.x

2024-11-20 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MCHANGES-426: Summary: Require Maven 3.6.3, Doxia 2.x Key: MCHANGES-426 URL: https://issues.apache.org/jira/browse/MCHANGES-426 Project: Maven Changes Plugin