Myasuka commented on issue #9104: [HOXFIX][mvn] upgrade frontend-maven-plugin version to 1.7.5 URL: https://github.com/apache/flink/pull/9104#issuecomment-514512364 Even in your comment of eirslett/frontend-maven-plugin#783, bumping frontend-maven-plugin version still has no direct relationship to fix this problem. Another [instance](https://github.com/apache/dubbo-admin/issues/237) fix this by just clearing local maven repository. Moreover, we would use frontend-maven-plugin-1.6 to build Flink every day but never reproduce this problem again. From my point of view, it's okay to fix a problem by changing another version of software. However, it's not a good habit to contribute a solution but not knowing the exact root cause, not to mention many guys have never met this problem ever.
---------------------------------------------------------------- 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
