cstamas merged PR #1413:
URL: https://github.com/apache/maven/pull/1413
--
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.
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1499568014
##
pom.xml:
##
@@ -624,6 +624,20 @@ under the License.
test
+
+
+
+
+true
+never
+
+
+false
+
+
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1499567548
##
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/type/DefaultType.java:
##
@@ -66,6 +66,13 @@ public DefaultType(
this.properties =
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1499566180
##
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenSessionBuilderSupplier.java:
##
@@ -77,7 +78,7 @@ protected DependencyTraverser getDepe
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1499561548
##
maven-core/src/main/java/org/apache/maven/bridge/MavenRepositorySystem.java:
##
@@ -654,7 +654,7 @@ public ArtifactRepository
createLocalRepository(MavenExecutionRequ
cstamas commented on PR #1413:
URL: https://github.com/apache/maven/pull/1413#issuecomment-1956689649
> Nice work
Thanks.
Sadly, this requires new alpha release of resolver (update + merge), so that
is why would be good to have all Resolver PRs sorted out as I soon want to
rel
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1497572644
##
maven-builder-support/src/main/java/org/apache/maven/building/UrlSource.java:
##
@@ -87,6 +87,6 @@ public boolean equals(Object obj) {
}
UrlSource
michael-o commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1497569905
##
maven-builder-support/src/main/java/org/apache/maven/building/UrlSource.java:
##
@@ -87,6 +87,6 @@ public boolean equals(Object obj) {
}
UrlSourc
cstamas commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1497563860
##
maven-builder-support/src/main/java/org/apache/maven/building/UrlSource.java:
##
@@ -87,6 +87,6 @@ public boolean equals(Object obj) {
}
UrlSource
michael-o commented on code in PR #1413:
URL: https://github.com/apache/maven/pull/1413#discussion_r1497557035
##
maven-builder-support/src/main/java/org/apache/maven/building/UrlSource.java:
##
@@ -87,6 +87,6 @@ public boolean equals(Object obj) {
}
UrlSourc
10 matches
Mail list logo