Re: [PR] [MNG-7893] Fix exception loading superpom with invalid modelVersion [maven]

2023-10-18 Thread via GitHub
gnodet merged PR #1290: URL: https://github.com/apache/maven/pull/1290 -- 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.apache.o

[jira] [Updated] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCLEAN-111: --- Fix Version/s: next-release > Fast clean does not work delete files in the background

[jira] [Commented] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1777#comment-1777 ] ASF GitHub Bot commented on MCLEAN-111: --- slawekjaranowski commented on PR #32: URL:

Re: [PR] [MCLEAN-111] Fix fast delete feature. [maven-clean-plugin]

2023-10-18 Thread via GitHub
slawekjaranowski commented on PR #32: URL: https://github.com/apache/maven-clean-plugin/pull/32#issuecomment-1768441320 @wilx thanks Is it possible to make an IT to be sure for regressions with next changes? -- This is an automated message from the Apache Git Service. To respond to the

[PR] [MNG-7893] Fix exception loading superpom with invalid modelVersion [maven]

2023-10-18 Thread via GitHub
gnodet opened a new pull request, #1290: URL: https://github.com/apache/maven/pull/1290 Even though this should not be supported, Maven 3.x is always using the 4.0.0 superpom. So if the version is not a supported model version, simply use 4.0.0. Any invalid value will be later verified by

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

2023-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776647#comment-17776647 ] ASF GitHub Bot commented on MNG-7893: - gnodet opened a new pull request, #1290: URL: ht

[jira] [Updated] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread Jira
[ https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Václav Haisman updated MCLEAN-111: -- Labels: pull-request-available (was: ) > Fast clean does not work delete files in the backgrou

[jira] [Commented] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread Jira
[ https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776638#comment-17776638 ] Václav Haisman commented on MCLEAN-111: --- The linked pull request fixes the issue fo

[jira] [Updated] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread Jira
[ https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Václav Haisman updated MCLEAN-111: -- External issue URL: https://github.com/apache/maven-clean-plugin/pull/32 Flags:

[jira] [Commented] (MCLEAN-102) Fast is slower on windows with many cores

2023-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776631#comment-17776631 ] ASF GitHub Bot commented on MCLEAN-102: --- wilx opened a new pull request, #32: URL:

[jira] [Commented] (MCLEAN-102) Fast is slower on windows with many cores

2023-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776632#comment-17776632 ] ASF GitHub Bot commented on MCLEAN-102: --- wilx commented on PR #32: URL: https://gi

Re: [PR] [MCLEAN-102] Fix fast delete feature. [maven-clean-plugin]

2023-10-18 Thread via GitHub
wilx commented on PR #32: URL: https://github.com/apache/maven-clean-plugin/pull/32#issuecomment-1768328143 JIRA: https://issues.apache.org/jira/projects/MCLEAN/issues/MCLEAN-102 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[PR] [MCLEAN-102] Fix fast delete feature. [maven-clean-plugin]

2023-10-18 Thread via GitHub
wilx opened a new pull request, #32: URL: https://github.com/apache/maven-clean-plugin/pull/32 Pass `GlobSelector` instance into `cleaner.delete()` only if it matters. Passing `GlobSelector` always breaks the fast delete feature. Following this checklist to help us incorporate your

[jira] [Created] (MCLEAN-111) Fast clean does not work delete files in the background but in foreground.

2023-10-18 Thread Jira
Václav Haisman created MCLEAN-111: - Summary: Fast clean does not work delete files in the background but in foreground. Key: MCLEAN-111 URL: https://issues.apache.org/jira/browse/MCLEAN-111 Project: M

[jira] [Commented] (MNG-7914) Provide a single entry point for configuration

2023-10-18 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776615#comment-17776615 ] Slawomir Jaranowski commented on MNG-7914: -- So if I good understood we can provide

[jira] [Created] (MNG-7914) Provide a single entry point for configuration

2023-10-18 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7914: Summary: Provide a single entry point for configuration Key: MNG-7914 URL: https://issues.apache.org/jira/browse/MNG-7914 Project: Maven Issue Type: New Feat

[jira] [Updated] (MNG-7772) Allow to register maven core extension in .m2 directory instead of MAVEN_HOME

2023-10-18 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7772: - Fix Version/s: 4.0.0-alpha-8 (was: 4.0.x-candidate) > Allow to register mave

Re: [I] Build for Linux on aarch64 [maven-mvnd]

2023-10-18 Thread via GitHub
gnodet commented on issue #888: URL: https://github.com/apache/maven-mvnd/issues/888#issuecomment-1767863966 > By the way, I built the project by Docker which runs on my Apple M1 Macbook. > > So, can we use the macOS runner to start up a container and then build the project for linux

<    1   2