jdaugherty commented on PR #16073:
URL: https://github.com/apache/grails-core/pull/16073#issuecomment-5153701380

   FYI: Previously, we solved these type of failures by using `[skip ci]` as 
our prefix in the git message, this would then allow it to publish.  However, 
it's probably better to test the actual build code.
   
   From what I can tell, a version of this was already committed to 8.x.  The 
purpose of the example being changed is to use the maven import.  We shouldn't 
be circumventing that since that's the default behavior of the plugin.  We 
recently started publishing core to a local directory (forge, end to end 
tests).  We should move it there.  
   
   https://github.com/apache/grails-core/pull/16077 does this and I'd like to 
close this in favor of that PR.
   
   


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