Pankraz76 commented on code in PR #2415:
URL: https://github.com/apache/maven/pull/2415#discussion_r2117687298
##########
compat/maven-compat/src/main/java/org/apache/maven/artifact/repository/layout/FlatRepositoryLayout.java:
##########
@@ -66,11 +66,8 @@ public String pathOfLocalRepositoryMetadata(ArtifactMetadata
metadata, ArtifactR
}
private String pathOfRepositoryMetadata(String filename) {
- StringBuilder path = new StringBuilder(128);
Review Comment:
this method is interesting @elharo.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]