[jira] [Commented] (MCOMPILER-381) Refactoring needed for isDependencyChanged / Using fileExtensions (AbstractCompilerMojo)

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789615#comment-17789615 ] ASF GitHub Bot commented on MCOMPILER-381: -- olamy commented on code in PR #18

Re: [PR] [MCOMPILER-381] - Refactor incremental detection [maven-compiler-plugin]

2023-11-24 Thread via GitHub
olamy commented on code in PR #181: URL: https://github.com/apache/maven-compiler-plugin/pull/181#discussion_r1404715210 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1539,36 +1546,41 @@ private static List removeEmptyCompileSourceRoots(Li

[jira] [Commented] (MCOMPILER-381) Refactoring needed for isDependencyChanged / Using fileExtensions (AbstractCompilerMojo)

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789612#comment-17789612 ] ASF GitHub Bot commented on MCOMPILER-381: -- olamy commented on code in PR #18

Re: [PR] [MCOMPILER-381] - Refactor incremental detection [maven-compiler-plugin]

2023-11-24 Thread via GitHub
olamy commented on code in PR #181: URL: https://github.com/apache/maven-compiler-plugin/pull/181#discussion_r1404714195 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1156,6 +1151,16 @@ public void execute() throws MojoExecutionException,

[jira] [Commented] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2023-11-24 Thread Jira
[ https://issues.apache.org/jira/browse/MCOMPILER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789599#comment-17789599 ] Jorge Solórzano commented on MCOMPILER-538: --- This PR requires a test to ensu

[PR] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 [maven-site]

2023-11-24 Thread via GitHub
dependabot[bot] opened a new pull request, #467: URL: https://github.com/apache/maven-site/pull/467 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.0. Release notes Sourced from https://github.com/mojohau

[jira] [Updated] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MENFORCER-390: - Description: With the commit to resolve MENFORCER-364, the rule "requireFileExists" ch

[jira] [Updated] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MENFORCER-390: - Description: With the commit to resolve MENFORCER-364, the rule "requireFileExists" ch

[jira] [Commented] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789535#comment-17789535 ] ASF GitHub Bot commented on MENFORCER-390: -- slawekjaranowski commented on PR

Re: [PR] [MENFORCER-390] "requireFilesExist" no longer handles non-canonical paths [maven-enforcer]

2023-11-24 Thread via GitHub
slawekjaranowski commented on PR #297: URL: https://github.com/apache/maven-enforcer/pull/297#issuecomment-1825978578 Ok, the simple `file.exists()` should be enough in normal usage ... I only think - if we don't break and special cases ... but agree more complicated check should be

[jira] [Commented] (MNG-7920) Usage of packaging BOM fails in maven-install-plugin

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789518#comment-17789518 ] ASF GitHub Bot commented on MNG-7920: - gnodet commented on PR #1305: URL: https://githu

Re: [PR] [MNG-7920] Fix usage of packaging BOM fails in maven-install-plugin [maven]

2023-11-24 Thread via GitHub
gnodet commented on PR #1305: URL: https://github.com/apache/maven/pull/1305#issuecomment-1825897618 This will conflict with #1323 ... -- 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] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread Jason (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789515#comment-17789515 ] Jason commented on MENFORCER-390: - I guess another options would be to inform the plug

Re: [I] Failed to install artifact xxx [maven-mvnd]

2023-11-24 Thread via GitHub
harryssuperman commented on issue #862: URL: https://github.com/apache/maven-mvnd/issues/862#issuecomment-1825876587 Hi folks, after testing a lot, we have discovered our IT Security department introduced a new antivirus (trendmicro) and i think it was the main reason for the problem

Re: [PR] Unpack and scan for Chronicle specific packages to encrypt. [maven-shade-plugin]

2023-11-24 Thread via GitHub
yevgenp closed pull request #203: Unpack and scan for Chronicle specific packages to encrypt. URL: https://github.com/apache/maven-shade-plugin/pull/203 -- 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

[jira] [Commented] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789503#comment-17789503 ] ASF GitHub Bot commented on MENFORCER-390: -- roadSurfer opened a new pull requ

[PR] [MENFORCER-390] "requireFilesExist" no longer handles non-canonical paths [maven-enforcer]

2023-11-24 Thread via GitHub
roadSurfer opened a new pull request, #297: URL: https://github.com/apache/maven-enforcer/pull/297 This reverts the change from MENFORCER-364 as this led to a regressions with symbolic links. The fundamental issue is that there is no clean way to deal with case-sensitivity as OSs can

[jira] [Commented] (MENFORCER-390) "requireFilesExist" no longer handles non-canonical paths

2023-11-24 Thread Jason (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789499#comment-17789499 ] Jason commented on MENFORCER-390: - Hit this yesterday and was deeply confused as to wh

[jira] [Created] (MNG-7945) Fix profile settings being injected into consumer POMs

2023-11-24 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7945: Summary: Fix profile settings being injected into consumer POMs Key: MNG-7945 URL: https://issues.apache.org/jira/browse/MNG-7945 Project: Maven Issue Type:

[jira] [Commented] (MNG-7919) Missing .mvn directory is only reported in DEBUG mode

2023-11-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789496#comment-17789496 ] Guillaume Nodet commented on MNG-7919: -- I think INFO is fine. The goal was to not dis

Re: [PR] update shared utils [maven-surefire]

2023-11-24 Thread via GitHub
michael-o commented on PR #652: URL: https://github.com/apache/maven-surefire/pull/652#issuecomment-1825793991 https://issues.apache.org/jira/browse/MSHARED-1014 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (MRESOLVER-440) Clean up transport names, configuration properties and documentation

2023-11-24 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-440: -- Summary: Clean up transport names, configuration properties and documentation (was:

[jira] [Updated] (MRESOLVER-440) Clean up transport names, configuration properties and documentation

2023-11-24 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-440: -- Description: Currently ApacheHC transport is called "http" while JDK transport is ca

[jira] [Created] (SUREFIRE-2216) Upgrade plugins and components (in ITs)

2023-11-24 Thread Michael Osipov (Jira)
Michael Osipov created SUREFIRE-2216: Summary: Upgrade plugins and components (in ITs) Key: SUREFIRE-2216 URL: https://issues.apache.org/jira/browse/SUREFIRE-2216 Project: Maven Surefire

[jira] [Updated] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2211: - Fix Version/s: next-release > additionalClasspathElement with UNC path not working wit

[jira] [Assigned] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned SUREFIRE-2211: Assignee: Michael Osipov > additionalClasspathElement with UNC path not working

[jira] [Commented] (MENFORCER-364) requireFilesExist rule should be case sensitive

2023-11-24 Thread Jason (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789430#comment-17789430 ] Jason commented on MENFORCER-364: - [~st-torbjornsvensson] - MENFORCER-390 covers the s

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789411#comment-17789411 ] Michael Osipov commented on SUREFIRE-2211: -- OK. Let's wait a few days. I shou

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789399#comment-17789399 ] Robert Seidel commented on SUREFIRE-2211: - I created a report and got the revi

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789379#comment-17789379 ] Michael Osipov commented on SUREFIRE-2211: -- https://bugreport.java.com/bugrep

[jira] [Created] (MDEPLOY-315) Documentation

2023-11-24 Thread Alberto Gallardo (Jira)
Alberto Gallardo created MDEPLOY-315: Summary: Documentation Key: MDEPLOY-315 URL: https://issues.apache.org/jira/browse/MDEPLOY-315 Project: Maven Deploy Plugin Issue Type: Improvement

[jira] [Commented] (MNG-7919) Missing .mvn directory is only reported in DEBUG mode

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789374#comment-17789374 ] ASF GitHub Bot commented on MNG-7919: - CrazyHZM opened a new pull request, #1325: URL:

[PR] [MNG-7919]Missing .mvn directory is only reported in DEBUG mode [maven]

2023-11-24 Thread via GitHub
CrazyHZM opened a new pull request, #1325: URL: https://github.com/apache/maven/pull/1325 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for th

[jira] [Comment Edited] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789371#comment-17789371 ] Robert Seidel edited comment on SUREFIRE-2211 at 11/24/23 8:40 AM: -

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Robert Seidel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789371#comment-17789371 ] Robert Seidel commented on SUREFIRE-2211: - I have no account for https://bugs.

[jira] [Commented] (MCOMPILER-542) clean JDK patch version in module-info.class

2023-11-24 Thread Jira
[ https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789367#comment-17789367 ] Jorge Solórzano commented on MCOMPILER-542: --- {quote}too chatty: that's why I

[jira] [Commented] (SUREFIRE-2211) additionalClasspathElement with UNC path not working with failsafe > 3.0.0-M1

2023-11-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789363#comment-17789363 ] Michael Osipov commented on SUREFIRE-2211: -- Can you raise a bug with OpenJDK?