StephanEwen commented on a change in pull request #17561:
URL: https://github.com/apache/flink/pull/17561#discussion_r735696435
##########
File path: pom.xml
##########
@@ -916,7 +916,11 @@ under the License.
</plugin>
</plugins>
</pluginManagement>
+ </build>
+ </profile>
+ <profile>
+ <build>
Review comment:
How does this profile actually get activated, given that it has no ID or
activation property?
I see the `-Pjava11-target` in the build profile for AZP, but I don't
understand how this activates the profile.
--
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]