elharo commented on code in PR #26: URL: https://github.com/apache/maven-archetypes/pull/26#discussion_r1439707296
########## maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml: ########## @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -#macro( compilerProperties $javaCompilerVersion ) +#macro( compilerProperties $javaCompilerVersionLocal ) Review Comment: Is this variable set by user code/properties somewhere that will need to update to the new name? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org