[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876383#comment-17876383 ] ASF GitHub Bot commented on MNG-8214: - gnodet commented on code in PR #1660: URL: https

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-23 Thread via GitHub
gnodet commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1729584195 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor

[PR] Remove unused managed dependencies [maven]

2024-08-23 Thread via GitHub
gnodet opened a new pull request, #1680: URL: https://github.com/apache/maven/pull/1680 (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-mail:

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

2024-08-23 Thread via GitHub
gnodet merged PR #1677: URL: https://github.com/apache/maven/pull/1677 -- 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] Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 [maven]

2024-08-23 Thread via GitHub
gnodet merged PR #1676: URL: https://github.com/apache/maven/pull/1676 -- 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] [Commented] (SUREFIRE-2252) Failsafe xml for a test class has results from another class

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876365#comment-17876365 ] ASF GitHub Bot commented on SUREFIRE-2252: -- ArvindJoshi-okta commented on PR

Re: [PR] [SUREFIRE-2252] - Fix JUnit5 reporting when tests are executed in parallel [maven-surefire]

2024-08-23 Thread via GitHub
ArvindJoshi-okta commented on PR #772: URL: https://github.com/apache/maven-surefire/pull/772#issuecomment-2307785407 > > There are test failures, please take a look. > > Looks like the POM issue I was referring to in the JIRA, on what value should I add to test my current logic/versi

[jira] [Commented] (SUREFIRE-2252) Failsafe xml for a test class has results from another class

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876354#comment-17876354 ] ASF GitHub Bot commented on SUREFIRE-2252: -- ArvindJoshi-okta commented on PR

Re: [PR] [SUREFIRE-2252] - Fix JUnit5 reporting when tests are executed in parallel [maven-surefire]

2024-08-23 Thread via GitHub
ArvindJoshi-okta commented on PR #772: URL: https://github.com/apache/maven-surefire/pull/772#issuecomment-2307711533 > There are test failures, please take a look. Looks like the POM issue I was referring to in the JIRA, on what value should I add to test my current logic/version.

[jira] [Commented] (SUREFIRE-2252) Failsafe xml for a test class has results from another class

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

Re: [PR] [SUREFIRE-2252] - Fix JUnit5 reporting when tests are executed in parallel [maven-surefire]

2024-08-23 Thread via GitHub
michael-o commented on PR #772: URL: https://github.com/apache/maven-surefire/pull/772#issuecomment-2307606051 There are test failures, please take a look. -- 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

[jira] [Commented] (SUREFIRE-2252) Failsafe xml for a test class has results from another class

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876324#comment-17876324 ] ASF GitHub Bot commented on SUREFIRE-2252: -- ArvindJoshi-okta opened a new pul

[PR] [SUREFIRE-2252] - Fix JUnit5 reporting when tests are executed in parallel [maven-surefire]

2024-08-23 Thread via GitHub
ArvindJoshi-okta opened a new pull request, #772: URL: https://github.com/apache/maven-surefire/pull/772 ### Problem - When parallel tests are executed in JUnit5, the reporting (console and xml) have some issues - The tests are executed but the reporting combines tests into other c

[jira] [Commented] (MASSEMBLY-1032) should be able to create ustar archives (i.e. non-posix/non-GNU)

2024-08-23 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876319#comment-17876319 ] Benjamin Marwell commented on MASSEMBLY-1032: - also blocked by the plexus

[jira] [Commented] (DOXIA-740) Rendering Markdown silently truncates files that skip a heading level

2024-08-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876318#comment-17876318 ] Michael Osipov commented on DOXIA-740: -- It is actually mentioned here: https://cwiki

[jira] [Commented] (MASSEMBLY-1032) should be able to create ustar archives (i.e. non-posix/non-GNU)

2024-08-23 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876315#comment-17876315 ] Benjamin Marwell commented on MASSEMBLY-1032: - The underlying issue is th

[jira] [Updated] (MBUILDCACHE-107) pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-107: --- Labels: pull-request-available (was: ) > pom.xml properties 'maven.build.cache.

[jira] [Commented] (MBUILDCACHE-107) pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876283#comment-17876283 ] ASF GitHub Bot commented on MBUILDCACHE-107: reda-alaoui opened a new pu

[jira] [Commented] (DOXIA-740) Rendering Markdown silently truncates files that skip a heading level

2024-08-23 Thread John Dimeo (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876281#comment-17876281 ] John Dimeo commented on DOXIA-740: -- Thanks for the response and I'm glad to hear it's by

[PR] MBUILDCACHE-107 pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum [maven-build-cache-extension]

2024-08-23 Thread via GitHub
reda-alaoui opened a new pull request, #181: URL: https://github.com/apache/maven-build-cache-extension/pull/181 Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [MBUILDCACHE JIRA issue](https://issues.apache.org/jir

[jira] [Closed] (MRELEASE-973) Please keep the property performRelease or provide an alternative for it

2024-08-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-973. --- Fix Version/s: (was: waiting-for-feedback) Resolution: Incomplete No feedback re

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 [maven-plugin-tools]

2024-08-23 Thread via GitHub
dependabot[bot] closed pull request #322: Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 URL: https://github.com/apache/maven-plugin-tools/pull/322 -- 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] Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 [maven-plugin-tools]

2024-08-23 Thread via GitHub
dependabot[bot] commented on PR #322: URL: https://github.com/apache/maven-plugin-tools/pull/322#issuecomment-2307121178 Superseded by #323. -- 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 s

[PR] Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.0 [maven-plugin-tools]

2024-08-23 Thread via GitHub
dependabot[bot] opened a new pull request, #323: URL: https://github.com/apache/maven-plugin-tools/pull/323 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.15.0. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.by

[jira] [Created] (MBUILDCACHE-107) pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum

2024-08-23 Thread Jira
Réda Housni Alaoui created MBUILDCACHE-107: -- Summary: pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum Key: MBUILDCACHE-107 URL: https://issues.apache.or

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876257#comment-17876257 ] ASF GitHub Bot commented on MNG-8222: - gnodet commented on code in PR #1679: URL: https

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

2024-08-23 Thread via GitHub
gnodet commented on code in PR #1679: URL: https://github.com/apache/maven/pull/1679#discussion_r1728905518 ## api/maven-api-core/src/main/java/org/apache/maven/api/ProtoSession.java: ## @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or m

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876256#comment-17876256 ] ASF GitHub Bot commented on MNG-8222: - gnodet commented on code in PR #1679: URL: https

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

2024-08-23 Thread via GitHub
gnodet commented on code in PR #1679: URL: https://github.com/apache/maven/pull/1679#discussion_r1728900903 ## api/maven-api-core/src/main/java/org/apache/maven/api/ProtoSession.java: ## @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or m

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876250#comment-17876250 ] ASF GitHub Bot commented on MNG-8222: - gnodet commented on code in PR #1679: URL: https

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

2024-08-23 Thread via GitHub
gnodet commented on code in PR #1679: URL: https://github.com/apache/maven/pull/1679#discussion_r1728899433 ## maven-core/src/main/java/org/apache/maven/internal/aether/PropertyContributorExtender.java: ## @@ -50,13 +54,53 @@ class PropertyContributorExtender implements MavenEx

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876249#comment-17876249 ] ASF GitHub Bot commented on MNG-8222: - cstamas commented on code in PR #1679: URL: http

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

2024-08-23 Thread via GitHub
cstamas commented on code in PR #1679: URL: https://github.com/apache/maven/pull/1679#discussion_r1728889706 ## api/maven-api-spi/src/main/java/org/apache/maven/api/spi/PropertyContributor.java: ## @@ -33,9 +34,12 @@ @Consumer public interface PropertyContributor extends SpiSe

[jira] [Created] (MNG-8223) DefaultTransformerContextBuilder fails incorrectly with No Unique Source

2024-08-23 Thread Robert Scholte (Jira)
Robert Scholte created MNG-8223: --- Summary: DefaultTransformerContextBuilder fails incorrectly with No Unique Source Key: MNG-8223 URL: https://issues.apache.org/jira/browse/MNG-8223 Project: Maven

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876237#comment-17876237 ] ASF GitHub Bot commented on MNG-8222: - gnodet commented on code in PR #1679: URL: https

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

2024-08-23 Thread via GitHub
gnodet commented on code in PR #1679: URL: https://github.com/apache/maven/pull/1679#discussion_r1728833841 ## api/maven-api-spi/src/main/java/org/apache/maven/api/spi/PropertyContributor.java: ## @@ -33,9 +34,12 @@ @Consumer public interface PropertyContributor extends SpiSer

[jira] [Commented] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876235#comment-17876235 ] ASF GitHub Bot commented on MNG-8222: - cstamas opened a new pull request, #1679: URL: h

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

2024-08-23 Thread via GitHub
cstamas opened a new pull request, #1679: URL: https://github.com/apache/maven/pull/1679 Add more contextual info to it. --- https://issues.apache.org/jira/browse/MNG-8222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (MNG-8222) Provide more information to PropertyContributors

2024-08-23 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8222: Summary: Provide more information to PropertyContributors Key: MNG-8222 URL: https://issues.apache.org/jira/browse/MNG-8222 Project: Maven Issue Type: Improv

[jira] [Commented] (MRELEASE-1154) [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876224#comment-17876224 ] ASF GitHub Bot commented on MRELEASE-1154: -- michael-o opened a new pull reque

[PR] [MRELEASE-1154] [REGRESSION] MRELEASE-1109 breaks release of Maven Su… [maven-release]

2024-08-23 Thread via GitHub
michael-o opened a new pull request, #229: URL: https://github.com/apache/maven-release/pull/229 …refire This reverts commit 9e0713b83d99723ebeb3e8347f3f69c69c585ed0 (MRELEASE-1109). This closes #229 Following this checklist to help us incorporate your contribution qu

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

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

Re: [PR] [MRELEASE-1109] Support CI friendly versions [maven-release]

2024-08-23 Thread via GitHub
michael-o commented on PR #198: URL: https://github.com/apache/maven-release/pull/198#issuecomment-2306758593 After all, this isn't fine anymore. This has introduced anothe regression: https://issues.apache.org/jira/browse/MRELEASE-1154 -- This is an automated message from the Apache Git

[jira] [Assigned] (MRELEASE-1154) [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire

2024-08-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-1154: Assignee: Michael Osipov > [REGRESSION] MRELEASE-1109 breaks release of Maven S

[jira] [Updated] (MRELEASE-1154) [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire

2024-08-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1154: - Fix Version/s: next-release > [REGRESSION] MRELEASE-1109 breaks release of Maven Suref

[jira] [Created] (MRELEASE-1154) [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire

2024-08-23 Thread Michael Osipov (Jira)
Michael Osipov created MRELEASE-1154: Summary: [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire Key: MRELEASE-1154 URL: https://issues.apache.org/jira/browse/MRELEASE-1154 Project: Mave

[jira] [Commented] (MCOMPILER-592) IndexOutOfBoundsException when project.build.outputTimestamp is empty

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876204#comment-17876204 ] ASF GitHub Bot commented on MCOMPILER-592: -- olamy merged PR #244: URL: https:

Re: [PR] [MCOMPILER-592] - IndexOutOfBoundsException when project.build.output… [maven-compiler-plugin]

2024-08-23 Thread via GitHub
olamy merged PR #244: URL: https://github.com/apache/maven-compiler-plugin/pull/244 -- 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] (MCOMPILER-592) IndexOutOfBoundsException when project.build.outputTimestamp is empty

2024-08-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876191#comment-17876191 ] ASF GitHub Bot commented on MCOMPILER-592: -- thijsrijpert commented on code in

Re: [PR] [MCOMPILER-592] - IndexOutOfBoundsException when project.build.output… [maven-compiler-plugin]

2024-08-23 Thread via GitHub
thijsrijpert commented on code in PR #244: URL: https://github.com/apache/maven-compiler-plugin/pull/244#discussion_r1728494504 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1239,7 +1239,9 @@ public void execute() throws MojoExecutionExcept

[jira] [Comment Edited] (MINSTALL-202) Version property is not expanded for destination path

2024-08-23 Thread Jimisola Laursen (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875882#comment-17875882 ] Jimisola Laursen edited comment on MINSTALL-202 at 8/23/24 7:06 AM: -