azagrebin commented on a change in pull request #11073: [FLINK-15672][build]
Migrate to log4j2
URL: https://github.com/apache/flink/pull/11073#discussion_r380546157
##########
File path: flink-dist/pom.xml
##########
@@ -623,7 +623,7 @@ under the License.
<executions>
<execution>
<id>unpack-javax-libraries</id>
- <phase>process-resources</phase>
+ <phase>compile</phase>
Review comment:
did it already cause a problem? it just looks that in this cases the plugins
order is straightforward
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services