gnodet commented on code in PR #131:
URL: 
https://github.com/apache/maven-install-plugin/pull/131#discussion_r2026352303


##########
src/test/java/org/apache/maven/plugins/install/InstallMojoTest.java:
##########
@@ -57,12 +57,12 @@ public class InstallMojoTest extends AbstractMojoTestCase {
 
     InstallArtifactStub artifact;
 
-    private final String LOCAL_REPO = "target/local-repo/";
+    private final String localRepoTarget = "target/local-repo/";

Review Comment:
   > I think we should rather add `final`
   
   I meant `static`...



-- 
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.org

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

Reply via email to