jdaugherty commented on code in PR #14683: URL: https://github.com/apache/grails-core/pull/14683#discussion_r2069705894
########## grails-doc/src/en/guide/profiles/profileStructure.adoc: ########## @@ -58,6 +58,8 @@ A list of Maven repositories to include in the generated build. Example: [source,yaml] ---- repositories: + - "https://repo1.maven.org/maven2" Review Comment: I think this should be a property that we include one or the other based on if it's a snapshot build -- 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]
