[jira] [Updated] (MNG-7792) Use a single standalone version of asm

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7792: - Description: Guice and sisu.inject both embeds asm.  It would be better to use an external version

[jira] [Updated] (MNG-7792) Use a single standalone version of asm

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7792: - Description: Guice and sisu.inject both embeds asm.  It would be better to use an external version

[jira] [Updated] (MNG-7843) Allow glob patterns in dependency exclusions

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7843: - Description: Excluding a bunch of dependencies is quite verbose. Support for simple glob patterns w

[jira] [Updated] (MNG-7830) Switch from plexus-xml to stax / woodstox

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7830: - Description: The XML parser used by Maven is the lightweight MXParser implementing the xpp3 interf

[jira] [Updated] (MNG-7836) Support alternative syntaxes for POMs

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7836: - Description: While the syntax for the 4.0.0 consumer POM is set in stone for accessing central rep

[jira] [Commented] (MDEP-532) Undeclared test resources fail build despite 'ignoreNonCompile'

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MDEP-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778897#comment-17778897 ] Alexander Kriegisch commented on MDEP-532: -- While fixing the second problem, why n

[jira] [Comment Edited] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778891#comment-17778891 ] Alexander Kriegisch edited comment on MSHARED-1327 at 10/24/23 2:05 AM: -

[jira] [Comment Edited] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778892#comment-17778892 ] Alexander Kriegisch edited comment on MSHARED-1327 at 10/24/23 2:03 AM: -

[jira] [Commented] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778891#comment-17778891 ] Alexander Kriegisch commented on MSHARED-1327: -- [~michael-o], if  {{${proj

[jira] [Commented] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778892#comment-17778892 ] Alexander Kriegisch commented on MSHARED-1327: -- [~michael-o]: Another topi

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
cstamas commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776252065 I see nothing in JIRA (all similar issues were reported against older versions, that yes, had known issues w/ skip). 3.1.1 should not have these issues (unless whole plugin is left

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
cstamas commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776247653 Can you create a simple reproducer and post it on GitHub (or wherever)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
cstamas commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776246395 And how is the module skipped? Using the ``? -- 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

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
NersesAM commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776241945 yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[jira] [Commented] (MSHARED-1307) Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778869#comment-17778869 ] ASF GitHub Bot commented on MSHARED-1307: - elharo merged PR #68: URL: https://g

Re: [PR] [MSHARED-1307] systemProperties is deprecated: Use systemPropertyVari… [maven-invoker]

2023-10-23 Thread via GitHub
elharo merged PR #68: URL: https://github.com/apache/maven-invoker/pull/68 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apac

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
cstamas commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776240971 Does that happen with latest m-deploy-p as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] fix DeployAtEnd failures [maven-deploy-plugin]

2023-10-23 Thread via GitHub
NersesAM commented on PR #1: URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-1776237801 I wish this had been merged and was available in documentation. Spent hours only to figure out that having one of the modules skip deployments makes the whole deployAtEnd silently

[PR] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 [maven-doxia-sitetools]

2023-10-23 Thread via GitHub
dependabot[bot] opened a new pull request, #116: URL: https://github.com/apache/maven-doxia-sitetools/pull/116 Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.1.0 to 1.2.0. Release notes Sourced from https://github.com/codehaus-

[jira] [Commented] (MDEPLOY-311) Regression in 3.0.0: deploy-file: -Dpackaging is not considered during artifact upload

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778847#comment-17778847 ] ASF GitHub Bot commented on MDEPLOY-311: cstamas commented on PR #42: URL: http

Re: [PR] [MDEPLOY-311] Pass on 'packaging' when creating artifact to upload [maven-deploy-plugin]

2023-10-23 Thread via GitHub
cstamas commented on PR #42: URL: https://github.com/apache/maven-deploy-plugin/pull/42#issuecomment-1776170234 Something is fishy about this PR, but I think I understand the intent is the generated POM/packaging wrong? -- This is an automated message from the Apache Git Service. To

Re: [PR] Bump guice from 5.1.0 to 6.0.0 [maven-indexer]

2023-10-23 Thread via GitHub
cstamas merged PR #321: URL: https://github.com/apache/maven-indexer/pull/321 -- 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

