[jira] [Created] (MCOMPILER-580) Remove all properties overlapping with args

2024-03-05 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created MCOMPILER-580: Summary: Remove all properties overlapping with args Key: MCOMPILER-580 URL: https://issues.apache.org/jira/browse/MCOMPILER-580 Project: Maven Compile

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823888#comment-17823888 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- mthmulders commented on code i

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
mthmulders commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513962159 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { install

[jira] [Updated] (MCOMPILER-579) JPMS modules and `--module-version`

2024-03-05 Thread Sam Gammon (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Gammon updated MCOMPILER-579: - Description: Hello Maven devs,   I've hit an issue converting some Java libraries to JPMS. G

[jira] [Commented] (MPLUGIN-511) create and share tooling to detect plugin prerequisites history

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823886#comment-17823886 ] ASF GitHub Bot commented on MPLUGIN-511: hboutemy opened a new pull request, #26

[PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-05 Thread via GitHub
hboutemy opened a new pull request, #269: URL: https://github.com/apache/maven-plugin-tools/pull/269 (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 unsubsc

[jira] [Updated] (MCOMPILER-579) JPMS modules and `--module-version`

2024-03-05 Thread Sam Gammon (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Gammon updated MCOMPILER-579: - Description: Hello Maven devs,   I've hit an issue converting some Java libraries to JPMS. G

Re: [PR] Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 [maven-build-cache-extension]

2024-03-05 Thread via GitHub
dependabot[bot] commented on PR #134: URL: https://github.com/apache/maven-build-cache-extension/pull/134#issuecomment-1980215054 Superseded by #136. -- 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] Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 [maven-build-cache-extension]

2024-03-05 Thread via GitHub
dependabot[bot] closed pull request #134: Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 URL: https://github.com/apache/maven-build-cache-extension/pull/134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[PR] Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.7 [maven-build-cache-extension]

2024-03-05 Thread via GitHub
dependabot[bot] opened a new pull request, #136: URL: https://github.com/apache/maven-build-cache-extension/pull/136 Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.5 to 1.19.7. Release notes Sourced from https://githu

[jira] [Updated] (MCOMPILER-579) JPMS modules and `--module-version`

2024-03-05 Thread Sam Gammon (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Gammon updated MCOMPILER-579: - Description: Hello Maven devs,   I've hit an issue converting some Java libraries to JPMS. G

[jira] [Updated] (MCOMPILER-579) JPMS modules and `--module-version`

2024-03-05 Thread Sam Gammon (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Gammon updated MCOMPILER-579: - Description: Hello Maven devs,   I've hit an issue converting some Java libraries to JPMS. G

[jira] [Created] (MCOMPILER-579) JPMS modules and `--module-version`

2024-03-05 Thread Sam Gammon (Jira)
Sam Gammon created MCOMPILER-579: Summary: JPMS modules and `--module-version` Key: MCOMPILER-579 URL: https://issues.apache.org/jira/browse/MCOMPILER-579 Project: Maven Compiler Plugin Issue

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823868#comment-17823868 ] ASF GitHub Bot commented on MGPG-108: - hboutemy commented on code in PR #77: URL: https

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
hboutemy commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1513878750 ## src/site/apt/usage.apt.vm: ## @@ -60,27 +60,56 @@ Usage +--+ - Then you specify the passphrase on the command line. Like this: + Ideally, if inv

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823856#comment-17823856 ] ASF GitHub Bot commented on MCOMPILER-548: -- hgschmie merged PR #200: URL: htt

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
hgschmie merged PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr..

[PR] Bump org.codehaus.plexus:plexus-cipher from 2.0 to 2.1.0 [maven-gpg-plugin]

2024-03-05 Thread via GitHub
dependabot[bot] opened a new pull request, #79: URL: https://github.com/apache/maven-gpg-plugin/pull/79 Bumps [org.codehaus.plexus:plexus-cipher](https://github.com/codehaus-plexus/plexus-cipher) from 2.0 to 2.1.0. Release notes Sourced from https://github.com/codehaus-plexus/plex

Re: [PR] Remove defunct and archived repo managers [maven-site]

2024-03-05 Thread via GitHub
ditbace commented on PR #496: URL: https://github.com/apache/maven-site/pull/496#issuecomment-1979964458 Thanks😃 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823805#comment-17823805 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- gnodet commented on code in PR

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513488162 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { installedDi

Re: [PR] To Herve [maven-plugin-tools]

2024-03-05 Thread via GitHub
hboutemy closed pull request #268: To Herve URL: https://github.com/apache/maven-plugin-tools/pull/268 -- 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: i

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823802#comment-17823802 ] ASF GitHub Bot commented on MGPG-108: - hboutemy commented on code in PR #77: URL: https

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
hboutemy commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1513632184 ## src/site/apt/usage.apt.vm: ## @@ -60,27 +60,56 @@ Usage +--+ - Then you specify the passphrase on the command line. Like this: + Ideally, if inv

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823801#comment-17823801 ] ASF GitHub Bot commented on MGPG-108: - hboutemy commented on code in PR #77: URL: https

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
hboutemy commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1513632184 ## src/site/apt/usage.apt.vm: ## @@ -60,27 +60,56 @@ Usage +--+ - Then you specify the passphrase on the command line. Like this: + Ideally, if inv

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823800#comment-17823800 ] ASF GitHub Bot commented on MGPG-108: - hboutemy commented on code in PR #77: URL: https

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
hboutemy commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1513630166 ## src/site/apt/index.apt.vm: ## @@ -40,6 +40,13 @@ ${project.name} General instructions on how to use the GPG Plugin can be found on the {{{./usage.html}usag

Re: [PR] Remove defunct and archived repo managers [maven-site]

2024-03-05 Thread via GitHub
cstamas commented on PR #496: URL: https://github.com/apache/maven-site/pull/496#issuecomment-1979683443 I would remove all of them :smile: -- 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 sp

Re: [I] Would it be possible to have linux arm64 as a standard release asset? [maven-mvnd]

2024-03-05 Thread via GitHub
ppalaga commented on issue #921: URL: https://github.com/apache/maven-mvnd/issues/921#issuecomment-1979629325 Thanks @davidmelia, we would be interested to have a linux arm64 distribution. However, I'd prefer (other community members may have different opinions) a solution that can be autom

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823771#comment-17823771 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- gnodet commented on code in PR

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513488162 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { installedDi

[PR] Remove defunct and archived repo managers [maven-site]

2024-03-05 Thread via GitHub
elharo opened a new pull request, #496: URL: https://github.com/apache/maven-site/pull/496 @rfscholte -- 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

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823763#comment-17823763 ] ASF GitHub Bot commented on MCOMPILER-548: -- slawekjaranowski commented on cod

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
slawekjaranowski commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513457686 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo ex

[jira] [Commented] (MCOMPILER-578) Inconsistent behavior when clean is included in build

2024-03-05 Thread Alan Zimmer (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823752#comment-17823752 ] Alan Zimmer commented on MCOMPILER-578: --- Here is a small GH repo: https://github

Re: [PR] Remove references to very old versions of surefire and TestNG [maven-surefire]

2024-03-05 Thread via GitHub
elharo merged PR #723: URL: https://github.com/apache/maven-surefire/pull/723 -- 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.a

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823746#comment-17823746 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- mthmulders commented on code i

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
mthmulders commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513343272 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { install

[jira] [Created] (MNG-8068) Add Sentry Maven Skin to the list of available skins for Maven Site plugin

2024-03-05 Thread Bertrand Martin (Jira)
Bertrand Martin created MNG-8068: Summary: Add Sentry Maven Skin to the list of available skins for Maven Site plugin Key: MNG-8068 URL: https://issues.apache.org/jira/browse/MNG-8068 Project: Maven

[jira] [Commented] (MCOMPILER-578) Inconsistent behavior when clean is included in build

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823743#comment-17823743 ] Tamas Cservenak commented on MCOMPILER-578: --- Can you produce a reproducer? O

[jira] [Updated] (DOXIATOOLS-84) Emit Velocity statements in special Sink events which prevent wrong escaping

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-84: -- Summary: Emit Velocity statements in special Sink events which prevent wrong escapin

[jira] [Commented] (DOXIATOOLS-84) Parser: Emit Velocity statements in special Sink events

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823733#comment-17823733 ] Konrad Windszus commented on DOXIATOOLS-84: --- There are two different approac

[jira] [Updated] (MCOMPILER-578) Inconsistent behavior when clean is included in build

2024-03-05 Thread Alan Zimmer (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Zimmer updated MCOMPILER-578: -- Description: We use a set of compilation executions to make sure we compile our code to a b

[jira] [Created] (MCOMPILER-578) Inconsistent behavior when clean is included in build

2024-03-05 Thread Alan Zimmer (Jira)
Alan Zimmer created MCOMPILER-578: - Summary: Inconsistent behavior when clean is included in build Key: MCOMPILER-578 URL: https://issues.apache.org/jira/browse/MCOMPILER-578 Project: Maven Compiler Pl

[jira] [Closed] (MSHADE-469) Cannot generate a jar since switching from 3.4.1 to 3.5.x

2024-03-05 Thread Jira
[ https://issues.apache.org/jira/browse/MSHADE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lécharny closed MSHADE-469. > Cannot generate a jar since switching from 3.4.1 to 3.5.x > -

[jira] [Commented] (MSHADE-469) Cannot generate a jar since switching from 3.4.1 to 3.5.x

2024-03-05 Thread Jira
[ https://issues.apache.org/jira/browse/MSHADE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823725#comment-17823725 ] Emmanuel Lécharny commented on MSHADE-469: -- Thanks, works just fine with 3.5.2!

[I] Would it be possible to have linux arm64 as standard a release asset? [maven-mvnd]

2024-03-05 Thread via GitHub
davidmelia opened a new issue, #921: URL: https://github.com/apache/maven-mvnd/issues/921 Hi, i've noticed in asserts in https://github.com/apache/maven-mvnd/releases that there is no asset for linux arm 64. I appreciate I can build this from scratch but would this be something you

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823719#comment-17823719 ] ASF GitHub Bot commented on MCOMPILER-548: -- rmannibucau commented on code in

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
rmannibucau commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513223723 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823709#comment-17823709 ] ASF GitHub Bot commented on MCOMPILER-548: -- bmarwell commented on code in PR

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
bmarwell commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513179298 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends A

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823708#comment-17823708 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- gnodet commented on code in PR

[jira] [Commented] (MTOOLCHAINS-49) Automatic discovery of JDK toolchains

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823707#comment-17823707 ] ASF GitHub Bot commented on MTOOLCHAINS-49: --- gnodet commented on code in PR

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513173798 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { installedDi

Re: [PR] [MTOOLCHAINS-49] Automatic discovery of JDK toolchains [maven-toolchains-plugin]

2024-03-05 Thread via GitHub
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-toolchains-plugin/pull/14#discussion_r1513173798 ## src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java: ## @@ -411,10 +411,12 @@ private Set findJdks() { installedDi

[jira] [Commented] (SUREFIRE-2177) Use junit-bom instead of single JUnit 5 versions

2024-03-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823704#comment-17823704 ] Michael Osipov commented on SUREFIRE-2177: -- Guys, have a look at SUREFIRE-224

[jira] [Updated] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version via plugin dependency

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SUREFIRE-2240: -- Summary: Using JUnit BOM prevents upgrading the engine version via plugin dependency

[jira] [Commented] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823699#comment-17823699 ] ASF GitHub Bot commented on SUREFIRE-2240: -- kwin commented on code in PR #725

Re: [PR] [SUREFIRE-2240] Don't manage JUnit5 artifact versions [maven-surefire]

2024-03-05 Thread via GitHub
kwin commented on code in PR #725: URL: https://github.com/apache/maven-surefire/pull/725#discussion_r1513124629 ## surefire-providers/surefire-junit-platform/pom.xml: ## @@ -80,6 +80,13 @@ surefire-3.0.0-M8 + + Review Comment: @marcphilipp Is the assumption

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823697#comment-17823697 ] ASF GitHub Bot commented on MCOMPILER-548: -- slawekjaranowski commented on cod

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
slawekjaranowski commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513118861 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo ex

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823695#comment-17823695 ] ASF GitHub Bot commented on MCOMPILER-548: -- rmannibucau commented on code in

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
rmannibucau commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513106708 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends

Re: [PR] Bump apache/maven-gh-actions-shared from 3 to 4 [maven-compiler-plugin]

2024-03-05 Thread via GitHub
slawekjaranowski merged PR #226: URL: https://github.com/apache/maven-compiler-plugin/pull/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 comment. To unsubscribe, e-mail: issues-un

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823692#comment-17823692 ] ASF GitHub Bot commented on MCOMPILER-548: -- slawekjaranowski commented on cod

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
slawekjaranowski commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1513101249 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo ex

[jira] [Commented] (MGPG-110) The sign-and-deploy-file mojo POM validation is off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823658#comment-17823658 ] ASF GitHub Bot commented on MGPG-110: - cstamas merged PR #78: URL: https://github.com/a

[jira] [Closed] (MGPG-110) The sign-and-deploy-file mojo POM validation is off

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MGPG-110. Resolution: Fixed > The sign-and-deploy-file mojo POM validation is off > ---

Re: [PR] [MGPG-110] SignAndDeployFileMojo validation is off [maven-gpg-plugin]

2024-03-05 Thread via GitHub
cstamas merged PR #78: URL: https://github.com/apache/maven-gpg-plugin/pull/78 -- 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.

[jira] [Commented] (MCOMPILER-548) JDK 21 throws annotations processing warning that can not be turned off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823654#comment-17823654 ] ASF GitHub Bot commented on MCOMPILER-548: -- kwin commented on code in PR #200

Re: [PR] [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off [maven-compiler-plugin]

2024-03-05 Thread via GitHub
kwin commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1512962253 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends Abstr

[jira] [Commented] (MGPG-110) The sign-and-deploy-file mojo POM validation is off

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823642#comment-17823642 ] ASF GitHub Bot commented on MGPG-110: - cstamas opened a new pull request, #78: URL: htt

[PR] [MGPG-110] SignAndDeployFileMojo validation is off [maven-gpg-plugin]

2024-03-05 Thread via GitHub
cstamas opened a new pull request, #78: URL: https://github.com/apache/maven-gpg-plugin/pull/78 It was validating POMs as "Maven2". These POMs should be handled as "new projects" and they must have strict validation in effect instead. --- https://issues.apache.org/jira/b

[jira] [Assigned] (MGPG-110) The sign-and-deploy-file mojo POM validation is off

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MGPG-110: Assignee: Tamas Cservenak > The sign-and-deploy-file mojo POM validation is off > --

[jira] [Created] (MGPG-110) The sign-and-deploy-file mojo POM validation is off

2024-03-05 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MGPG-110: Summary: The sign-and-deploy-file mojo POM validation is off Key: MGPG-110 URL: https://issues.apache.org/jira/browse/MGPG-110 Project: Maven GPG Plugin Issu

[jira] [Commented] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823636#comment-17823636 ] Tamas Cservenak commented on MGPG-109: -- Yes, this call is about to happen when the POM

[jira] [Closed] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MGPG-109. Resolution: Not A Problem > command line gpg:sign-and-deploy-file fails an API compat issue > --

[jira] [Comment Edited] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823633#comment-17823633 ] Tamas Cservenak edited comment on MGPG-109 at 3/5/24 2:09 PM: --

[jira] [Commented] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823633#comment-17823633 ] Tamas Cservenak commented on MGPG-109: -- My initial inspection shows that GPG plugin 3.

[jira] [Commented] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Rod Widdowson (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823630#comment-17823630 ] Rod Widdowson commented on MGPG-109: You got there before me and I cannot find the clos

[jira] [Comment Edited] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823629#comment-17823629 ] Tamas Cservenak edited comment on MGPG-109 at 3/5/24 2:00 PM: --

[jira] [Updated] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MGPG-109: - Affects Version/s: 3.0.1 > command line gpg:sign-and-deploy-file fails an API compat issue > -

[jira] [Commented] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823629#comment-17823629 ] Tamas Cservenak commented on MGPG-109: -- Could you provide a bit more information? * Ja

[jira] [Created] (MGPG-109) command line gpg:sign-and-deploy-file fails an API compat issue

2024-03-05 Thread Rod Widdowson (Jira)
Rod Widdowson created MGPG-109: -- Summary: command line gpg:sign-and-deploy-file fails an API compat issue Key: MGPG-109 URL: https://issues.apache.org/jira/browse/MGPG-109 Project: Maven GPG Plugin

[jira] [Assigned] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SUREFIRE-2240: - Assignee: Konrad Windszus > Using JUnit BOM prevents upgrading the engine ver

[jira] [Commented] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

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

[PR] [SUREFIRE-2240] Don't manage JUnit5 artifact versions [maven-surefire]

2024-03-05 Thread via GitHub
kwin opened a new pull request, #725: URL: https://github.com/apache/maven-surefire/pull/725 This allows to more easily overwrite the version via plugin dependencies Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823614#comment-17823614 ] ASF GitHub Bot commented on MGPG-108: - cstamas commented on code in PR #77: URL: https:

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
cstamas commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1512820505 ## src/site/apt/index.apt.vm: ## @@ -40,6 +40,13 @@ ${project.name} General instructions on how to use the GPG Plugin can be found on the {{{./usage.html}usage

[jira] [Updated] (MRESOLVER-503) Differences between results of dependency:tree and direct resolver API calls

2024-03-05 Thread Alexey Loubyansky (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Loubyansky updated MRESOLVER-503: Issue Type: Bug (was: New Feature) > Differences between results of dependency:

[jira] [Updated] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SUREFIRE-2240: -- Description: The change being introduced in SUREFIRE-2177 prevents updating the {{j

[jira] [Updated] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SUREFIRE-2240: -- Affects Version/s: 3.2.1 > Using JUnit BOM prevents upgrading the engine version > -

[jira] [Created] (SUREFIRE-2240) Using JUnit BOM prevents upgrading the engine version

2024-03-05 Thread Konrad Windszus (Jira)
Konrad Windszus created SUREFIRE-2240: - Summary: Using JUnit BOM prevents upgrading the engine version Key: SUREFIRE-2240 URL: https://issues.apache.org/jira/browse/SUREFIRE-2240 Project: Maven Sur

[jira] [Commented] (MGPG-108) Update plugin site doco

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823592#comment-17823592 ] ASF GitHub Bot commented on MGPG-108: - bmarwell commented on code in PR #77: URL: https

Re: [PR] [MGPG-108] Update site and doco [maven-gpg-plugin]

2024-03-05 Thread via GitHub
bmarwell commented on code in PR #77: URL: https://github.com/apache/maven-gpg-plugin/pull/77#discussion_r1512747503 ## src/site/apt/index.apt.vm: ## @@ -40,6 +40,13 @@ ${project.name} General instructions on how to use the GPG Plugin can be found on the {{{./usage.html}usag

Re: [PR] Bump apache/maven-gh-actions-shared from 3 to 4 [maven-scripting-plugin]

2024-03-05 Thread via GitHub
elharo merged PR #28: URL: https://github.com/apache/maven-scripting-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

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

2024-03-05 Thread via GitHub
elharo merged PR #27: URL: https://github.com/apache/maven-scripting-plugin/pull/27 -- 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] [Updated] (DOXIATOOLS-84) Parser: Emit Velocity statements in special Sink events

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-84: -- Summary: Parser: Emit Velocity statements in special Sink events (was: Parser: Emit

[jira] [Updated] (DOXIATOOLS-84) Parser: Emit Velocity statements in special Sink events

2024-03-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-84: -- Description: Velocity is often used together with markup (https://maven.apache.org/

  1   2   >