apeteri commented on code in PR #59:
URL: 
https://github.com/apache/maven-install-plugin/pull/59#discussion_r1400294012


##########
src/it/no-main-artifact-1/verify.groovy:
##########
@@ -19,5 +19,5 @@
 
 def buildLog = new File ( basedir, "build.log")
 
-assert buildLog.text.contains( "The packaging plugin for this project did not 
assign "
+assert buildLog.text.contains( "The packaging plugin for project test did not 
assign "

Review Comment:
   There are two similar IT cases in m-d-p that break once this change is 
applied, as they actually test the output of this plugin. Should I modify the 
assertion there as well?



-- 
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]

Reply via email to