Re: [PR] Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 [maven-indexer]

2023-10-23 Thread via GitHub
cstamas merged PR #330: URL: https://github.com/apache/maven-indexer/pull/330 -- 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

Re: [PR] Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 [maven-indexer]

2023-10-23 Thread via GitHub
dependabot[bot] closed pull request #328: Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 URL: https://github.com/apache/maven-indexer/pull/328 -- 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.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 [maven-indexer]

2023-10-23 Thread via GitHub
dependabot[bot] commented on PR #328: URL: https://github.com/apache/maven-indexer/pull/328#issuecomment-1776131436 Looks like org.gaul:modernizer-maven-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 [maven-indexer]

2023-10-23 Thread via GitHub
cstamas commented on PR #328: URL: https://github.com/apache/maven-indexer/pull/328#issuecomment-1776131163 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

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

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778834#comment-17778834 ] ASF GitHub Bot commented on MCOMPILER-548: -- cstamas commented on code in PR #

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

2023-10-23 Thread via GitHub
cstamas commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1369289506 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends Ab

Re: Error loading pom w/ Maven Ant Tasks 2.1.1 in Maven 3.0.3

2023-10-23 Thread Peter DiSalvo
unsubscribe On Wed, Mar 30, 2011 at 9:50 AM Peter DiSalvo wrote: > This is my first time using a mailing list for help so hopefully I'm doing > this right. I'm using Maven Ant Tasks 2.1.1 to read all my dependencies > from my pom. This worked with Maven 2.2.1 but broke when i upgraded to > 3.0

[jira] [Assigned] (MCHECKSTYLE-411) There should be info on skipped checkstyle check in maven build log

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MCHECKSTYLE-411: -- Assignee: Michael Osipov > There should be info on skipped checkstyle che

[jira] [Commented] (MCHECKSTYLE-411) There should be info on skipped checkstyle check in maven build log

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778810#comment-17778810 ] Michael Osipov commented on MCHECKSTYLE-411: Think about it twice, not i

[jira] [Closed] (DOXIA-707) Ability to define lineneding for generated content

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-707. Fix Version/s: (was: waiting-for-feedback) Resolution: Information Provided Use a modifie

[jira] [Updated] (MNG-7876) Add model version analysis and downgrade

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7876: - Description: The maven modello model definition contains classes and fields history. Reusing this

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

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778798#comment-17778798 ] ASF GitHub Bot commented on MCOMPILER-548: -- hgschmie commented on code in PR

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

2023-10-23 Thread via GitHub
hgschmie commented on code in PR #200: URL: https://github.com/apache/maven-compiler-plugin/pull/200#discussion_r1369182520 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -279,8 +279,11 @@ public abstract class AbstractCompilerMojo extends A

