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

   > 
[apache/grails-micronaut@4b86b73](https://github.com/apache/grails-micronaut/commit/4b86b739bdcdd2628fbf182805c23a1047cd670e)
 adds release docs on the new repo
   
   Can you give background on why the PublishPlugin had to change there? I 
don't understand why this (and associated copy code) was necessary:
   
               task.dependsOn(project.tasks.withType(GenerateMavenPom))
               task.dependsOn(project.tasks.withType(GenerateModuleMetadata))
   
   Wouldn't the upstream publish plugin handle all of this? 


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