cstamas commented on code in PR #1353:
URL: https://github.com/apache/maven/pull/1353#discussion_r1448657055
##
pom.xml:
##
@@ -176,7 +176,7 @@ under the License.
1.26
1.0.0
4.0.1
-2.0.0-alpha-5
+2.0.0-alpha-6
Review Comment:
There is a separate PR jus
gnodet commented on code in PR #1353:
URL: https://github.com/apache/maven/pull/1353#discussion_r1448593270
##
pom.xml:
##
@@ -176,7 +176,7 @@ under the License.
1.26
1.0.0
4.0.1
-2.0.0-alpha-5
+2.0.0-alpha-6
Review Comment:
Should that be in a separat
gnodet commented on code in PR #1353:
URL: https://github.com/apache/maven/pull/1353#discussion_r1433547141
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -406,6 +443,75 @@ public SessionBuilder
newRepositorySessio
cstamas commented on PR #1353:
URL: https://github.com/apache/maven/pull/1353#issuecomment-1864308325
This PR depends on new Resolver alpha release.
--
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 t
cstamas opened a new pull request, #1353:
URL: https://github.com/apache/maven/pull/1353
Make Maven more friendly (and tunable) when ranges are being used. There new
options are merely affecting range processing, allowing different narrowing
strategies.
Not fully done: depends on