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

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

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

2024-08-16 Thread via GitHub
gnodet commented on PR #1660: URL: https://github.com/apache/maven/pull/1660#issuecomment-2294375827 I don't really see what's your use case for that ? We already have inheritance such as `Build` extends `BuildBase` and it works correctly. Is that just a cleanup ? -- This is an automate

Re: [PR] Bump resolverVersion from 1.9.18 to 2.0.1 [maven-gpg-plugin]

2024-08-16 Thread via GitHub
dependabot[bot] commented on PR #111: URL: https://github.com/apache/maven-gpg-plugin/pull/111#issuecomment-2294354308 OK, I won't notify you about version 2.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] Bump resolverVersion from 1.9.18 to 2.0.1 [maven-gpg-plugin]

2024-08-16 Thread via GitHub
slachiewicz commented on PR #111: URL: https://github.com/apache/maven-gpg-plugin/pull/111#issuecomment-2294354252 @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

Re: [PR] (doc) Remove repeated word [maven-dependency-plugin]

2024-08-16 Thread via GitHub
slachiewicz merged PR #426: URL: https://github.com/apache/maven-dependency-plugin/pull/426 -- 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-unsub

Re: [PR] Improve performance of case-sensitive file key checking [maven-doxia-sitetools]

2024-08-16 Thread via GitHub
michael-o commented on code in PR #165: URL: https://github.com/apache/maven-doxia-sitetools/pull/165#discussion_r1720363386 ## doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java: ## @@ -243,23 +246,22 @@ private void addModuleFiles(

[jira] [Closed] (MNG-8215) Add location tracking for toolchains

2024-08-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8215. Resolution: Fixed > Add location tracking for toolchains > > >

[jira] [Commented] (MNG-8215) Add location tracking for toolchains

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874395#comment-17874395 ] ASF GitHub Bot commented on MNG-8215: - gnodet merged PR #1608: URL: https://github.com/

[jira] [Created] (MNG-8215) Add location tracking for toolchains

2024-08-16 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8215: Summary: Add location tracking for toolchains Key: MNG-8215 URL: https://issues.apache.org/jira/browse/MNG-8215 Project: Maven Issue Type: New Feature