[jira] [Updated] (MNG-7880) Trim down the consumer POM

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7880: - Description: This proposal is based on various previous discussions, mainly the [Build vs Consumer

[jira] [Updated] (MNG-7893) Allow versioning the superpom according to the model version

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7893: - Description: Given we now allow the model version to change, it would make sense to actually defin

[jira] [Updated] (MNG-7893) Allow versioning the superpom according to the model version

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7893: - Description: Given we now allow the model version to change, it would make sense to actually defin

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
rmannibucau commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775848103 While ant is calling `javac` it will cache ~32k `Name` instances so maybe bypassing this module would help -- This is an automated message from the Apache Git Service. To resp

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
clebertsuconic commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775729258 @rmannibucau I tried setting fork=true , and It didn't seem to have an effect on that object. I gained 10 seconds (apparently) on my build. -- This is an automated mess

[jira] [Created] (MNG-7918) Allow to register maven core extension xml in MAVEN_HOME

2023-10-23 Thread Brian Demers (Jira)
Brian Demers created MNG-7918: - Summary: Allow to register maven core extension xml in MAVEN_HOME Key: MNG-7918 URL: https://issues.apache.org/jira/browse/MNG-7918 Project: Maven Issue Type: Impr

[jira] [Commented] (MNG-7848) Add s390x pipeline to Jenkins CI

2023-10-23 Thread Vivian Kong (Jira)
[ https://issues.apache.org/jira/browse/MNG-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778770#comment-17778770 ] Vivian Kong commented on MNG-7848: -- Hello [~olamy], wondering if there are any updates reg

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
rmannibucau commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775649486 Hi, it can be worth setting `true` in `maven-compiler-plugin`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
cstamas commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775640208 There is a SO article about this, it seems is not a leak per se but a "feature" of javac: https://stackoverflow.com/questions/14617340/memory-leak-when-using-jdk-compiler-at-runt

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
clebertsuconic commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775594196 and just to give it a context on the version being used: ``` lebertsuconic@MacBook-Pro out % mvnd --version Apache Maven Daemon (mvnd) 1.0-m7 darwin-amd64

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
clebertsuconic commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775589172 first build 10K, second build 20K... this build.. 30k ^^^ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
clebertsuconic commented on issue #897: URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775588207 ![image](https://github.com/apache/maven-mvnd/assets/750514/fd3d2980-2301-43b1-aafa-13b41d51ac29) -- This is an automated message from the Apache Git Service. To respon

[I] memory leak at com.sun.tools.javac.util.SharedNameTable$NameImpl [maven-mvnd]

2023-10-23 Thread via GitHub
clebertsuconic opened a new issue, #897: URL: https://github.com/apache/maven-mvnd/issues/897 I found a leak with com.sun.tools.javac.util.SharedNameTable$NameImpl I have been building this with artemis build. But I suspect this is not related to anything on my project. But I will lis

Re: [PR] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.0 [maven-plugin-tools]

2023-10-23 Thread via GitHub
dependabot[bot] commented on PR #234: URL: https://github.com/apache/maven-plugin-tools/pull/234#issuecomment-1775181655 OK, I won't notify you about version 4.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.0 [maven-plugin-tools]

2023-10-23 Thread via GitHub
dependabot[bot] closed pull request #234: Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.0 URL: https://github.com/apache/maven-plugin-tools/pull/234 -- 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] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.0 [maven-plugin-tools]

2023-10-23 Thread via GitHub
slawekjaranowski commented on PR #234: URL: https://github.com/apache/maven-plugin-tools/pull/234#issuecomment-1775181529 @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 a

Re: [PR] remove unused variable [maven-dependency-analyzer]

2023-10-23 Thread via GitHub
elharo merged PR #98: URL: https://github.com/apache/maven-dependency-analyzer/pull/98 -- 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] [Updated] (MARTIFACT-34) detect ignored modules when nexus-staging-maven-plugin skipNexusStagingDeployMojo=true

2023-10-23 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-34: --- Description: we currently skip if maven-install-plugin or maven-deploy-plugin are configure

Re: [PR] remove unused variable [maven-dependency-analyzer]

2023-10-23 Thread via GitHub
elharo closed pull request #98: remove unused variable URL: https://github.com/apache/maven-dependency-analyzer/pull/98 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[jira] [Updated] (MARTIFACT-45) detectSkip does not see the skip in deploy and install plugin when execution id configured

2023-10-23 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-45: --- Summary: detectSkip does not see the skip in deploy and install plugin when execution id co

[PR] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 [maven-plugin-tools]

2023-10-23 Thread via GitHub
dependabot[bot] opened a new pull request, #235: URL: https://github.com/apache/maven-plugin-tools/pull/235 Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.1.0 to 1.2.0. Release notes Sourced from https://github.com/codehaus-ple

[PR] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.0 [maven-plugin-tools]

2023-10-23 Thread via GitHub
dependabot[bot] opened a new pull request, #234: URL: https://github.com/apache/maven-plugin-tools/pull/234 Bumps [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) from 3.0.0 to 4.0.0. Release notes Sourced from https://github.com/codehaus-plexus/plex

[PR] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 [maven-doxia]

2023-10-23 Thread via GitHub
dependabot[bot] opened a new pull request, #177: URL: https://github.com/apache/maven-doxia/pull/177 Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.1.0 to 1.2.0. Release notes Sourced from https://github.com/codehaus-plexus/ple

Re: [I] clean fails cause of locked files [maven-mvnd]

2023-10-23 Thread via GitHub
ppalaga commented on issue #611: URL: https://github.com/apache/maven-mvnd/issues/611#issuecomment-1775073784 > Just tested with mvnd version 1.0-m7/m39 (maven 3.9.3) on windows and the problem persists. Would you mind creating a new issue with a minimal reproducer? -- This is an a

[PR] remove unused variable [maven-dependency-analyzer]

2023-10-23 Thread via GitHub
elharo opened a new pull request, #98: URL: https://github.com/apache/maven-dependency-analyzer/pull/98 (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 unsu

[jira] [Commented] (MDEP-532) Undeclared test resources fail build despite 'ignoreNonCompile'

2023-10-23 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778633#comment-17778633 ] Elliotte Rusty Harold commented on MDEP-532: OK, in the example project this is

[jira] [Commented] (MSHARED-1290) PropertyUtils cycle detection results in false positives

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778622#comment-17778622 ] ASF GitHub Bot commented on MSHARED-1290: - elharo commented on code in PR #78:

Re: [PR] [MSHARED-1290] Fix PropertyUtils cycle detection results in false positives [maven-filtering]

2023-10-23 Thread via GitHub
elharo commented on code in PR #78: URL: https://github.com/apache/maven-filtering/pull/78#discussion_r1368496934 ## src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java: ## @@ -39,40 +38,40 @@ public class PropertyUtilsTest extends TestSupport { private s

[jira] [Resolved] (MCOMPILER-550) Make 'outputDirectory' writable

2023-10-23 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Marwell resolved MCOMPILER-550. Resolution: Fixed Fixed in https://github.com/apache/maven-compiler-plugin/comm

[jira] [Commented] (MCOMPILER-550) Make 'outputDirectory' writable

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778613#comment-17778613 ] ASF GitHub Bot commented on MCOMPILER-550: -- bmarwell merged PR #202: URL: htt

Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

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

Re: [I] Surefire [INFO] output lines do not get prefixed with module name in batch mode [maven-mvnd]

2023-10-23 Thread via GitHub
bmarwell commented on issue #789: URL: https://github.com/apache/maven-mvnd/issues/789#issuecomment-1774941770 Created https://issues.apache.org/jira/browse/SUREFIRE-2204 for this reason -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Created] (SUREFIRE-2204) Convert logging to slf4j to allow MDC to be printed

2023-10-23 Thread Benjamin Marwell (Jira)
Benjamin Marwell created SUREFIRE-2204: -- Summary: Convert logging to slf4j to allow MDC to be printed Key: SUREFIRE-2204 URL: https://issues.apache.org/jira/browse/SUREFIRE-2204 Project: Maven Sur

[jira] [Closed] (MCOMPILER-510) NullPointerException when using --patch-module compiler argument

2023-10-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-510. - Fix Version/s: (was: 3.12.0) Resolution: Duplicate > NullPointerExc

[jira] [Closed] (MCOMPILER-552) Refresh download page

2023-10-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-552. - Resolution: Fixed > Refresh download page > - > >

[jira] [Commented] (MCOMPILER-552) Refresh download page

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778605#comment-17778605 ] ASF GitHub Bot commented on MCOMPILER-552: -- slawekjaranowski merged PR #204:

Re: [PR] [MCOMPILER-552] Refresh download page [maven-compiler-plugin]

2023-10-23 Thread via GitHub
slawekjaranowski merged PR #204: URL: https://github.com/apache/maven-compiler-plugin/pull/204 -- 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] [Updated] (MNG-7879) Add a new BOM packaging

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7879: - Description: The BOM packaging provides a way for Maven to differentiate parent POMs from BOMs.  T

[jira] [Updated] (MNG-7917) Upgrade to Jansi 2.4.1

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7917: - Description: Jansi 2.4.1 provides a bunch of bug fixes: https://github.com/fusesource/jansi/relea

[jira] [Updated] (MNG-7804) Add flexible goal ordering in phase

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7804: - Description: The 4.0.0 model contains a {{priority}} field which is flagged as _xml transient_. Th

[jira] [Updated] (MNG-7804) Add flexible goal ordering in phase

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7804: - Description: The 4.0.0 model contains a {{priority}} field which is flagged as _xml transient_. Th

[jira] [Closed] (MCOMPILER-551) Upgrade Parent to 40

2023-10-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-551. - Resolution: Fixed > Upgrade Parent to 40 > > >

[jira] [Commented] (MCOMPILER-551) Upgrade Parent to 40

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778598#comment-17778598 ] ASF GitHub Bot commented on MCOMPILER-551: -- slawekjaranowski merged PR #205:

Re: [PR] [MCOMPILER-551] Upgrade Parent to 40 [maven-compiler-plugin]

2023-10-23 Thread via GitHub
slawekjaranowski merged PR #205: URL: https://github.com/apache/maven-compiler-plugin/pull/205 -- 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] [Updated] (MNG-7804) Add flexible goal ordering in phase

2023-10-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7804: - Description: The 4.0.0 model contains a {{priority}} field which is flagged as _xml transient_. Th

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

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778594#comment-17778594 ] 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]

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

[jira] [Commented] (MCOMPILER-550) Make 'outputDirectory' writable

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778585#comment-17778585 ] ASF GitHub Bot commented on MCOMPILER-550: -- bmarwell commented on PR #202: UR

Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

2023-10-23 Thread via GitHub
bmarwell commented on PR #202: URL: https://github.com/apache/maven-compiler-plugin/pull/202#issuecomment-1774738258 Suggestion for link: While the javadoc-link in the text will render as code in the docs, the `@see` link works nicely. ![Screenshot 2023-10-23 at 10 59 48](ht

[jira] [Comment Edited] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778561#comment-17778561 ] Michael Osipov edited comment on MSHARED-1327 at 10/23/23 8:19 AM: --

[jira] [Updated] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-1327: Fix Version/s: maven-reporting-impl-4.0.0-M12 (was: maven-reporting

[jira] [Updated] (MSHARED-1326) Improve (documentation on) MavenReport interface/AbstractMavenReport class

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-1326: Fix Version/s: maven-reporting-impl-4.0.0-M12 (was: maven-reporting

[jira] [Updated] (MSHARED-1326) Improve (documentation on) MavenReport interface/AbstractMavenReport class

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-1326: Affects Version/s: maven-reporting-impl-4.0.0-M11 (was: maven-r

[jira] [Updated] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-1327: Fix Version/s: maven-reporting-impl-4.0.0-M11 > Change output directory default in Abstra

[jira] [Commented] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778561#comment-17778561 ] Michael Osipov commented on MSHARED-1327: - I do agree that {{.../site}} is wron

[jira] [Assigned] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MSHARED-1327: --- Assignee: Michael Osipov > Change output directory default in AbstractMavenReport

[jira] [Commented] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778547#comment-17778547 ] ASF GitHub Bot commented on MSHARED-1327: - kriegaex commented on PR #26: URL:

Re: [PR] [MSHARED-1327] Change output directory default [maven-reporting-impl]

2023-10-23 Thread via GitHub
kriegaex commented on PR #26: URL: https://github.com/apache/maven-reporting-impl/pull/26#issuecomment-1774586030 @michael-o: MSHARED-1327 created and force-pushed commit with issue ID prefix and corrected `use-as-direct-mojo*` ITs. -- This is an automated message from the Apache Git Ser

Re: [PR] [MSHARED-1327] Change output directory default [maven-reporting-impl]

2023-10-23 Thread via GitHub
kriegaex commented on PR #26: URL: https://github.com/apache/maven-reporting-impl/pull/26#issuecomment-1774568959 OK, if you wish to handle it separately from [MSHARED-1326)(https://issues.apache.org/jira/browse/MSHARED-1326), I can do that. -- This is an automated message from the Apac

[jira] [Commented] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778543#comment-17778543 ] ASF GitHub Bot commented on MSHARED-1327: - kriegaex commented on PR #26: URL:

[jira] [Updated] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kriegisch updated MSHARED-1327: - Description: The output directory should default to {{${project.build.directory

[jira] [Created] (MSHARED-1327) Change output directory default in AbstractMavenReport

2023-10-23 Thread Alexander Kriegisch (Jira)
Alexander Kriegisch created MSHARED-1327: Summary: Change output directory default in AbstractMavenReport Key: MSHARED-1327 URL: https://issues.apache.org/jira/browse/MSHARED-1327 Project: Mave