zoladkow opened a new issue, #440:
URL: https://github.com/apache/grails-gradle-plugin/issues/440

   _Note: I know the project moved, but posting here since, it's where my 
affected version resides_ 
   
   **Problem:** 
   While doing a preliminary check of migration from Grails 5.1.7 to 6.2.3 (7 
is still RC) the main problem with build is the lack of `buildProperties` at 
the phase where it was previously available.
   
   We've used the method suggested in 
https://grails.apache.org/blog/2017-04-02.html to enrich the app information, 
but as of https://github.com/apache/grails-gradle-plugin/pull/224 it is not 
possible, since properties fall to the after evaluation phase.
   
   I'm wondering if there's a better more formal way we could do such 
enrichment right now, better than just trying to mitigate by stuffing it in 
`project.afterEvaluate`?
   
   
   Thanks!


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