Re: [PR] [MNG-8215] Add location tracking for toolchains [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1608: URL: https://github.com/apache/maven/pull/1608 -- 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] Improve performance of case-sensitive file key checking [maven-doxia-sitetools]

2024-08-16 Thread via GitHub
jdimeo commented on code in PR #165: URL: https://github.com/apache/maven-doxia-sitetools/pull/165#discussion_r1720348354 ## doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java: ## @@ -243,23 +246,22 @@ private void addModuleFiles(

[jira] [Commented] (MNG-8172) Fix site building

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874394#comment-17874394 ] ASF GitHub Bot commented on MNG-8172: - gnodet merged PR #1594: URL: https://github.com/

[jira] [Closed] (MNG-8172) Fix site building

2024-08-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8172. Fix Version/s: 4.0.0-beta-4 Resolution: Fixed > Fix site building > - > >

Re: [PR] [MNG-8172] Fix site building [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1594: URL: https://github.com/apache/maven/pull/1594 -- 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] By default target Java 8 [maven-apache-parent]

2024-08-16 Thread via GitHub
ctubbsii commented on PR #251: URL: https://github.com/apache/maven-apache-parent/pull/251#issuecomment-2294242469 I don't think it's very important to make the minimal Java version match the target version, except in JDK versions earlier than 9, where you also have to set the bootstrap cl

Re: [PR] Bump mavenVersion from 3.6.3 to 3.9.8 [maven-reporting-impl]

2024-08-16 Thread via GitHub
dependabot[bot] commented on PR #46: URL: https://github.com/apache/maven-reporting-impl/pull/46#issuecomment-2294227587 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dep

Re: [PR] Bump mavenVersion from 3.6.3 to 3.9.8 [maven-reporting-impl]

2024-08-16 Thread via GitHub
michael-o closed pull request #46: Bump mavenVersion from 3.6.3 to 3.9.8 URL: https://github.com/apache/maven-reporting-impl/pull/46 -- 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] Improve performance of case-sensitive file key checking [maven-doxia-sitetools]

2024-08-16 Thread via GitHub
michael-o commented on code in PR #165: URL: https://github.com/apache/maven-doxia-sitetools/pull/165#discussion_r1720331864 ## doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java: ## @@ -243,23 +246,22 @@ private void addModuleFiles(

Re: [PR] Improve performance of case-sensitive file key checking [maven-doxia-sitetools]

2024-08-16 Thread via GitHub
michael-o commented on PR #165: URL: https://github.com/apache/maven-doxia-sitetools/pull/165#issuecomment-2294219570 @jdimeo Very nice. Can you file a JIRA issue as well, I'd be happy to review this. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (DOXIA-738) Add Footnote extention for Markdown module

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874392#comment-17874392 ] ASF GitHub Bot commented on DOXIA-738: -- michael-o closed pull request #215: [DOXIA-73

[jira] [Closed] (DOXIA-738) Add Footnote extention for Markdown module

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-738. Resolution: Fixed Fixed with [4fe6c91c257315ab907d571316ba7cb36ec8fea5|https://gitbox.apache.org/re

[jira] [Commented] (DOXIA-738) Add Footnote extention for Markdown module

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

Re: [PR] [DOXIA-738] changes to implement footer in markdown [maven-doxia]

2024-08-16 Thread via GitHub
michael-o closed pull request #215: [DOXIA-738] changes to implement footer in markdown URL: https://github.com/apache/maven-doxia/pull/215 -- 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

Re: [PR] [DOXIA-738] changes to implement footer in markdown [maven-doxia]

2024-08-16 Thread via GitHub
michael-o commented on PR #215: URL: https://github.com/apache/maven-doxia/pull/215#issuecomment-2294215985 Cherry-picked to master. -- 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 c

[jira] [Updated] (DOXIA-738) Add Footnote extention for Markdown module

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-738: - Summary: Add Footnote extention for Markdown module (was: Add Footnoting feature from doxia footn

[jira] [Updated] (DOXIA-738) Add Footnoting feature from doxia footnote plugin

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-738: - Fix Version/s: 2.0.0 > Add Footnoting feature from doxia footnote plugin > ---

[jira] [Commented] (DOXIA-739) Disable source code highlighters for verbatim blocks for Markdown

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874389#comment-17874389 ] ASF GitHub Bot commented on DOXIA-739: -- michael-o opened a new pull request, #223: UR

[jira] [Assigned] (DOXIA-738) Add Footnoting feature from doxia footnote plugin

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned DOXIA-738: Assignee: Michael Osipov > Add Footnoting feature from doxia footnote plugin >

[PR] [DOXIA-739] Disable source code highlighters for verbatim blocks for … [maven-doxia]

2024-08-16 Thread via GitHub
michael-o opened a new pull request, #223: URL: https://github.com/apache/maven-doxia/pull/223 …Markdown This closes #223 -- 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

[jira] [Created] (DOXIA-739) Disable source code highlighters for verbatim blocks for Markdown

2024-08-16 Thread Michael Osipov (Jira)
Michael Osipov created DOXIA-739: Summary: Disable source code highlighters for verbatim blocks for Markdown Key: DOXIA-739 URL: https://issues.apache.org/jira/browse/DOXIA-739 Project: Maven Doxia

[jira] [Commented] (MSKINS-242) Replace deprecated prettify JS library

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874388#comment-17874388 ] Michael Osipov commented on MSKINS-242: --- I looked into this, not too much work, but

[jira] [Closed] (ARCHETYPE-664) Bump commons-io:commons-io from 2.15.1 to 2.16.1

2024-08-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed ARCHETYPE-664. - Resolution: Fixed > Bump commons-io:commons-io from 2.15.1 to 2.16.1 > ---

[jira] [Commented] (ARCHETYPE-666) Bump com.ibm.icu:icu4j from 74.2 to 75.1

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874385#comment-17874385 ] ASF GitHub Bot commented on ARCHETYPE-666: -- slawekjaranowski merged PR #201:

[jira] [Closed] (ARCHETYPE-666) Bump com.ibm.icu:icu4j from 74.2 to 75.1

2024-08-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed ARCHETYPE-666. - Resolution: Fixed > Bump com.ibm.icu:icu4j from 74.2 to 75.1 > ---

Re: [PR] [ARCHETYPE-666] Bump com.ibm.icu:icu4j from 74.2 to 75.1 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski merged PR #201: URL: https://github.com/apache/maven-archetype/pull/201 -- 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] [Created] (ARCHETYPE-666) Bump com.ibm.icu:icu4j from 74.2 to 75.1

2024-08-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created ARCHETYPE-666: - Summary: Bump com.ibm.icu:icu4j from 74.2 to 75.1 Key: ARCHETYPE-666 URL: https://issues.apache.org/jira/browse/ARCHETYPE-666 Project: Maven Archetyp

[jira] [Closed] (ARCHETYPE-665) Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.10.0

2024-08-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed ARCHETYPE-665. - Resolution: Fixed > Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.1

[PR] Bump org.apache.maven:maven-parent from 42 to 43 [maven-archetype]

2024-08-16 Thread via GitHub
dependabot[bot] opened a new pull request, #204: URL: https://github.com/apache/maven-archetype/pull/204 Bumps [org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 42 to 43. Release notes Sourced from https://github.com/apache/maven-parent/releases";>org.ap

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

2024-08-16 Thread via GitHub
dependabot[bot] opened a new pull request, #203: URL: https://github.com/apache/maven-archetype/pull/203 Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-n

[jira] [Commented] (ARCHETYPE-665) Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.10.0

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874373#comment-17874373 ] ASF GitHub Bot commented on ARCHETYPE-665: -- slawekjaranowski merged PR #198:

Re: [PR] [ARCHETYPE-665] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.10.0 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski merged PR #198: URL: https://github.com/apache/maven-archetype/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

[jira] [Created] (ARCHETYPE-665) Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.10.0

2024-08-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created ARCHETYPE-665: - Summary: Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.10.0 Key: ARCHETYPE-665 URL: https://issues.apache.org/jira/browse/ARCHETYPE-665 P

Re: [PR] Bump org.apache.maven.shared:maven-script-interpreter from 1.2 to 1.6 [maven-archetype]

2024-08-16 Thread via GitHub
dependabot[bot] commented on PR #199: URL: https://github.com/apache/maven-archetype/pull/199#issuecomment-2294006901 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 versio

[jira] [Commented] (ARCHETYPE-664) Bump commons-io:commons-io from 2.15.1 to 2.16.1

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874365#comment-17874365 ] ASF GitHub Bot commented on ARCHETYPE-664: -- slawekjaranowski merged PR #196:

Re: [PR] Bump org.apache.maven.shared:maven-script-interpreter from 1.2 to 1.6 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski closed pull request #199: Bump org.apache.maven.shared:maven-script-interpreter from 1.2 to 1.6 URL: https://github.com/apache/maven-archetype/pull/199 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Bump org.apache.maven.shared:maven-script-interpreter from 1.2 to 1.6 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski commented on PR #199: URL: https://github.com/apache/maven-archetype/pull/199#issuecomment-2294006840 suppressed by #190 -- 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

[jira] [Created] (ARCHETYPE-664) Bump commons-io:commons-io from 2.15.1 to 2.16.1

2024-08-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created ARCHETYPE-664: - Summary: Bump commons-io:commons-io from 2.15.1 to 2.16.1 Key: ARCHETYPE-664 URL: https://issues.apache.org/jira/browse/ARCHETYPE-664 Project: Maven

Re: [PR] [ARCHETYPE-664] Bump commons-io:commons-io from 2.15.1 to 2.16.1 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski merged PR #196: URL: https://github.com/apache/maven-archetype/pull/196 -- 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] [Commented] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874333#comment-17874333 ] Michael Osipov commented on SUREFIRE-2255: -- I really don't get this why peopl

[jira] [Closed] (ARCHETYPE-663) Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2

2024-08-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed ARCHETYPE-663. - Resolution: Fixed > Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 >

[jira] [Commented] (ARCHETYPE-663) Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874314#comment-17874314 ] ASF GitHub Bot commented on ARCHETYPE-663: -- slawekjaranowski merged PR #194:

Re: [PR] [ARCHETYPE-663] Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski merged PR #194: URL: https://github.com/apache/maven-archetype/pull/194 -- 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] [Created] (ARCHETYPE-663) Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2

2024-08-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created ARCHETYPE-663: - Summary: Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 Key: ARCHETYPE-663 URL: https://issues.apache.org/jira/browse/ARCHETYPE-663 Project

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

2024-08-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MNG-8214: Assignee: Konrad Windszus > Allow extension of the model classes being generated with model.

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

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874310#comment-17874310 ] ASF GitHub Bot commented on MNG-8214: - kwin opened a new pull request, #1660: URL: http

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

2024-08-16 Thread via GitHub
kwin opened a new pull request, #1660: URL: https://github.com/apache/maven/pull/1660 This makes the constructor protected and takes the Builder as argument Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Commented] (ARCHETYPE-658) Upgrade Groovy to 4.0.21

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874306#comment-17874306 ] ASF GitHub Bot commented on ARCHETYPE-658: -- slawekjaranowski commented on cod

[jira] [Commented] (ARCHETYPE-658) Upgrade Groovy to 4.0.21

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874308#comment-17874308 ] ASF GitHub Bot commented on ARCHETYPE-658: -- slawekjaranowski commented on cod

Re: [PR] [ARCHETYPE-658] Upgrade Groovy from 2.x to 4.0.21 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski commented on code in PR #190: URL: https://github.com/apache/maven-archetype/pull/190#discussion_r1720044501 ## maven-archetype-plugin/src/main/java/org/apache/maven/archetype/mojos/IntegrationTestMojo.java: ## @@ -698,7 +691,7 @@ private FileLogger setupLogger(

Re: [PR] [ARCHETYPE-658] Upgrade Groovy from 2.x to 4.0.21 [maven-archetype]

2024-08-16 Thread via GitHub
slawekjaranowski commented on code in PR #190: URL: https://github.com/apache/maven-archetype/pull/190#discussion_r1720043598 ## maven-archetype-plugin/src/main/java/org/apache/maven/archetype/mojos/IntegrationTestMojo.java: ## @@ -671,22 +672,14 @@ private void invokePostArchet

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

2024-08-16 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-8214: Summary: Allow extension of the model classes being generated with model.vm Key: MNG-8214 URL: https://issues.apache.org/jira/browse/MNG-8214 Project: Maven

[jira] [Updated] (MNGSITE-541) Define module and submodule

2024-08-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNGSITE-541: -- Description: Looking through the Maven web site, including Introduction to the

[jira] [Commented] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874257#comment-17874257 ] Slawomir Jaranowski commented on SUREFIRE-2255: --- In mentioned project, y

[jira] [Closed] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2255. Resolution: Invalid > Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken >

[jira] [Commented] (MNGSITE-513) Intra-page anchor links from some tables of contents (ToCs) are broken

2024-08-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874251#comment-17874251 ] Elliotte Rusty Harold commented on MNGSITE-513: --- I think this is all auto-

[jira] [Created] (MNGSITE-541) Define module and submodule

2024-08-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNGSITE-541: - Summary: Define module and submodule Key: MNGSITE-541 URL: https://issues.apache.org/jira/browse/MNGSITE-541 Project: Maven Project Web Site

[jira] [Updated] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Manuel s (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel s updated SUREFIRE-2255: --- Description: Hi Folks,   *Ticket could be deleted.* *After Analyse the problem was one indirect

[jira] [Updated] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Manuel s (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel s updated SUREFIRE-2255: --- Description: Hi Folks,   *Tikcet could be deleted.*   After upgrading maven dependency to v5.1

[jira] [Commented] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874241#comment-17874241 ] Michael Osipov commented on SUREFIRE-2255: -- I don't see any regression inside

[jira] [Updated] (SUREFIRE-2255) Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2255: - Summary: Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken (was: [REGRE

Re: [I] Set more reasonable default for property "minimalJavaBuildVersion" [maven-apache-parent]

2024-08-16 Thread via GitHub
kwin closed issue #250: Set more reasonable default for property "minimalJavaBuildVersion" URL: https://github.com/apache/maven-apache-parent/issues/250 -- 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

Re: [I] Set more reasonable default for property "minimalJavaBuildVersion" [maven-apache-parent]

2024-08-16 Thread via GitHub
kwin closed issue #250: Set more reasonable default for property "minimalJavaBuildVersion" URL: https://github.com/apache/maven-apache-parent/issues/250 -- 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

Re: [PR] By default target Java 8 [maven-apache-parent]

2024-08-16 Thread via GitHub
kwin merged PR #251: URL: https://github.com/apache/maven-apache-parent/pull/251 -- 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] (SUREFIRE-2255) [REGRESSION] Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874219#comment-17874219 ] Michael Osipov commented on SUREFIRE-2255: -- Please create a ticket with the J

[jira] [Comment Edited] (SUREFIRE-2255) [REGRESSION] Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874219#comment-17874219 ] Michael Osipov edited comment on SUREFIRE-2255 at 8/16/24 12:25 PM:

[jira] [Created] (SUREFIRE-2255) [REGRESSION] Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken

2024-08-16 Thread Manuel s (Jira)
Manuel s created SUREFIRE-2255: -- Summary: [REGRESSION] Maven Build ist after upgrading to JUnit Jupiter V5.11.0 broken Key: SUREFIRE-2255 URL: https://issues.apache.org/jira/browse/SUREFIRE-2255 Project:

[jira] [Commented] (MNG-8138) Maven internal state should not allow to become "broken"

2024-08-16 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874207#comment-17874207 ] Christian Kohlschütter commented on MNG-8138: - I have fixed my configuration by

[jira] [Comment Edited] (MINSTALL-201) Regression in 3.1.2 when installing pom artifact

2024-08-16 Thread Jira
[ https://issues.apache.org/jira/browse/MINSTALL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874193#comment-17874193 ] Christian Kohlschütter edited comment on MINSTALL-201 at 8/16/24 11:11 AM: --

[jira] [Commented] (MINSTALL-201) Regression in 3.1.2 when installing pom artifact

2024-08-16 Thread Jira
[ https://issues.apache.org/jira/browse/MINSTALL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874193#comment-17874193 ] Christian Kohlschütter commented on MINSTALL-201: - Thanks for the clari

[jira] [Created] (MNG-8213) Expose most important phases as constants

2024-08-16 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-8213: Summary: Expose most important phases as constants Key: MNG-8213 URL: https://issues.apache.org/jira/browse/MNG-8213 Project: Maven Issue Type: Improvement

[PR] By default target Java 8 [maven-apache-parent]

2024-08-16 Thread via GitHub
kwin opened a new pull request, #251: URL: https://github.com/apache/maven-apache-parent/pull/251 Adjust minimalJavaBuildVersion to be in line with target bytecode version. This closes #250 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Created] (MCOMPILER-598) Syntax error in qdox parser for unescaped qoutes inside textblock of a service provider class

2024-08-16 Thread Armin Schrenk (Jira)
Armin Schrenk created MCOMPILER-598: --- Summary: Syntax error in qdox parser for unescaped qoutes inside textblock of a service provider class Key: MCOMPILER-598 URL: https://issues.apache.org/jira/browse/MCOMPILE

Re: [PR] Renaming of `ArtifactCoordinate.getVersion()` + documentation [maven]

2024-08-16 Thread via GitHub
desruisseaux commented on code in PR #1640: URL: https://github.com/apache/maven/pull/1640#discussion_r1719628286 ## api/maven-api-core/src/main/java/org/apache/maven/api/Artifact.java: ## @@ -23,76 +23,83 @@ import org.apache.maven.api.annotations.Nonnull; /** - * An artifa

Re: [PR] Renaming of `ArtifactCoordinate.getVersion()` + documentation [maven]

2024-08-16 Thread via GitHub
gnodet commented on code in PR #1640: URL: https://github.com/apache/maven/pull/1640#discussion_r1719600158 ## api/maven-api-core/src/main/java/org/apache/maven/api/Artifact.java: ## @@ -23,76 +23,83 @@ import org.apache.maven.api.annotations.Nonnull; /** - * An artifact poi

[jira] [Closed] (MNG-8196) Make exception messages match Maven 3 again

2024-08-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8196. Assignee: Guillaume Nodet Resolution: Fixed > Make exception messages match Maven 3 again > ---

[jira] [Commented] (MNG-8196) Make exception messages match Maven 3 again

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874170#comment-17874170 ] ASF GitHub Bot commented on MNG-8196: - gnodet merged PR #1628: URL: https://github.com/

Re: [PR] [MNG-8196] Make exception messages match Maven 3 again [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1628: URL: https://github.com/apache/maven/pull/1628 -- 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-8195) Add DependencyResolverResult.getModuleName(Path) method

2024-08-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8195. Assignee: Guillaume Nodet Resolution: Fixed > Add DependencyResolverResult.getModuleName(Path)

[jira] [Commented] (MNG-8195) Add DependencyResolverResult.getModuleName(Path) method

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874168#comment-17874168 ] ASF GitHub Bot commented on MNG-8195: - gnodet merged PR #1625: URL: https://github.com/

Re: [PR] [MNG-8195] Add `DependencyResolverResult.getModuleName(Path)` method [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1625: URL: https://github.com/apache/maven/pull/1625 -- 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 net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1659: URL: https://github.com/apache/maven/pull/1659 -- 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.assertj:assertj-core from 3.26.0 to 3.26.3 [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1658: URL: https://github.com/apache/maven/pull/1658 -- 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 ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 [maven]

2024-08-16 Thread via GitHub
gnodet merged PR #1657: URL: https://github.com/apache/maven/pull/1657 -- 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] (MRESOLVER-598) Improve javadoc around version ranges

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874154#comment-17874154 ] ASF GitHub Bot commented on MRESOLVER-598: -- kwin opened a new pull request, #

[jira] [Commented] (MRESOLVER-383) java.net.SocketException: Connection reset

2024-08-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874151#comment-17874151 ] Konrad Windszus commented on MRESOLVER-383: --- I haven't faced this with newer

[jira] [Closed] (MRESOLVER-383) java.net.SocketException: Connection reset

2024-08-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed MRESOLVER-383. - Resolution: Cannot Reproduce > java.net.SocketException: Connection reset > --