paul8263 commented on pull request #14409: URL: https://github.com/apache/flink/pull/14409#issuecomment-754346607
Thank you @zentol . Provide another execution with different id for copying start-scala-shell.sh only is better than my solution which overrides the "bin" execution. I spent several days on testing how to perform conditional file copying operation with the help of maven assembly plugin and finally got a workaround. Executions with different ids inside plugin config will be combined while those with same id will be overrided. Then is there anything else should I do with this PR @zentol ? ---------------------------------------------------------------- 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]
