Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-15 Thread via GitHub
rmannibucau commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1891520373 @laeubi ok, so if I rephrase the questions are IMHO: 1. Do we want to let people go a prefix they didn't anticipate since it will fully be part of the exposed UI to th

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806676#comment-17806676 ] ASF GitHub Bot commented on MPLUGIN-450: rmannibucau commented on PR #240: URL:

Re: [PR] [MARCHETYPES-82] generate comments for maven.compiler.release [maven-archetypes]

2024-01-15 Thread via GitHub
judovana commented on code in PR #28: URL: https://github.com/apache/maven-archetypes/pull/28#discussion_r1452039881 ## maven-archetype-quickstart/src/test/resources/projects/it-java-7-junit-4.12/reference/pom.xml: ## @@ -15,6 +15,7 @@ UTF-8 1.7 1.7 + Review

[jira] [Commented] (MARCHETYPES-82) generate maven.compiler.release property as comment

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806681#comment-17806681 ] ASF GitHub Bot commented on MARCHETYPES-82: --- judovana commented on code in

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806683#comment-17806683 ] ASF GitHub Bot commented on MPLUGIN-450: laeubi commented on PR #240: URL: http

Re: [PR] [MARCHETYPES-82] generate comments for maven.compiler.release [maven-archetypes]

2024-01-15 Thread via GitHub
judovana commented on PR #28: URL: https://github.com/apache/maven-archetypes/pull/28#issuecomment-1891540458 I still think the ``` ${javaCompilerVersionLocal} ${javaCompilerVersionLocal} + ``` is misplaced, and should be at https://github.com/apache/maven-

