You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "mthmulders (via GitHub)" <gi...@apache.org> on 2023/05/10 13:34:41 UTC

[GitHub] [maven] mthmulders commented on a diff in pull request #995: [MNG-6869] New flag to verify Maven installation status

mthmulders commented on code in PR #995:
URL: https://github.com/apache/maven/pull/995#discussion_r1189921909


##########
maven-core/src/main/java/org/apache/maven/internal/impl/DefaultArtifactCoordinate.java:
##########
@@ -30,11 +31,11 @@
  * A wrapper class around a maven resolver artifact.
  */
 public class DefaultArtifactCoordinate implements ArtifactCoordinate {
-    private final @Nonnull AbstractSession session;

Review Comment:
   Sure! I've just pushed a commit to undo this part.



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org