[GitHub] [maven-parent] olamy commented on pull request #115: [MPOM-346] Do not run ITs in release

2023-03-21 Thread via GitHub
olamy commented on PR #115: URL: https://github.com/apache/maven-parent/pull/115#issuecomment-1478787413 even tests could be skipped as long as the build is green... and using localCheckout as well will make it faster I usually do this: ```mvn release:prepare release:perform

[GitHub] [maven-project-info-reports-plugin] SimonDever commented on pull request #44: Bump bcel from 6.5.0 to 6.6.0

2023-03-21 Thread via GitHub
SimonDever commented on PR #44: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/44#issuecomment-1478681275 How long before we can have this merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Updated] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-426: -- Affects Version/s: 3.0.0 > DependencyConvergence in 3.1.0 fails when using

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703388#comment-17703388 ] Slawomir Jaranowski commented on MENFORCER-426: --- You need Maven 3.9.x BF is new

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Joe Barnett (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703384#comment-17703384 ] Joe Barnett commented on MENFORCER-426: --- I still see a convergence error when running `mvn

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703383#comment-17703383 ] Slawomir Jaranowski commented on MENFORCER-426: --- When we switch dependency collector

[jira] [Updated] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-426: -- Fix Version/s: (was: 3.3.0) > DependencyConvergence in 3.1.0 fails when

[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #258: Bump slf4j-api from 1.7.36 to 2.0.7

2023-03-21 Thread via GitHub
dependabot[bot] commented on PR #258: URL: https://github.com/apache/maven-enforcer/pull/258#issuecomment-1478573179 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,

[GitHub] [maven-enforcer] dependabot[bot] closed pull request #258: Bump slf4j-api from 1.7.36 to 2.0.7

2023-03-21 Thread via GitHub
dependabot[bot] closed pull request #258: Bump slf4j-api from 1.7.36 to 2.0.7 URL: https://github.com/apache/maven-enforcer/pull/258 -- 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

[GitHub] [maven-enforcer] slawekjaranowski commented on pull request #258: Bump slf4j-api from 1.7.36 to 2.0.7

2023-03-21 Thread via GitHub
slawekjaranowski commented on PR #258: URL: https://github.com/apache/maven-enforcer/pull/258#issuecomment-1478573124 @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

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703340#comment-17703340 ] Slawomir Jaranowski commented on MENFORCER-426: --- Also {{dependency:tree}} show: {code}

[GitHub] [maven-shade-plugin] slawekjaranowski commented on a diff in pull request #179: [MSHADE-420] create IT: 2 runs with different TZ give different jars

2023-03-21 Thread via GitHub
slawekjaranowski commented on code in PR #179: URL: https://github.com/apache/maven-shade-plugin/pull/179#discussion_r1143829528 ## src/it/projects/MSHADE-420/invoker.properties: ## @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[jira] [Commented] (MBUILDCACHE-44) Running duplicate maven phase leads to IllegalStateException and cache miss

2023-03-21 Thread Alexander Eltsov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703313#comment-17703313 ] Alexander Eltsov commented on MBUILDCACHE-44: - Also confirming I was able to reproduce

[GitHub] [maven-javadoc-plugin] ParkerM opened a new pull request, #198: Fix UmlGraph link in site example

2023-03-21 Thread via GitHub
ParkerM opened a new pull request, #198: URL: https://github.com/apache/maven-javadoc-plugin/pull/198 This fixes a link to umlgraph dot org in the site examples that now leads to an SEO farm. See here for reference: https://urlscan.io/result/08d37cce-364f-4bc7-a09f-e1afd7175c09/

[jira] [Updated] (MJAVADOC-748) detectOfflineLinks URL generation for modules is not helpful

2023-03-21 Thread Adam Gent (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Gent updated MJAVADOC-748: --- Description: EDIT: OK there is an easy workaround. After looking at the code I just didn't know

[jira] [Updated] (MJAVADOC-748) detectOfflineLinks URL generation for modules is not helpful

2023-03-21 Thread Adam Gent (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Gent updated MJAVADOC-748: --- Description: For a multi module modular project (e.g. a project with multiple module-info

[jira] [Created] (MJAVADOC-748) detectOfflineLinks URL generation for modules is not helpful

2023-03-21 Thread Adam Gent (Jira)
Adam Gent created MJAVADOC-748: -- Summary: detectOfflineLinks URL generation for modules is not helpful Key: MJAVADOC-748 URL: https://issues.apache.org/jira/browse/MJAVADOC-748 Project: Maven Javadoc

[jira] [Updated] (MBUILDCACHE-48) Add ability to disable caching on a per-module level

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-48: -- Labels: pull-request-available (was: ) > Add ability to disable caching on a

[jira] [Commented] (MBUILDCACHE-48) Add ability to disable caching on a per-module level

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703287#comment-17703287 ] ASF GitHub Bot commented on MBUILDCACHE-48: --- eltsovalex opened a new pull request, #51:

[GitHub] [maven-build-cache-extension] eltsovalex opened a new pull request, #51: [MBUILDCACHE-48] - Add possibility to disable caching per module in a multi-module project

2023-03-21 Thread via GitHub
eltsovalex opened a new pull request, #51: URL: https://github.com/apache/maven-build-cache-extension/pull/51 Added a new flag that allows disabling cache (not just looking up build artifacts, but all the build cache completely). This may be required in a case when a module is a final

[jira] [Commented] (MDEPLOY-307) [REGRESSION] Longer deploy times

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703285#comment-17703285 ] Tamas Cservenak commented on MDEPLOY-307: - Hm, that us strange. What transport you use (ie. Do

[jira] [Comment Edited] (MDEPLOY-307) [REGRESSION] Longer deploy times

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703285#comment-17703285 ] Tamas Cservenak edited comment on MDEPLOY-307 at 3/21/23 4:29 PM: -- Hm,

[jira] [Commented] (MDEPLOY-307) [REGRESSION] Longer deploy times

2023-03-21 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703281#comment-17703281 ] Delany commented on MDEPLOY-307: That's fixed it. Back to normal with Maven 3.9.1 and

[jira] [Commented] (MPOM-397) Don not run ITs during release

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPOM-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703254#comment-17703254 ] Tamas Cservenak commented on MPOM-397: -- IF we would do automated "push a button" releases, that's

[jira] [Commented] (MPOM-397) Don not run ITs during release

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPOM-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703252#comment-17703252 ] Tamas Cservenak commented on MPOM-397: -- They should never run in release process (would say even UTs),

[GitHub] [maven-parent] cstamas opened a new pull request, #115: [MPOM-346] Do not run ITs in release

2023-03-21 Thread via GitHub
cstamas opened a new pull request, #115: URL: https://github.com/apache/maven-parent/pull/115 As it makes no sense, but in turn just worsens the already fragile release process. As preparation to release relMgr hopefully ensures that ITs are OK on CI and locally. If not, doh, new

[jira] [Commented] (MPOM-397) Don not run ITs during release

2023-03-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPOM-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703251#comment-17703251 ] Michael Osipov commented on MPOM-397: - They should be run at prepare, to make sure that nothing is

[jira] [Created] (MPOM-397) Don not run ITs during release

2023-03-21 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MPOM-397: Summary: Don not run ITs during release Key: MPOM-397 URL: https://issues.apache.org/jira/browse/MPOM-397 Project: Maven POMs Issue Type: Improvement

[jira] [Closed] (MDEPLOY-308) Add parameter to lax project validation

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MDEPLOY-308. --- Resolution: Fixed > Add parameter to lax project validation >

[GitHub] [maven-deploy-plugin] cstamas merged pull request #39: [MDEPLOY-308] Add parameter to lax project validation

2023-03-21 Thread via GitHub
cstamas merged PR #39: URL: https://github.com/apache/maven-deploy-plugin/pull/39 -- 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] [Closed] (MINSTALL-189) Add parameter to lax project validation

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINSTALL-189. Resolution: Fixed > Add parameter to lax project validation >

[GitHub] [maven-install-plugin] cstamas merged pull request #57: [MINSTALL-189] Add parameter to lax project validation

2023-03-21 Thread via GitHub
cstamas merged PR #57: URL: https://github.com/apache/maven-install-plugin/pull/57 -- 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] [Closed] (MNG-7746) Update maven-help-plugin to 3.4.0 or later

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7746. Resolution: Fixed > Update maven-help-plugin to 3.4.0 or later >

[GitHub] [maven-deploy-plugin] slawekjaranowski commented on a diff in pull request #39: [MDEPLOY-308] Add parameter to lax project validation

2023-03-21 Thread via GitHub
slawekjaranowski commented on code in PR #39: URL: https://github.com/apache/maven-deploy-plugin/pull/39#discussion_r1143445694 ## src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java: ## @@ -126,6 +126,18 @@ public class DeployMojo extends AbstractDeployMojo {

[jira] [Commented] (MNG-7746) Update maven-help-plugin to 3.4.0 or later

2023-03-21 Thread Lenny Primak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703222#comment-17703222 ] Lenny Primak commented on MNG-7746: --- I don't seem to have access to close this issue. Please close it. >

[GitHub] [maven-install-plugin] slawekjaranowski commented on a diff in pull request #57: [MINSTALL-189] Add parameter to lax project validation

2023-03-21 Thread via GitHub
slawekjaranowski commented on code in PR #57: URL: https://github.com/apache/maven-install-plugin/pull/57#discussion_r1143444062 ## src/main/java/org/apache/maven/plugins/install/InstallMojo.java: ## @@ -82,6 +82,18 @@ public class InstallMojo extends AbstractMojo {

[jira] [Updated] (MNG-7746) Update maven-help-plugin to 3.4.0 or later

2023-03-21 Thread Lenny Primak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lenny Primak updated MNG-7746: -- Priority: Trivial (was: Major) > Update maven-help-plugin to 3.4.0 or later >

[jira] [Commented] (MNG-7746) Update maven-help-plugin to 3.4.0 or later

2023-03-21 Thread Lenny Primak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703221#comment-17703221 ] Lenny Primak commented on MNG-7746: --- ha! Learn something new every day! Thank you > Update

[jira] [Updated] (MINSTALL-188) Upgrade Parent to 39

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINSTALL-188: - Fix Version/s: 3.1.1 (was: next-release) > Upgrade Parent to 39

[jira] [Updated] (MINSTALL-186) install-file fails when the file belongs to the local repository and using a localRepositoryPath

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINSTALL-186: - Fix Version/s: 3.1.1 (was: next-release) > install-file fails

[GitHub] [maven-mvnd] gnodet closed issue #822: mvnd 0.9.0 use stderr instead of stdout

2023-03-21 Thread via GitHub
gnodet closed issue #822: mvnd 0.9.0 use stderr instead of stdout URL: https://github.com/apache/maven-mvnd/issues/822 -- 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

[GitHub] [maven-mvnd] gnodet merged pull request #824: Use system out for build log and sys err for in progress display, fixes #822

2023-03-21 Thread via GitHub
gnodet merged PR #824: URL: https://github.com/apache/maven-mvnd/pull/824 -- 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:

[GitHub] [maven-deploy-plugin] cstamas opened a new pull request, #39: [MDEPLOY-308] Add parameter to lax project validation

2023-03-21 Thread via GitHub
cstamas opened a new pull request, #39: URL: https://github.com/apache/maven-deploy-plugin/pull/39 --- https://issues.apache.org/jira/browse/MDEPLOY-308 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-install-plugin] cstamas opened a new pull request, #57: [MINSTALL-189] Add parameter to lax project validation

2023-03-21 Thread via GitHub
cstamas opened a new pull request, #57: URL: https://github.com/apache/maven-install-plugin/pull/57 --- https://issues.apache.org/jira/browse/MINSTALL-189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Created] (MINSTALL-189) Add parameter to lax project validation

2023-03-21 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINSTALL-189: Summary: Add parameter to lax project validation Key: MINSTALL-189 URL: https://issues.apache.org/jira/browse/MINSTALL-189 Project: Maven Install Plugin

[jira] [Created] (MDEPLOY-308) Add parameter to lax project validation

2023-03-21 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MDEPLOY-308: --- Summary: Add parameter to lax project validation Key: MDEPLOY-308 URL: https://issues.apache.org/jira/browse/MDEPLOY-308 Project: Maven Deploy Plugin

[jira] [Commented] (MDEPLOY-307) [REGRESSION] Longer deploy times

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703193#comment-17703193 ] Tamas Cservenak commented on MDEPLOY-307: - Use Maven 3.9.1 pls, as several factors were fixed

[GitHub] [maven-shade-plugin] mavaddat opened a new pull request, #182: Small grammatical corrections and remove IRC

2023-03-21 Thread via GitHub
mavaddat opened a new pull request, #182: URL: https://github.com/apache/maven-shade-plugin/pull/182 Remove IRC and small grammatical corrections. Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Created] (MASSEMBLY-977) Warning if using Maven 3.9.1

2023-03-21 Thread Stefan Mueller (Jira)
Stefan Mueller created MASSEMBLY-977: Summary: Warning if using Maven 3.9.1 Key: MASSEMBLY-977 URL: https://issues.apache.org/jira/browse/MASSEMBLY-977 Project: Maven Assembly Plugin

[jira] [Updated] (MRELEASE-1119) release plugin ignores developmentVersion

2023-03-21 Thread Robert Patrick (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Patrick updated MRELEASE-1119: - Summary: release plugin ignores developmentVersion (was: release plugin ignore

[jira] [Closed] (MRESOURCES-289) FileUtils.copyFile() fails with source file having lastModified = 0

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-289. -- Resolution: Fixed > FileUtils.copyFile() fails with source file having

[jira] [Closed] (MRESOURCES-269) Symlinks cause copying resources to fail

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-269. -- Resolution: Fixed > Symlinks cause copying resources to fail >

[jira] [Closed] (MRESOURCES-296) Upgrade to maven-filtering 3.3.1

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-296. -- Resolution: Fixed Fixed in b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe > Upgrade to

[jira] [Closed] (MRESOURCES-292) describe from and to in "Copying x resources" info message

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-292. -- Resolution: Fixed > describe from and to in "Copying x resources" info message >

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703173#comment-17703173 ] ASF GitHub Bot commented on MNG-7741: - michael-o commented on code in PR #1058: URL:

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703172#comment-17703172 ] ASF GitHub Bot commented on MNG-7741: - michael-o commented on code in PR #1058: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
michael-o commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143278882 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[GitHub] [maven] michael-o commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
michael-o commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143278548 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703169#comment-17703169 ] ASF GitHub Bot commented on MNG-7741: - grgrzybek commented on code in PR #1058: URL:

[GitHub] [maven] grgrzybek commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
grgrzybek commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143267697 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703167#comment-17703167 ] ASF GitHub Bot commented on MNG-7741: - grgrzybek commented on code in PR #1058: URL:

[GitHub] [maven] grgrzybek commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
grgrzybek commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143265861 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703166#comment-17703166 ] ASF GitHub Bot commented on MNG-7741: - michael-o commented on code in PR #1058: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
michael-o commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143265427 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7738) Remove printStackTrace

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703163#comment-17703163 ] ASF GitHub Bot commented on MNG-7738: - michael-o commented on code in PR #1064: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #1064: [MNG-7738] don't dump raw stack traces to System.err

2023-03-21 Thread via GitHub
michael-o commented on code in PR #1064: URL: https://github.com/apache/maven/pull/1064#discussion_r1143261715 ## maven-core/src/main/java/org/apache/maven/toolchain/RequirementMatcherFactory.java: ## @@ -73,8 +73,6 @@ public boolean matches(String requirement) {

[jira] [Closed] (MRESOURCES-288) make tests jar reproducible

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-288. -- Resolution: Fixed > make tests jar reproducible > --- > >

[GitHub] [maven-resources-plugin] cstamas merged pull request #56: [MRESOURCES-288] Make tests-jar reproducible

2023-03-21 Thread via GitHub
cstamas merged PR #56: URL: https://github.com/apache/maven-resources-plugin/pull/56 -- 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] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703161#comment-17703161 ] ASF GitHub Bot commented on MNG-7741: - cstamas commented on code in PR #1058: URL:

[GitHub] [maven] cstamas commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-21 Thread via GitHub
cstamas commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1143248770 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MRESOURCES-288) make tests jar reproducible

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703155#comment-17703155 ] Tamas Cservenak commented on MRESOURCES-288: PR moves out of tests-jar the UT outputs,

[GitHub] [maven-resolver] elharo closed pull request #268: remove unused deps

2023-03-21 Thread via GitHub
elharo closed pull request #268: remove unused deps URL: https://github.com/apache/maven-resolver/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,

[GitHub] [maven-resources-plugin] cstamas opened a new pull request, #56: [MRESOURCES-288] Make tests-jar reproducible

2023-03-21 Thread via GitHub
cstamas opened a new pull request, #56: URL: https://github.com/apache/maven-resources-plugin/pull/56 By moving out UT outputs into separate place, to not have them packed up into it. Also removing superfluous dependency in user filters IT, as plugin already uses commons-io that is even

[jira] [Commented] (MRELEASE-1119) release plugin ignore developmentVersion

2023-03-21 Thread Robert Patrick (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703153#comment-17703153 ] Robert Patrick commented on MRELEASE-1119: -- No On Tue, Mar 21, 2023 at 2:29 AM Michael

[jira] [Updated] (MBUILDCACHE-48) Add ability to disable caching on a per-module level

2023-03-21 Thread Alexander Eltsov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Eltsov updated MBUILDCACHE-48: Description: Add ability to do the caching on a per-module level. This may be

[jira] [Created] (MBUILDCACHE-48) Add ability to disable caching on a per-module level

2023-03-21 Thread Alexander Eltsov (Jira)
Alexander Eltsov created MBUILDCACHE-48: --- Summary: Add ability to disable caching on a per-module level Key: MBUILDCACHE-48 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-48 Project:

[jira] [Commented] (MBUILDCACHE-44) Running duplicate maven phase leads to IllegalStateException and cache miss

2023-03-21 Thread Alexander Eltsov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703139#comment-17703139 ] Alexander Eltsov commented on MBUILDCACHE-44: - Confirming - same behavior is observed for

[jira] [Closed] (MRESOURCES-297) Update to parent POM 39, reformat sources

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-297. -- Resolution: Fixed > Update to parent POM 39, reformat sources >

[jira] [Comment Edited] (MRESOURCES-293) Resources should not be read-only

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703138#comment-17703138 ] Tamas Cservenak edited comment on MRESOURCES-293 at 3/21/23 10:34 AM:

[jira] [Closed] (MRESOURCES-293) Resources should not be read-only

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOURCES-293. -- Resolution: Won't Fix Agreement this is doco issue, no code change needed. The

[jira] [Updated] (MRESOURCES-293) Resources should not be read-only

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOURCES-293: --- Fix Version/s: (was: 3.3.1) > Resources should not be read-only >

[jira] [Reopened] (MRESOURCES-293) Resources should not be read-only

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reopened MRESOURCES-293: > Resources should not be read-only > - > >

[jira] [Comment Edited] (MNG-7717) Maven warns wrongly about ${localRepository} expression

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703134#comment-17703134 ] Tamas Cservenak edited comment on MNG-7717 at 3/21/23 10:28 AM: This is

[jira] [Commented] (MJAVADOC-747) jar goal fails with automatic module (Regression from 3.2.0)

2023-03-21 Thread Geoffrey De Smet (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703135#comment-17703135 ] Geoffrey De Smet commented on MJAVADOC-747: --- Workaround 1: don't use "Automatic Module Name".

[jira] [Commented] (MNG-7717) Maven warns wrongly about ${localRepository} expression

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703134#comment-17703134 ] Tamas Cservenak commented on MNG-7717: -- This is fixed but not in a way you think: there was a problem

[GitHub] [maven-resources-plugin] dependabot[bot] commented on pull request #43: Bump maven-plugins from 36 to 39

2023-03-21 Thread via GitHub
dependabot[bot] commented on PR #43: URL: https://github.com/apache/maven-resources-plugin/pull/43#issuecomment-1477590583 Looks like org.apache.maven.plugins:maven-plugins is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-resources-plugin] dependabot[bot] closed pull request #43: Bump maven-plugins from 36 to 39

2023-03-21 Thread via GitHub
dependabot[bot] closed pull request #43: Bump maven-plugins from 36 to 39 URL: https://github.com/apache/maven-resources-plugin/pull/43 -- 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

[jira] [Commented] (MJAVADOC-747) jar goal fails with automatic module (Regression from 3.2.0)

2023-03-21 Thread Geoffrey De Smet (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703133#comment-17703133 ] Geoffrey De Smet commented on MJAVADOC-747: --- The stacktrace seems to indicate this is a

[GitHub] [maven-resources-plugin] cstamas merged pull request #55: [MRESOURCES-297] Update to parent POM 39, reformat

2023-03-21 Thread via GitHub
cstamas merged PR #55: URL: https://github.com/apache/maven-resources-plugin/pull/55 -- 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] (MNG-7717) Maven warns wrongly about ${localRepository} expression

2023-03-21 Thread James Howe (Jira)
[ https://issues.apache.org/jira/browse/MNG-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703131#comment-17703131 ] James Howe commented on MNG-7717: - This seems to have been introduced in 3.9.1, not fixed? {quote} [INFO] —

[GitHub] [maven-resources-plugin] cstamas merged pull request #40: remove specific IDE m2e files

2023-03-21 Thread via GitHub
cstamas merged PR #40: URL: https://github.com/apache/maven-resources-plugin/pull/40 -- 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] [Assigned] (MRESOURCES-294) Upgrade plexus-utils to 3.5.1

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOURCES-294: -- Assignee: Sylwester Lachiewicz (was: Tamas Cservenak) > Upgrade

[jira] [Commented] (MRESOURCES-294) Upgrade plexus-utils to 3.5.1

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703130#comment-17703130 ] Tamas Cservenak commented on MRESOURCES-294: Note: this change incorporated plexus-utils

[jira] [Assigned] (MRESOURCES-294) Upgrade plexus-utils to 3.5.1

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOURCES-294: -- Assignee: Tamas Cservenak > Upgrade plexus-utils to 3.5.1 >

[GitHub] [maven-ear-plugin] dependabot[bot] closed pull request #87: Bump plexus-archiver from 4.5.0 to 4.6.2

2023-03-21 Thread via GitHub
dependabot[bot] closed pull request #87: Bump plexus-archiver from 4.5.0 to 4.6.2 URL: https://github.com/apache/maven-ear-plugin/pull/87 -- 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

[GitHub] [maven-ear-plugin] dependabot[bot] commented on pull request #87: Bump plexus-archiver from 4.5.0 to 4.6.2

2023-03-21 Thread via GitHub
dependabot[bot] commented on PR #87: URL: https://github.com/apache/maven-ear-plugin/pull/87#issuecomment-1477552925 Superseded by #89. -- 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

[GitHub] [maven-ear-plugin] dependabot[bot] opened a new pull request, #89: Bump plexus-archiver from 4.5.0 to 4.6.3

2023-03-21 Thread via GitHub
dependabot[bot] opened a new pull request, #89: URL: https://github.com/apache/maven-ear-plugin/pull/89 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.5.0 to 4.6.3. Release notes Sourced from

[jira] [Commented] (MRESOURCES-293) Resources should not be read-only

2023-03-21 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703124#comment-17703124 ] Delany commented on MRESOURCES-293: --- [~cstamas] maybe just leave it as is? Ad hoc resource copying

[GitHub] [maven-resources-plugin] olamy commented on a diff in pull request #53: [MRESOURCES-295] Drop Plexus legacy code

2023-03-21 Thread via GitHub
olamy commented on code in PR #53: URL: https://github.com/apache/maven-resources-plugin/pull/53#discussion_r1143110846 ## src/test/java/org/apache/maven/plugins/resources/filters/ItFilter.java: ## @@ -18,6 +18,9 @@ */ package org.apache.maven.plugins.resources.filters;

[jira] [Assigned] (MRESOURCES-297) Update to parent POM 39, reformat sources

2023-03-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOURCES-297: -- Assignee: Tamas Cservenak > Update to parent POM 39, reformat sources >

  1   2   >