Hello, Team! I need to call maven-assembly-plugin if the patch exists (for example "target/my/patch").But if patch was not exists maven-assembly-plugin failed. I tried to use activate section with file-exists tag, but it check before lifecycle build. And a patch is formed during build. Please help!
-- Данил Евдокимов
