Re: [PR] [MPOM-451] Remove repository elements from Apache Parent [maven-apache-parent]

2024-01-16 Thread via GitHub
lprimak commented on PR #183: URL: https://github.com/apache/maven-apache-parent/pull/183#issuecomment-1893295331 > create a huge headache for all downstream users of this, who use the ASF parent POM to build multi-module snapshots I also want to reiterate that multi-module projects

Re: [PR] Upgrade to Maven 4.0.0-alpha-12 [maven-plugin-testing]

2024-01-16 Thread via GitHub
gnodet commented on code in PR #39: URL: https://github.com/apache/maven-plugin-testing/pull/39#discussion_r1453106042 ## maven-plugin-testing-harness/pom.xml: ## @@ -74,6 +80,15 @@ under the License. ${mavenVersion} provided + + org.apache.maven +

Re: [PR] [MPOM-451] Remove repository elements from Apache Parent [maven-apache-parent]

2024-01-16 Thread via GitHub
kwin commented on PR #183: URL: https://github.com/apache/maven-apache-parent/pull/183#issuecomment-1893308232 Local builds are affected, GitHub actions are affected (everything which does not use a centrally managed `settings.xml` with that repo in it), so yes from my perspective the impa

Re: [PR] Upgrade to Maven 4.0.0-alpha-12 [maven-plugin-testing]

2024-01-16 Thread via GitHub
gnodet commented on code in PR #39: URL: https://github.com/apache/maven-plugin-testing/pull/39#discussion_r1453116900 ## maven-plugin-testing-harness/pom.xml: ## @@ -74,6 +80,15 @@ under the License. ${mavenVersion} provided + + org.apache.maven +

Re: [PR] [MPOM-453] Disable annotation processing by compiler [maven-parent]

2024-01-16 Thread via GitHub
slawekjaranowski commented on PR #157: URL: https://github.com/apache/maven-parent/pull/157#issuecomment-1893332054 I need more tests ... like possibility to override -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [MPOM-451] Remove repository elements from Apache Parent [maven-apache-parent]

2024-01-16 Thread via GitHub
lprimak commented on PR #183: URL: https://github.com/apache/maven-apache-parent/pull/183#issuecomment-1893341924 > Local builds are affected Not sure how. Usually local builds are either multi-module or 'installed' and do not use snapshot repository anyway. GH actions don't u

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

2024-01-16 Thread via GitHub
kwin merged PR #188: URL: https://github.com/apache/maven-apache-parent/pull/188 -- 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...@mave

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

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPOM-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MPOM-264. -- Fix Version/s: ASF-32 Resolution: Fixed Fixed in https://github.com/apache/maven-apache-p

[PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas opened a new pull request, #406: URL: https://github.com/apache/maven-resolver/pull/406 Fix code and extend UT coverage --- https://issues.apache.org/jira/browse/MRESOLVER-336 -- This is an automated message from the Apache Git Service. To respond to the message, plea

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

2024-01-16 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807175#comment-17807175 ] Tamas Cservenak commented on MRESOLVER-336: --- [~dmlloyd] please review and co

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

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

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
michael-o commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1893471235 What is the motivation behind this? Just refinement? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807176#comment-17807176 ] ASF GitHub Bot commented on MRESOLVER-336: -- michael-o commented on PR #406: U

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1893473553 Grand motivation is to "clear up and have spec fully laid down", along with fixing some nasty edge cases. -- This is an automated message from the Apache Git Service. To respond to

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

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

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

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

[jira] [Created] (MWRAPPER-122) Mingw paths problem on Windows

2024-01-16 Thread Krystian Panek (Jira)
Krystian Panek created MWRAPPER-122: --- Summary: Mingw paths problem on Windows Key: MWRAPPER-122 URL: https://issues.apache.org/jira/browse/MWRAPPER-122 Project: Maven Wrapper Issue Type: Bu

[jira] [Updated] (MWRAPPER-122) Mingw paths problem on Windows

2024-01-16 Thread Krystian Panek (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystian Panek updated MWRAPPER-122: Description: When I call the Maven wrapper from [Taskfile.dev|https://taskfile.dev/] then

[jira] [Commented] (MWRAPPER-122) Mingw paths problem on Windows

2024-01-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807200#comment-17807200 ] Michael Osipov commented on MWRAPPER-122: - Does this happen in the actual {{mvn

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

2024-01-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807218#comment-17807218 ] Michael Osipov edited comment on DOXIA-725 at 1/16/24 12:26 PM:

[PR] [MNG-6399] Lift JDK minimum to JDK 8 [maven]

2024-01-16 Thread via GitHub
turbanoff opened a new pull request, #1382: URL: https://github.com/apache/maven/pull/1382 Update README.txt in 3.9 branch to mention that Java 8 is required. Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JI

[jira] [Commented] (MNG-6399) Lift JDK minimum to JDK 8

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

[jira] [Created] (MCOMPILER-570) Javadoc: Add link to javac references from JDK17

2024-01-16 Thread Konrad Windszus (Jira)
Konrad Windszus created MCOMPILER-570: - Summary: Javadoc: Add link to javac references from JDK17 Key: MCOMPILER-570 URL: https://issues.apache.org/jira/browse/MCOMPILER-570 Project: Maven Compiler

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807264#comment-17807264 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453482466 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807271#comment-17807271 ] Abel Salgado Romero commented on DOXIA-725: --- Thanks a lot for the explanations.

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453530630 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807275#comment-17807275 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453479693 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807276#comment-17807276 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807279#comment-17807279 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

[jira] [Commented] (MWRAPPER-122) Mingw paths problem on Windows

2024-01-16 Thread Krystian Panek (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807280#comment-17807280 ] Krystian Panek commented on MWRAPPER-122: - just calling {code:java} sh mvnw --v

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453479693 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

[jira] [Updated] (MWRAPPER-122) Mingw paths problem on Windows

2024-01-16 Thread Krystian Panek (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystian Panek updated MWRAPPER-122: Description: When I call the Maven wrapper from [Taskfile.dev|https://taskfile.dev/] then

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453479693 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807285#comment-17807285 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

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

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

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1893909638 @dmlloyd General remarks: * let's put aside `maven-artifact` (is to be killed off in Maven4, or around). As we know, currently Maven _does suffer_ from existence of these "parall

[jira] [Created] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIATOOLS-82: - Summary: Update to Doxia 2.0.0-M9 Key: DOXIATOOLS-82 URL: https://issues.apache.org/jira/browse/DOXIATOOLS-82 Project: Maven Doxia Tools Issue Type

[jira] [Updated] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-82: -- Component/s: Doxia Converter > Update to Doxia 2.0.0-M9 > >

[jira] [Updated] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-82: -- Affects Version/s: doxia-converter-1.3 > Update to Doxia 2.0.0-M9 >

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453549202 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807289#comment-17807289 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453555024 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807290#comment-17807290 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453560220 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

[jira] [Commented] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807292#comment-17807292 ] ASF GitHub Bot commented on DOXIATOOLS-82: -- kwin opened a new pull request, #

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807294#comment-17807294 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] Bump doxiaVersion from 2.0.0-M6 to 2.0.0-M9 [maven-doxia-converter]

2024-01-16 Thread via GitHub
kwin closed pull request #61: Bump doxiaVersion from 2.0.0-M6 to 2.0.0-M9 URL: https://github.com/apache/maven-doxia-converter/pull/61 -- 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

Re: [PR] Bump doxiaVersion from 2.0.0-M6 to 2.0.0-M9 [maven-doxia-converter]

2024-01-16 Thread via GitHub
dependabot[bot] commented on PR #61: URL: https://github.com/apache/maven-doxia-converter/pull/61#issuecomment-1893937957 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a de

Re: [PR] Bump doxiaVersion from 2.0.0-M6 to 2.0.0-M9 [maven-doxia-converter]

2024-01-16 Thread via GitHub
kwin commented on PR #61: URL: https://github.com/apache/maven-doxia-converter/pull/61#issuecomment-1893937875 Superseded by #62. -- 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

[jira] [Updated] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-82: -- Description: Changes in M7: https://issues.apache.org/jira/projects/DOXIA/versions/1

[jira] [Resolved] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved DOXIATOOLS-82. --- Fix Version/s: doxia-converter-1.4 Resolution: Fixed Fixed in https://gith

[jira] [Commented] (DOXIATOOLS-82) Update to Doxia 2.0.0-M9

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807297#comment-17807297 ] ASF GitHub Bot commented on DOXIATOOLS-82: -- kwin merged PR #62: URL: https://

Re: [PR] [DOXIATOOLS-82] Update to Doxia 2.0.0-M9 [maven-doxia-converter]

2024-01-16 Thread via GitHub
kwin merged PR #62: URL: https://github.com/apache/maven-doxia-converter/pull/62 -- 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...@mave

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1893948794 > @dmlloyd General remarks: > > * let's put aside `maven-artifact` (is to be killed off in Maven4, or around). Fair enough :+1: > * I tend to NOT modify existing

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807299#comment-17807299 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on PR #406: URL

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1894012288 > What do you mean by "UT"? I will note that this spec, as it stands, already changes several existing behaviors. I'd say that the best thing would be to clarify and establish a glob

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

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

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453625285 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807310#comment-17807310 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453635292 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807313#comment-17807313 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453635292 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807314#comment-17807314 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453641518 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807316#comment-17807316 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1894051838 > > What do you mean by "UT"? I will note that this spec, as it stands, already changes several existing behaviors. I'd say that the best thing would be to clarify and establish a gl

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453647185 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807318#comment-17807318 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on PR #406: URL

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807319#comment-17807319 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453648141 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807320#comment-17807320 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453656904 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807324#comment-17807324 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1894068765 > > > What do you mean by "UT"? I will note that this spec, as it stands, already changes several existing behaviors. I'd say that the best thing would be to clarify and establish a

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

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

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453502911 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807328#comment-17807328 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

[jira] [Created] (DOXIATOOLS-83) jar-with-dependencies.jar has incomplete plexus/sisu metadata

2024-01-16 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIATOOLS-83: - Summary: jar-with-dependencies.jar has incomplete plexus/sisu metadata Key: DOXIATOOLS-83 URL: https://issues.apache.org/jira/browse/DOXIATOOLS-83 Project:

[jira] [Updated] (DOXIATOOLS-83) jar-with-dependencies.jar has incomplete Plexus/Sisu metadata

2024-01-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-83: -- Summary: jar-with-dependencies.jar has incomplete Plexus/Sisu metadata (was: jar-wi

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453671982 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807329#comment-17807329 ] ASF GitHub Bot commented on MRESOLVER-336: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1894094290 > > So having "preserve existing UTs" as the metric of success is a bit of sophistry IMO. In the end you are breaking some things but not others. But the things you are _not_ breakin

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807330#comment-17807330 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on PR #406: URL

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453502911 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807332#comment-17807332 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453678801 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,38 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807331#comment-17807331 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453682391 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807333#comment-17807333 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453684237 ## maven-resolver-util/src/test/java/org/eclipse/aether/util/version/GenericVersionTest.java: ## @@ -44,6 +41,155 @@ void testEmptyVersion() { assertOrder

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807335#comment-17807335 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
dmlloyd commented on code in PR #406: URL: https://github.com/apache/maven-resolver/pull/406#discussion_r1453690031 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/version/package-info.java: ## @@ -25,5 +25,37 @@ * * On the other hand, the {@link org.eclipse.a

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

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807338#comment-17807338 ] ASF GitHub Bot commented on MRESOLVER-336: -- dmlloyd commented on code in PR #

Re: [PR] Improve transfer listener speed [maven]

2024-01-16 Thread via GitHub
gnodet closed pull request #1302: Improve transfer listener speed URL: https://github.com/apache/maven/pull/1302 -- 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,

[jira] [Commented] (DOXIATOOLS-83) jar-with-dependencies.jar has incomplete Plexus/Sisu metadata

2024-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807344#comment-17807344 ] ASF GitHub Bot commented on DOXIATOOLS-83: -- kwin opened a new pull request, #

[PR] [DOXIATOOLS-83] Build uber-jar with m-shade-p [maven-doxia-converter]

2024-01-16 Thread via GitHub
kwin opened a new pull request, #63: URL: https://github.com/apache/maven-doxia-converter/pull/63 This fixes incomplete/redundant Plexus/Sisu metadata -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] [MRESOLVER-336] Fixes to generic schema [maven-resolver]

2024-01-16 Thread via GitHub
cstamas commented on PR #406: URL: https://github.com/apache/maven-resolver/pull/406#issuecomment-1894156931 @dmlloyd one last commit, just to doco your findings as well, and warn users doing "atypical" things, that they may be burned in future :smile: -- This is an automated message fro

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

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

  1   2   >