Re: [PR] [MNG-7972] Artifact coordinate out of "standard string" [maven]

2023-12-18 Thread via GitHub
cstamas merged PR #1347: URL: https://github.com/apache/maven/pull/1347 -- 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.

Re: [PR] [MNG-7972] Artifact coordinate out of "standard string" [maven]

2023-12-18 Thread via GitHub
cstamas commented on code in PR #1347: URL: https://github.com/apache/maven/pull/1347#discussion_r1429763979 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ArtifactCoordinateFactory.java: ## @@ -43,6 +43,18 @@ public interface ArtifactCoordinateFactory extends

Re: [PR] [MNG-7972] Artifact coordinate out of "standard string" [maven]

2023-12-17 Thread via GitHub
gnodet commented on code in PR #1347: URL: https://github.com/apache/maven/pull/1347#discussion_r1429589638 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/ArtifactCoordinateFactory.java: ## @@ -43,6 +43,18 @@ public interface ArtifactCoordinateFactory extends

[PR] [MNG-7972] Artifact coordinate out of "standard string" [maven]

2023-12-17 Thread via GitHub
cstamas opened a new pull request, #1347: URL: https://github.com/apache/maven/pull/1347 Expose ArtifactCoordinate creation out of standard string. --- https://issues.apache.org/jira/browse/MNG-7972 -- This is an automated message from the Apache Git Service. To respond to th