[jira] [Commented] (MARCHETYPES-82) generate maven.compiler.release property as comment

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806684#comment-17806684 ] ASF GitHub Bot commented on MARCHETYPES-82: --- judovana commented on PR #28:

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-15 Thread via GitHub
rmannibucau commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1891553087 > So for (1) it seems a lot of users where happy with that I assume you mean for tycho case but it is really done under the carpet so 50-50 IMHO (implicit case is actu

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806686#comment-17806686 ] ASF GitHub Bot commented on MPLUGIN-450: rmannibucau commented on PR #240: URL:

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-15 Thread via GitHub
laeubi commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1891564489 > You mix two things there: the producer and consumer sides. There is no change for consumers (users), it only changes the way the producer sets the prefix. I don't mix an

[jira] [Created] (MNG-8018) Maven creates local repo at wrong path

2024-01-15 Thread Jira
Jörg Hohwiller created MNG-8018: --- Summary: Maven creates local repo at wrong path Key: MNG-8018 URL: https://issues.apache.org/jira/browse/MNG-8018 Project: Maven Issue Type: Bug Comp

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806691#comment-17806691 ] ASF GitHub Bot commented on MPLUGIN-450: laeubi commented on PR #240: URL: http

[jira] [Updated] (MNG-8018) Maven creates local repo at wrong path

2024-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-8018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Hohwiller updated MNG-8018: Description: I am hunting bugs with maven for years now that is creating a new local repository in a

[jira] [Updated] (MNG-8018) Maven creates local repo at wrong path

2024-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-8018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Hohwiller updated MNG-8018: Description: I am hunting bugs with maven for years now that is creating a new local repository in a

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-15 Thread via GitHub
rmannibucau commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1891626872 > I don't mix anything, but that's actually the point, now the producer is forced to set something so it stays as before, because consumers before have never complained obvi

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806702#comment-17806702 ] ASF GitHub Bot commented on MPLUGIN-450: rmannibucau commented on PR #240: URL:

[jira] [Commented] (DOXIA-723) Optionally expose document location in Sink

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806709#comment-17806709 ] ASF GitHub Bot commented on DOXIA-723: -- michael-o commented on code in PR #194: URL:

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452110659 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde

[PR] Clarify default values for repositories [maven-site]

2024-01-15 Thread via GitHub
kwin opened a new pull request, #485: URL: https://github.com/apache/maven-site/pull/485 Clean up example snippet for repositories -- 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 com

[PR] Bump org.codehaus.plexus:plexus-archiver from 4.9.0 to 4.9.1 [maven-ear-plugin]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #106: URL: https://github.com/apache/maven-ear-plugin/pull/106 Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.9.0 to 4.9.1. Release notes Sourced from https://github.com/codehaus-ple

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452150977 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractSink.java: ## @@ -420,4 +424,17 @@ protected static String unifyEOLs(String text) { protected v

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452152264 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (DOXIA-723) Optionally expose document location in Sink

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806721#comment-17806721 ] ASF GitHub Bot commented on DOXIA-723: -- kwin commented on code in PR #194: URL: https

[jira] [Commented] (DOXIA-723) Optionally expose document location in Sink

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806722#comment-17806722 ] ASF GitHub Bot commented on DOXIA-723: -- kwin commented on code in PR #194: URL: https

[jira] [Commented] (MSHARED-1351) Confusing message when copying resources from project's baseDir

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806748#comment-17806748 ] ASF GitHub Bot commented on MSHARED-1351: - hboutemy commented on code in PR #93

Re: [PR] [MSHARED-1351] Fix console message when origin is baseDir [maven-filtering]

2024-01-15 Thread via GitHub
hboutemy commented on code in PR #93: URL: https://github.com/apache/maven-filtering/pull/93#discussion_r1452231849 ## src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java: ## @@ -254,9 +255,15 @@ private File getTargetFile(File file) throws Maven

Re: [PR] [MSHARED-1351] Fix console message when origin is baseDir [maven-filtering]

2024-01-15 Thread via GitHub
hboutemy commented on code in PR #93: URL: https://github.com/apache/maven-filtering/pull/93#discussion_r1452232812 ## src/main/java/org/apache/maven/shared/filtering/ConsoleHolder.java: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * o

[jira] [Commented] (MSHARED-1351) Confusing message when copying resources from project's baseDir

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806750#comment-17806750 ] ASF GitHub Bot commented on MSHARED-1351: - hboutemy commented on code in PR #93

Re: [PR] [MRESOLVER-463] sort checksum summary file per path and not checksum to be human friendly [maven-resolver]

2024-01-15 Thread via GitHub
cstamas merged PR #404: URL: https://github.com/apache/maven-resolver/pull/404 -- 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] (MRESOLVER-463) Ensure checksum record file (summary fie) is sorted by artifact relative path and not checksum

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806757#comment-17806757 ] ASF GitHub Bot commented on MRESOLVER-463: -- cstamas merged PR #404: URL: http

[jira] [Assigned] (MRESOLVER-463) Ensure checksum record file (summary fie) is sorted by artifact relative path and not checksum

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-463: - Assignee: Romain Manni-Bucau > Ensure checksum record file (summary fie) is s

[jira] [Closed] (MRESOLVER-463) Ensure checksum record file (summary fie) is sorted by artifact relative path and not checksum

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-463. - Resolution: Fixed > Ensure checksum record file (summary fie) is sorted by artifact re

[jira] [Commented] (MRESOLVER-243) Get rid of pre-Java 5 constructs that are cryptic

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806760#comment-17806760 ] Tamas Cservenak commented on MRESOLVER-243: --- Conflict resolver change is qui

Re: [PR] [MSHARED-1351] Fix console message when origin is baseDir [maven-filtering]

2024-01-15 Thread via GitHub
abelsromero commented on code in PR #93: URL: https://github.com/apache/maven-filtering/pull/93#discussion_r1452265164 ## src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java: ## @@ -254,9 +255,15 @@ private File getTargetFile(File file) throws Ma

[jira] [Commented] (MSHARED-1351) Confusing message when copying resources from project's baseDir

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806764#comment-17806764 ] ASF GitHub Bot commented on MSHARED-1351: - abelsromero commented on code in PR

[PR] [MRESOLVER-334] Align spec with implementation [maven-site]

2024-01-15 Thread via GitHub
cstamas opened a new pull request, #486: URL: https://github.com/apache/maven-site/pull/486 The spec page had some edge case issues that were actually spec errors (as implementations were rightfully not doing this same). Note: generic version in resolver is authoritative in Maven4 as

[jira] [Commented] (MRESOLVER-334) Maven Resolver's GenericVersionScheme diverges from the spec

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806765#comment-17806765 ] ASF GitHub Bot commented on MRESOLVER-334: -- cstamas opened a new pull request

[jira] [Assigned] (MRESOLVER-334) Maven Resolver's GenericVersionScheme diverges from the spec

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-334: - Assignee: Tamas Cservenak > Maven Resolver's GenericVersionScheme diverges fr

[jira] [Created] (MNG-8019) Streamline update policy of pluginRepository/repository of Maven Central

2024-01-15 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-8019: Summary: Streamline update policy of pluginRepository/repository of Maven Central Key: MNG-8019 URL: https://issues.apache.org/jira/browse/MNG-8019 Project: Maven

[jira] [Updated] (MNG-8019) Streamline update policy of pluginRepository/repository of Maven Central in Super POM

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-8019: - Summary: Streamline update policy of pluginRepository/repository of Maven Central in Super POM (wa

[PR] MNG-8019 streamline central update policy [maven]

2024-01-15 Thread via GitHub
kwin opened a new pull request, #1381: URL: https://github.com/apache/maven/pull/1381 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: i

[jira] [Commented] (MNG-8019) Streamline update policy of pluginRepository/repository of Maven Central in Super POM

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806770#comment-17806770 ] ASF GitHub Bot commented on MNG-8019: - kwin opened a new pull request, #1381: URL: http

Re: [PR] [MNG-8014] Workaround for deadlocks in model building [maven]

2024-01-15 Thread via GitHub
gnodet merged PR #1376: URL: https://github.com/apache/maven/pull/1376 -- 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] [Commented] (MNG-8014) Maven concurrent model builder deadlocks

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806778#comment-17806778 ] ASF GitHub Bot commented on MNG-8014: - gnodet merged PR #1376: URL: https://github.com/

[jira] [Commented] (MNG-8017) Maven fails at start with "Cannot run program "infocmp": error=2, No such file or directory"

2024-01-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806788#comment-17806788 ] Guillaume Nodet commented on MNG-8017: -- There's another hidden problem I think. JLine

[jira] [Commented] (MNG-8017) Maven fails at start with "Cannot run program "infocmp": error=2, No such file or directory"

2024-01-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806796#comment-17806796 ] Guillaume Nodet commented on MNG-8017: -- The problem is that the JLine bundle does not

[jira] [Updated] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-336: -- Component/s: Resolver > Unexpected handling of qualifiers in GenericVersionScheme >

[jira] [Commented] (MPMD-391) Log what developers care about and not what they don't

2024-01-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPMD-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806834#comment-17806834 ] Elliotte Rusty Harold commented on MPMD-391: I want less logs, not more. "Runni

[jira] [Commented] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806848#comment-17806848 ] Tamas Cservenak commented on MRESOLVER-336: --- These two cases (as this issue

[jira] [Assigned] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-336: - Assignee: Tamas Cservenak > Unexpected handling of qualifiers in GenericVersi

[jira] [Comment Edited] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806848#comment-17806848 ] Tamas Cservenak edited comment on MRESOLVER-336 at 1/15/24 2:23 PM:

[jira] [Comment Edited] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806848#comment-17806848 ] Tamas Cservenak edited comment on MRESOLVER-336 at 1/15/24 2:24 PM:

[jira] [Closed] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-336. - Resolution: Won't Fix > Unexpected handling of qualifiers in GenericVersionScheme > --

[jira] [Reopened] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reopened MRESOLVER-336: --- Reopening, to give some time for reporter to respond. > Unexpected handling of qualif

[jira] [Updated] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-336: -- Fix Version/s: (was: 2.0.0) > Unexpected handling of qualifiers in GenericVersio

[PR] [MRESOLVER-264] Make file locking the default [maven-resolver]

2024-01-15 Thread via GitHub
cstamas opened a new pull request, #405: URL: https://github.com/apache/maven-resolver/pull/405 Make file lock factory and file-hgav mapper the default. --- https://issues.apache.org/jira/browse/MRESOLVER-264 -- This is an automated message from the Apache Git Service. To res

[jira] [Closed] (MRESOLVER-243) Get rid of pre-Java 5 constructs that are cryptic

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-243. - Fix Version/s: (was: 2.0.0) Resolution: Not A Problem > Get rid of pre-Java

[jira] [Updated] (MRESOLVER-264) Make file-lock the default locking

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-264: -- Fix Version/s: 2.0.0-alpha-7 > Make file-lock the default locking >

[jira] [Commented] (MRESOLVER-264) Make file-lock the default locking

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806853#comment-17806853 ] ASF GitHub Bot commented on MRESOLVER-264: -- cstamas opened a new pull request

[jira] [Assigned] (MNG-8017) Maven fails at start with "Cannot run program "infocmp": error=2, No such file or directory"

2024-01-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8017: Assignee: Guillaume Nodet > Maven fails at start with "Cannot run program "infocmp": error=2

[jira] [Updated] (MNG-8017) Maven fails at start with "Cannot run program "infocmp": error=2, No such file or directory"

2024-01-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8017: - Affects Version/s: 4.0.0-alpha-12 (was: 4.0.0-alpha-13) > Maven fails at

[jira] [Updated] (MNG-8017) Maven fails at start with "Cannot run program "infocmp": error=2, No such file or directory"

2024-01-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8017: - Fix Version/s: 4.0.0-alpha-13 > Maven fails at start with "Cannot run program "infocmp": error=2, N

[jira] [Commented] (MRESOLVER-233) Add protected abstract org.e.a.artifact.AbstractArtifact.newInstance()

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806871#comment-17806871 ] Tamas Cservenak commented on MRESOLVER-233: --- I disagree with this change (th

[jira] [Updated] (MRESOLVER-233) Add protected abstract org.e.a.artifact.AbstractArtifact.newInstance()

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-233: -- Fix Version/s: (was: 2.0.0) > Add protected abstract org.e.a.artifact.AbstractAr

[jira] [Updated] (MRESOLVER-217) Allow extra "sources" for Artifact decoration

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-217: -- Fix Version/s: (was: 2.0.0) > Allow extra "sources" for Artifact decoration > --

[jira] [Assigned] (MPOM-264) Parameterize maven-compiler-plugin with parameter "release" when running on JDK 9+

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPOM-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MPOM-264: Assignee: Konrad Windszus > Parameterize maven-compiler-plugin with parameter "release" when

[PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin opened a new pull request, #188: URL: https://github.com/apache/maven-apache-parent/pull/188 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin commented on PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#issuecomment-1892476653 FTR: This is a simplified version of #48 which was declined back then. Nowadays the profile is even used within Maven Parent: https://issues.apache.org/jira/browse/MPOM-447 --

[jira] [Commented] (MNG-7539) Validate/Download SNAPSHOT dependencies once

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806909#comment-17806909 ] Tamas Cservenak commented on MNG-7539: -- What Maven version you use? When you say "vali

[jira] [Comment Edited] (MNG-7539) Validate/Download SNAPSHOT dependencies once

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806909#comment-17806909 ] Tamas Cservenak edited comment on MNG-7539 at 1/15/24 4:46 PM: --

[jira] [Created] (MNG-8020) Support new Resolve 2.0 split policies

2024-01-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8020: Summary: Support new Resolve 2.0 split policies Key: MNG-8020 URL: https://issues.apache.org/jira/browse/MNG-8020 Project: Maven Issue Type: Task Affects

[jira] [Updated] (MNG-8020) Support new Resolve 2.0 split policies

2024-01-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8020: - Description: The MRESOLVER-377 in resolver 2.0 did split policies, Maven should use this. But, this

Re: [PR] Simplify graph [maven]

2024-01-15 Thread via GitHub
gnodet merged PR #1380: URL: https://github.com/apache/maven/pull/1380 -- 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

Re: [PR] MNG-8019 streamline central update policy [maven]

2024-01-15 Thread via GitHub
cstamas commented on PR #1381: URL: https://github.com/apache/maven/pull/1381#issuecomment-1892507041 @gnodet was working on this or similar change not so long time ago... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[jira] [Commented] (MNG-8019) Streamline update policy of pluginRepository/repository of Maven Central in Super POM

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806912#comment-17806912 ] ASF GitHub Bot commented on MNG-8019: - cstamas commented on PR #1381: URL: https://gith

[PR] Publish Maven 4.0.0-alpha-12 [maven-site]

2024-01-15 Thread via GitHub
gnodet opened a new pull request, #487: URL: https://github.com/apache/maven-site/pull/487 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

Re: [PR] Publish Maven 4.0.0-alpha-12 [maven-site]

2024-01-15 Thread via GitHub
gnodet merged PR #487: URL: https://github.com/apache/maven-site/pull/487 -- 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.apach

[jira] [Created] (SUREFIRE-2233) Unable to create file for report (File name too long)

2024-01-15 Thread Filipe Roque (Jira)
Filipe Roque created SUREFIRE-2233: -- Summary: Unable to create file for report (File name too long) Key: SUREFIRE-2233 URL: https://issues.apache.org/jira/browse/SUREFIRE-2233 Project: Maven Surefire

[jira] [Updated] (SUREFIRE-2233) Unable to create file for report (File name too long)

2024-01-15 Thread Filipe Roque (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Roque updated SUREFIRE-2233: --- Description: surefire tries to create report files where the filename includes the package

[jira] [Commented] (MRESOLVER-336) Unexpected handling of qualifiers in GenericVersionScheme

2024-01-15 Thread David M. Lloyd (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806925#comment-17806925 ] David M. Lloyd commented on MRESOLVER-336: -- There are many thousand artifacts

[jira] [Commented] (DOXIA-725) Latest Doxia Core is not compatible with doxia-sitetools

2024-01-15 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806926#comment-17806926 ] Abel Salgado Romero commented on DOXIA-725: --- Thanks, wouldn't it make sense to m

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452651203 ## pom.xml: ## @@ -93,8 +93,9 @@ under the License. true 3.6.3 1.8 + ${maven.compiler.target} -1.7 +7 Review Comment: should

[jira] [Comment Edited] (DOXIA-725) Latest Doxia Core is not compatible with doxia-sitetools

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806931#comment-17806931 ] Konrad Windszus edited comment on DOXIA-725 at 1/15/24 6:14 PM:

[jira] [Commented] (DOXIA-725) Latest Doxia Core is not compatible with doxia-sitetools

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806931#comment-17806931 ] Konrad Windszus commented on DOXIA-725: --- It makes sense to be able to release Doxia

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
slawekjaranowski commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452659630 ## pom.xml: ## @@ -93,8 +93,9 @@ under the License. true 3.6.3 1.8 + ${maven.compiler.target} -1.7 +7 Review Commen

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452660696 ## pom.xml: ## @@ -93,8 +93,9 @@ under the License. true 3.6.3 1.8 + ${maven.compiler.target} -1.7 +7 Review Comment: yes it

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452661893 ## pom.xml: ## @@ -93,8 +93,9 @@ under the License. true 3.6.3 1.8 + ${maven.compiler.target} -1.7 +7 Review Comment: javac

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452661893 ## pom.xml: ## @@ -93,8 +93,9 @@ under the License. true 3.6.3 1.8 + ${maven.compiler.target} -1.7 +7 Review Comment: javac

[jira] [Commented] (MNG-8019) Streamline update policy of pluginRepository/repository of Maven Central in Super POM

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806935#comment-17806935 ] ASF GitHub Bot commented on MNG-8019: - kwin commented on PR #1381: URL: https://github.

Re: [PR] MNG-8019 streamline central update policy [maven]

2024-01-15 Thread via GitHub
kwin commented on PR #1381: URL: https://github.com/apache/maven/pull/1381#issuecomment-1892625986 For Maven 4 both are already at the default (=daily), being applied in https://github.com/apache/maven/commit/fb612f5dbc89d8e268bc3581e538c392c1fff788. So this is basically the backport of MNG

[jira] [Created] (MRESOLVER-464) JDK transport bug

2024-01-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-464: - Summary: JDK transport bug Key: MRESOLVER-464 URL: https://issues.apache.org/jira/browse/MRESOLVER-464 Project: Maven Resolver Issue Type: Task

[jira] [Closed] (MPOM-450) Prevent the SCM elements from being inherited

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPOM-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed MPOM-450. Resolution: Won't Fix > Prevent the SCM elements from being inherited > -

[jira] [Commented] (MPOM-450) Prevent the SCM elements from being inherited

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPOM-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806938#comment-17806938 ] Konrad Windszus commented on MPOM-450: -- The {{scm}} element cannot be set within a pro

[jira] [Commented] (MPOM-255) Enforce local property "project.build.outputTimestamp" for reproducible builds

2024-01-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPOM-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806939#comment-17806939 ] Konrad Windszus commented on MPOM-255: -- FTR: change has been reverted in MPOM-265. >

[PR] [MPOM-365] Remove no longer used ".maven-apache-parent.marker" file [maven-apache-parent]

2024-01-15 Thread via GitHub
kwin opened a new pull request, #189: URL: https://github.com/apache/maven-apache-parent/pull/189 This has been introduced in MPOM-255 for enabling a profile only when building the ASF parent itself. -- This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (SUREFIRE-2233) Unable to create file for report (File name too long)

2024-01-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806942#comment-17806942 ] Michael Osipov commented on SUREFIRE-2233: -- Where is the failure? > Unable

[PR] Bump org.htmlunit:htmlunit from 3.9.0 to 3.10.0 [maven-surefire]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #717: URL: https://github.com/apache/maven-surefire/pull/717 Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.9.0 to 3.10.0. Release notes Sourced from https://github.com/HtmlUnit/htmlunit/releases";>org.htmlunit:

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
slawekjaranowski commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452687769 ## pom.xml: ## @@ -403,6 +403,26 @@ under the License. + +enforce-maven.compiler.tar

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
michael-o commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452689833 ## pom.xml: ## @@ -403,6 +403,26 @@ under the License. + +enforce-maven.compiler.target-ver

Re: [PR] [MPOM-264] Set "maven.compiler.release" on JDK 9+ [maven-apache-parent]

2024-01-15 Thread via GitHub
michael-o commented on code in PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188#discussion_r1452690304 ## pom.xml: ## @@ -525,6 +545,17 @@ under the License. + + jdk9ornewer Review Comment: Make is simple: `jdk9+`? -- Thi

  1   2   >