kwin commented on code in PR #543:
URL: 
https://github.com/apache/maven-apache-parent/pull/543#discussion_r2447294111


##########
pom.xml:
##########
@@ -505,7 +513,8 @@ under the License.
       </activation>
       <properties>
         <!-- 
https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html,
 affects m-compiler-p and m-javadoc-p -->
-        
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>
+        <maven.compiler.release>8</maven.compiler.release>

Review Comment:
   Have you tried overwriting this in a child outside a profile. Not sure which 
one takes precedence to be honest: 
https://maven.apache.org/guides/introduction/introduction-to-profiles.html#Profile_Order



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