Re: [PR] test mimir with Jenkinsfile [maven]

2025-04-03 Thread via GitHub
olamy commented on PR #2208: URL: https://github.com/apache/maven/pull/2208#issuecomment-2774681611 > Also, do not copy it to `.mvn` (project wide) but `~/.m2/` (user wide). but it is user wide and Jenkins is sharing nodes. is there any difference? -- This is an automated me

Re: [PR] Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 [maven-artifact-plugin]

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

Re: [PR] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1 [maven-artifact-plugin]

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

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 [maven-install-plugin]

2025-04-03 Thread via GitHub
gnodet commented on code in PR #131: URL: https://github.com/apache/maven-install-plugin/pull/131#discussion_r2026352303 ## src/test/java/org/apache/maven/plugins/install/InstallMojoTest.java: ## @@ -57,12 +57,12 @@ public class InstallMojoTest extends AbstractMojoTestCase {

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 [maven-install-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #131: URL: https://github.com/apache/maven-install-plugin/pull/131 -- 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: [I] [MDEPLOY-46] "mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #273: URL: https://github.com/apache/maven-deploy-plugin/issues/273#issuecomment-2771520902 **[Stephen Connolly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=stephenc)** commented Marking as closed as the code contains the fix and this

Re: [I] [MDEPLOY-218] deploy-file is inconsistent with install-file behavior. [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #482: URL: https://github.com/apache/maven-deploy-plugin/issues/482#issuecomment-2771544672 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented For the usecase a different plugin should be used. I don

Re: [I] [MDEPLOY-318] version 3.1.2 is uploading jar files to wrong endpoints [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #408: URL: https://github.com/apache/maven-deploy-plugin/issues/408#issuecomment-2771538154 **[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Can you provide some minimal reproducer? -- This i

Re: [I] [MINSTALL-40] install with classifier with no target/classes fails [maven-install-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #204: URL: https://github.com/apache/maven-install-plugin/issues/204#issuecomment-2771849133 **[jessecrossley](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jessecrossley)** commented This problem still occurs with mvn 2.0.10 and war pl

[jira] [Created] (SUREFIRE-2300) Surefire does not report test classes skipped from JUnit5 @BeforeAll methods

2025-04-03 Thread Istvan Toth (Jira)
Istvan Toth created SUREFIRE-2300: - Summary: Surefire does not report test classes skipped from JUnit5 @BeforeAll methods Key: SUREFIRE-2300 URL: https://issues.apache.org/jira/browse/SUREFIRE-2300 Pr

Re: [I] [MDEPLOY-145] Documentation does not list layouts [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #420: URL: https://github.com/apache/maven-deploy-plugin/issues/420#issuecomment-2771539186 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Fixed in [r1521582](http://svn.apache.org/r1521582)

Re: [I] [MDEPLOY-254] Maven Deploy Plugin deploy jar twice : Maven 3.3.3 [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #544: URL: https://github.com/apache/maven-deploy-plugin/issues/544#issuecomment-2771550565 **[Alexander Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)** commented I have no idea. Is there a fairly up to date snapsho

Re: [PR] Replace Plexus dependency by more extensive usage of `java.nio` [maven-clean-plugin]

2025-04-03 Thread via GitHub
desruisseaux commented on PR #243: URL: https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2774846692 > I think that would make sense. The point is that the resource plugin can also be configured from the plugin, so with Path or String, but definitely not PathMatcher.

Re: [PR] PathModularizationCache needs to be public because it's an argument t… [maven]

2025-04-03 Thread via GitHub
gnodet commented on PR #2219: URL: https://github.com/apache/maven/pull/2219#issuecomment-2774602072 The `DefaultDependencyResolverResult` does not really respect the `@Immutable` contract which is on `Result`. It may be better refactored in a different class that would be package protec

Re: [PR] Replace Plexus dependency by more extensive usage of `java.nio` [maven-clean-plugin]

2025-04-03 Thread via GitHub
gnodet commented on PR #243: URL: https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2777690035 > > > > I think that would make sense. The point is that the resource plugin can also be configured from the plugin, so with Path or String, but definitely not PathMatcher. >

[jira] [Assigned] (MNG-8673) SourceRoot includes and excludes should be String

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8673: Assignee: Guillaume Nodet > SourceRoot includes and excludes should be String >

Re: [PR] Replace Plexus dependency by more extensive usage of `java.nio` [maven-clean-plugin]

2025-04-03 Thread via GitHub
gnodet commented on PR #243: URL: https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2777675970 > > > I think that would make sense. The point is that the resource plugin can also be configured from the plugin, so with Path or String, but definitely not PathMatcher. > >

[jira] [Created] (SUREFIRE-2301) java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider

2025-04-03 Thread Jira
Andreas Höhmann created SUREFIRE-2301: - Summary: java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider Key: SUREFIRE-2301 URL: https://issues.apache.org/jira/browse/SURE

Re: [I] [MDEPLOY-118] Enable deployment of attached release artifacts if POM is identical [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #502: URL: https://github.com/apache/maven-deploy-plugin/issues/502#issuecomment-2771546997 **[Martin Todorov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=carlspring)** commented In your case you're only referring to OS-s. However, th

[jira] [Updated] (SUREFIRE-2301) java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider

2025-04-03 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Höhmann updated SUREFIRE-2301: -- Description: After change from 3.5.2 to 3.5.3 I have such an exception in my build.

Re: [I] [MPOM-32] Apache POM 10 forces all child projects to generate the project info reports [maven-apache-parent]

2025-04-03 Thread via GitHub
jira-importer commented on issue #311: URL: https://github.com/apache/maven-apache-parent/issues/311#issuecomment-2771679054 **[Sebb](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=s...@apache.org)** commented See attached sample POMs. Both attempt to change the

Re: [I] [MINSTALL-30] Command Line parameter 'version' does not override pom file [maven-install-plugin]

2025-04-03 Thread via GitHub
jira-importer closed issue #142: [MINSTALL-30] Command Line parameter 'version' does not override pom file URL: https://github.com/apache/maven-install-plugin/issues/142 -- 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] [MNG-8637] Pull out Standalone API from UTs [maven]

2025-04-03 Thread via GitHub
gnodet commented on PR #2226: URL: https://github.com/apache/maven/pull/2226#issuecomment-2776322731 > Not to mention: now if this pulled out, what happens to maven-testing supplier? Should they be the same? Maven testing uses mocks, so not really affected. -- This is an automated

Re: [PR] Bump com.google.guava:guava from 33.3.1-jre to 33.4.6-jre [maven-jar-plugin]

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

Re: [PR] [MJAR-322] Upgrade to maven 4.0.0-rc-2 [maven-jar-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #115: URL: https://github.com/apache/maven-jar-plugin/pull/115 -- 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] (MJAR-322) Upgrade to maven 4.0.0-rc-2

2025-04-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAR-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940758#comment-17940758 ] ASF GitHub Bot commented on MJAR-322: - gnodet merged PR #115: URL: https://github.com/a

Re: [I] [MPOM-118] Enforce strong GPG signatures by default [maven-apache-parent]

2025-04-03 Thread via GitHub
jira-importer commented on issue #430: URL: https://github.com/apache/maven-apache-parent/issues/430#issuecomment-2771723173 **[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented no, AFAIK, it is not inherited yes, it would require te

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 [maven-jar-plugin]

2025-04-03 Thread via GitHub
dependabot[bot] commented on PR #122: URL: https://github.com/apache/maven-jar-plugin/pull/122#issuecomment-2776380965 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 org.slf4j:slf4j-api from 1.7.36 to 2.0.17 [maven-jar-plugin]

2025-04-03 Thread via GitHub
gnodet commented on PR #122: URL: https://github.com/apache/maven-jar-plugin/pull/122#issuecomment-2776380845 @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 go to

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 [maven-jar-plugin]

2025-04-03 Thread via GitHub
dependabot[bot] closed pull request #122: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 URL: https://github.com/apache/maven-jar-plugin/pull/122 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 [maven-jar-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #109: URL: https://github.com/apache/maven-jar-plugin/pull/109 -- 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

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

2025-04-03 Thread via GitHub
gnodet commented on PR #114: URL: https://github.com/apache/maven-jar-plugin/pull/114#issuecomment-2776382881 @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 comme

Re: [PR] [MINSTALL-206] Add IT to verify that phase=none skips execution without errors [maven-install-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #340: URL: https://github.com/apache/maven-install-plugin/pull/340 -- 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.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-beta-2 to 4.0.0-beta-4 [maven-filtering]

2025-04-03 Thread via GitHub
gnodet merged PR #147: URL: https://github.com/apache/maven-filtering/pull/147 -- 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] [Updated] (MSHARED-1473) Bump org.apache.maven.shared:maven-shared-components from 43 to 44

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHARED-1473: - Issue Type: Dependency upgrade (was: Task) > Bump org.apache.maven.shared:maven-shared

[jira] [Closed] (MSHARED-1474) Upgrade to Maven 4.0.0-rc-2

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MSHARED-1474. Resolution: Fixed > Upgrade to Maven 4.0.0-rc-2 > --- > >

[I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-03 Thread via GitHub
larry-cable opened a new issue, #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321 ### Affected version 3.5.9 ### Bug description the java module system supports the ability to compile and execute "patch modules" these are patches to existing modules t

Re: [PR] Bump org.apache.maven.shared:maven-shared-components from 43 to 44 [maven-filtering]

2025-04-03 Thread via GitHub
gnodet merged PR #146: URL: https://github.com/apache/maven-filtering/pull/146 -- 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] (MSHARED-1473) Bump org.apache.maven.shared:maven-shared-components from 43 to 44

2025-04-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940787#comment-17940787 ] ASF GitHub Bot commented on MSHARED-1473: - gnodet merged PR #145: URL: https://

[jira] [Updated] (MNG-8647) Set the default source directory to `src/${scope}/${lang}` as per documentation

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8647: - Issue Type: Improvement (was: Task) > Set the default source directory to `src/${scope}/${lang}` a

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 [maven-jar-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #124: URL: https://github.com/apache/maven-jar-plugin/pull/124 -- 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

Re: [I] [MINSTALL-206] Ability to skip execution by setting phase to none [maven-install-plugin]

2025-04-03 Thread via GitHub
gnodet closed issue #317: [MINSTALL-206] Ability to skip execution by setting phase to none URL: https://github.com/apache/maven-install-plugin/issues/317 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-03 Thread via GitHub
larry-cable commented on issue #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2776670327 @desruisseaux I will attempt today and report back here, thx for your rapid response!!! watch this space... -- This is an automated message from the Apache

[jira] [Commented] (MNG-8671) Resolver context usage should be enforced

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940802#comment-17940802 ] Guillaume Nodet commented on MNG-8671: -- Yes, I don't think we want to break all Maven

[jira] [Comment Edited] (MNG-8671) Resolver context usage should be enforced

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940802#comment-17940802 ] Guillaume Nodet edited comment on MNG-8671 at 4/3/25 7:03 PM: --

[jira] [Updated] (MNG-8633) Initialize entities map lazily

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8633: - Priority: Trivial (was: Major) > Initialize entities map lazily > -- >

[jira] [Created] (MNG-8673) SourceRoot includes and excludes should be String

2025-04-03 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8673: Summary: SourceRoot includes and excludes should be String Key: MNG-8673 URL: https://issues.apache.org/jira/browse/MNG-8673 Project: Maven Issue Type: Impro

[jira] [Closed] (MNG-8620) Most links broken from SVG in https://maven.apache.org/ref/4-LATEST/

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8620. > Most links broken from SVG in https://maven.apache.org/ref/4-LATEST/ >

[jira] [Updated] (MNG-8674) Get rid of Resource#mergeId which comes from Maven 2 and is not used

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8674: - Priority: Minor (was: Major) > Get rid of Resource#mergeId which comes from Maven 2 and is not use

[jira] [Updated] (MNG-8674) Get rid of Resource#mergeId which comes from Maven 2 and is not used

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8674: - Fix Version/s: 4.0.0-rc-4 > Get rid of Resource#mergeId which comes from Maven 2 and is not used >

[jira] [Created] (MNG-8674) Get rid of Resource#mergeId which comes from Maven 2 and is not used

2025-04-03 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8674: Summary: Get rid of Resource#mergeId which comes from Maven 2 and is not used Key: MNG-8674 URL: https://issues.apache.org/jira/browse/MNG-8674 Project: Maven

[jira] [Updated] (MSHARED-1474) Upgrade to Maven 4.0.0-rc-2

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHARED-1474: - Fix Version/s: 4.0.0-beta-2 > Upgrade to Maven 4.0.0-rc-2 > ---

[jira] [Created] (MSHARED-1474) Upgrade to Maven 4.0.0-rc-2

2025-04-03 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MSHARED-1474: Summary: Upgrade to Maven 4.0.0-rc-2 Key: MSHARED-1474 URL: https://issues.apache.org/jira/browse/MSHARED-1474 Project: Maven Shared Components Issue

[jira] [Updated] (MNG-8630) Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8630: - Issue Type: Dependency upgrade (was: Task) > Bump ch.qos.logback:logback-classic from 1.5.17 to 1.

[jira] [Updated] (MNG-8653) Fix 'all' phase and add 'each' phase

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8653: - Summary: Fix 'all' phase and add 'each' phase (was: Fix all phase and add each phase) > Fix 'al

[jira] [Updated] (MNG-8509) org.apache.maven.internal.impl.Utils.nonNull should be removed

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8509: - Issue Type: Task (was: Improvement) > org.apache.maven.internal.impl.Utils.nonNull should be remov

[jira] [Updated] (MNG-8511) Explains the meaning of cling

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8511: - Priority: Trivial (was: Blocker) > Explains the meaning of cling > - >

[jira] [Updated] (MNG-8511) Explains the meaning of cling

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8511: - Issue Type: Task (was: Improvement) > Explains the meaning of cling >

[jira] [Updated] (MNG-8620) Most links broken from SVG in https://maven.apache.org/ref/4-LATEST/

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8620: - Issue Type: Task (was: Improvement) > Most links broken from SVG in https://maven.apache.org/ref/4

[jira] [Updated] (MNG-5668) The concurrent builder should always run `after:xxx` phase if `before:xxx` phase has been started

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-5668: - Parent: (was: MNG-5665) Issue Type: Bug (was: Sub-task) > The concurrent builder shoul

[jira] [Updated] (MNG-8646) Make IT tests use "outer" Mimir caching as well

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8646: - Issue Type: Task (was: Bug) > Make IT tests use "outer" Mimir caching as well > --

[jira] [Updated] (MNG-8616) Maven should be smarter with extension conflicts

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8616: - Issue Type: New Feature (was: Task) > Maven should be smarter with extension conflicts > -

[jira] [Updated] (MNG-8624) Fix dependency not being set correctly for unsupported types

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8624: - Issue Type: Bug (was: Task) > Fix dependency not being set correctly for unsupported types > -

[jira] [Updated] (MNG-8660) Decouple legacy prompter from implementation details

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8660: - Issue Type: Improvement (was: Task) > Decouple legacy prompter from implementation details > -

[jira] [Updated] (MNG-8653) Fix 'all' phase and add 'each' phase

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8653: - Issue Type: New Feature (was: Task) > Fix 'all' phase and add 'each' phase >

[jira] [Commented] (MNG-8449) ProblemCollector filter

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940801#comment-17940801 ] Guillaume Nodet commented on MNG-8449: -- What is this about ? > ProblemCollector filte

[jira] [Updated] (MNG-8450) BOM importing model building warnings should be reported in-situ

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8450: - Issue Type: Improvement (was: Task) > BOM importing model building warnings should be reported in-

[jira] [Updated] (MNG-8637) Pull out "Standalone API" from UTs

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8637: - Issue Type: New Feature (was: Task) > Pull out "Standalone API" from UTs > ---

[jira] [Updated] (MNG-8633) Initialize entities map lazily

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8633: - Issue Type: Improvement (was: Task) > Initialize entities map lazily > ---

[I] Support for multiple archetypes repositories [maven-archetype]

2025-04-03 Thread via GitHub
jagame opened a new issue, #259: URL: https://github.com/apache/maven-archetype/issues/259 ### New feature, improvement proposal Given current settings.xml: ```xml http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xs

Re: [I] [MDEPLOY-112] deployed snapshot name has different build numbers for multiple artifacts of the same build [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #501: URL: https://github.com/apache/maven-deploy-plugin/issues/501#issuecomment-2771546835 **[Gabriel Dogaru](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gdogaru)** commented [04:41:21]: [INFO] [deploy:deploy {execution: default-depl

Re: [I] [MDEPLOY-157] Add deployAtEnd option for multimodule projects [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #166: URL: https://github.com/apache/maven-deploy-plugin/issues/166#issuecomment-2771511857 **[Alexander Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)** commented Sorry for digging up this issue. I have this in my p

Re: [I] [MDEPLOY-246] Deploy doesn't send authentication credentials [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #384: URL: https://github.com/apache/maven-deploy-plugin/issues/384#issuecomment-2771536166 **[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Please provide debug log output. -- This is an au

Re: [I] [MPOM-244] Deploy SHA-512 for source-release to Remote Repository [maven-apache-parent]

2025-04-03 Thread via GitHub
jira-importer commented on issue #456: URL: https://github.com/apache/maven-apache-parent/issues/456#issuecomment-2771730853 **[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented PR merged in https://github.com/apache/maven-apache-paren

Re: [I] [MDEPLOY-251] generatePom=false not working with 3.0.0-M1 [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer closed issue #567: [MDEPLOY-251] generatePom=false not working with 3.0.0-M1 URL: https://github.com/apache/maven-deploy-plugin/issues/567 -- 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] Support for multiple archetypes repositories [maven-archetype]

2025-04-03 Thread via GitHub
jagame commented on issue #259: URL: https://github.com/apache/maven-archetype/issues/259#issuecomment-2776981236 An possible "fix" should be too simple as modify RemoteCatalogArchetypeDataSource: ```java @Named("remote-catalog") @Singleton public class RemoteCatalogArchetypeDat

Re: [I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-03 Thread via GitHub
desruisseaux commented on issue #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777161319 When the compilation fails, a `target/javac.args` file should exist. Are the parameters in that file the ones that you would expect? -- This is an automated messa

Re: [I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-03 Thread via GitHub
larry-cable commented on issue #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777174596 > When the compilation fails, a `target/javac.args` file should exist. Are the parameters in that file the ones that you would expect? ``` more target/javac

[PR] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 [maven-resources-plugin]

2025-04-03 Thread via GitHub
dependabot[bot] opened a new pull request, #113: URL: https://github.com/apache/maven-resources-plugin/pull/113 Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 43 to 44. Release notes Sourced from https://github.com/apache/maven-parent/r

Re: [PR] Replace Plexus dependency by more extensive usage of `java.nio` [maven-clean-plugin]

2025-04-03 Thread via GitHub
gnodet commented on PR #243: URL: https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2776936980 > > I think that would make sense. The point is that the resource plugin can also be configured from the plugin, so with Path or String, but definitely not PathMatcher. >

[jira] [Updated] (MNG-8459) Consider use of org.junit-pioneer:junit-pioneer in tests

2025-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-8459: Fix Version/s: (was: 4.0.x-candidate) > Consider use of org.junit-pioneer:junit-pioneer in tests

[jira] [Comment Edited] (MNG-8467) maven.properties file documentation is not visible as an option to configure maven

2025-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940824#comment-17940824 ] Michael Osipov edited comment on MNG-8467 at 4/3/25 9:15 PM: - F

Re: [I] [MPOM-218] consider impact of maven-remote-resources-plugin in plugins not pluginManagement [maven-apache-parent]

2025-04-03 Thread via GitHub
jira-importer commented on issue #459: URL: https://github.com/apache/maven-apache-parent/issues/459#issuecomment-2771731424 **[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** commented In Accumulo, we just just provide a basic "DEPENDENCIE

[jira] [Commented] (MNG-8467) maven.properties file documentation is not visible as an option to configure maven

2025-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940824#comment-17940824 ] Michael Osipov commented on MNG-8467: - Folks, please add a proper version. > maven.pro

Re: [I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-03 Thread via GitHub
larry-cable commented on issue #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2776920184 @desruisseaux downloaded 4.0.0-rc3, installed, cloned maven-compiler-plugin and pulled PR #320 built and installed in my local m2 repo and attempted to rebuild my p

[jira] [Updated] (MNG-8028) Maven3 "resolves" in-reactor dependency if there is main artifact present

2025-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-8028: Fix Version/s: (was: 4.0.x-candidate) > Maven3 "resolves" in-reactor dependency if there is main

Re: [PR] [MNG-8637] Pull out Standalone API from UTs [maven]

2025-04-03 Thread via GitHub
gnodet commented on code in PR #2226: URL: https://github.com/apache/maven/pull/2226#discussion_r2027356066 ## impl/maven-impl/pom.xml: ## @@ -112,6 +112,22 @@ under the License. org.apache.maven.resolver maven-resolver-impl + Review Comment: I've mov

Re: [I] [MDEPLOY-174] [REGRESSION] url not required anymore, causing a NullPointerException [maven-deploy-plugin]

2025-04-03 Thread via GitHub
jira-importer commented on issue #170: URL: https://github.com/apache/maven-deploy-plugin/issues/170#issuecomment-2771512183 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Fixed in [r1568656](http://svn.apache.org/r1568656)

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

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

Re: [PR] Bump commons-io:commons-io from 2.16.0 to 2.18.0 [maven-resources-plugin]

2025-04-03 Thread via GitHub
gnodet merged PR #102: URL: https://github.com/apache/maven-resources-plugin/pull/102 -- 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...

[I] [MPOM-344] Update maven-remote-resources-plugin to 3.1.0 [maven-apache-parent]

2025-04-03 Thread via GitHub
jira-importer opened a new issue, #507: URL: https://github.com/apache/maven-apache-parent/issues/507 **[Sylwester Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)** opened **[MPOM-344](https://issues.apache.org/jira/browse/MPOM-344?redirect=false)** an

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 43 to 44 [maven-resources-plugin]

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

Re: [PR] Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 [maven-resources-plugin]

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

Re: [PR] [MSHARED-1473] Bump org.apache.maven.shared:maven-shared-components from 43 to 44 [maven-filtering]

2025-04-03 Thread via GitHub
gnodet merged PR #145: URL: https://github.com/apache/maven-filtering/pull/145 -- 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] [Closed] (MSHARED-1473) Bump org.apache.maven.shared:maven-shared-components from 43 to 44

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MSHARED-1473. Resolution: Fixed > Bump org.apache.maven.shared:maven-shared-components from 43 to 44 >

[jira] [Updated] (MSHARED-1473) Bump org.apache.maven.shared:maven-shared-components from 43 to 44

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHARED-1473: - Fix Version/s: 4.0.0-beta-2 > Bump org.apache.maven.shared:maven-shared-components from

Re: [PR] [MSHARED-1474] Upgrade to Maven 4.0.0-rc-2 [maven-filtering]

2025-04-03 Thread via GitHub
gnodet merged PR #138: URL: https://github.com/apache/maven-filtering/pull/138 -- 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] [Assigned] (MSHARED-1473) Bump org.apache.maven.shared:maven-shared-components from 43 to 44

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MSHARED-1473: Assignee: Guillaume Nodet > Bump org.apache.maven.shared:maven-shared-components

[jira] [Commented] (MSHARED-1474) Upgrade to Maven 4.0.0-rc-2

2025-04-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940788#comment-17940788 ] ASF GitHub Bot commented on MSHARED-1474: - gnodet merged PR #138: URL: https://

[jira] [Assigned] (MSHARED-1474) Upgrade to Maven 4.0.0-rc-2

2025-04-03 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MSHARED-1474: Assignee: Guillaume Nodet > Upgrade to Maven 4.0.0-rc-2 > --

  1   2   >