desruisseaux commented on code in PR #11857:
URL: https://github.com/apache/maven/pull/11857#discussion_r3292588352
##########
impl/maven-impl/src/main/java/org/apache/maven/impl/PathModularization.java:
##########
@@ -236,7 +236,7 @@ public JavaPathType getPathType() {
/**
* If the module has no name, adds the filename of the JAR file in the
given collection.
* This method should be invoked for dependencies placed on {@link
JavaPathType#MODULES}
- * for preparing a warning asking to not deploy the build artifact on a
public repository.
+ * for preparing a warning saying that this project may fail to resolve
these modules.
Review Comment:
In this case, Claude evaluated the line which was suppressed by the commit
instead of its replacement. This line is part of the paragraph rewritten in
[above
comment](https://github.com/apache/maven/pull/11857#discussion_r3292575014)
anyway.
--
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]