hboutemy commented on code in PR #27:
URL: https://github.com/apache/maven-archetypes/pull/27#discussion_r1451770167


##########
maven-archetype-quickstart/src/test/resources/projects/it-java-7/archetype.properties:
##########
@@ -2,4 +2,4 @@ groupId=archetype.it
 artifactId=java-8-quickstart
 version=0.1-SNAPSHOT
 package=it.pkg
-javaCompilerVersion=1.7
+javaCompilerVersion=7

Review Comment:
   you can build and see it works
   but this is a good question that I had myself previously: what precisely 
makes this work? I summarised my findings in 
https://issues.apache.org/jira/browse/MPOM-449



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

Reply via email to