Hi , I have multi module project and each module produces a text file after the end of package phase. My requirement is to aggregate those text files and generate/print a summary from the aggregated text file at the end of maven build.
Could you please suggest how I can achieve this in maven build ? Kind Regards, Neeraj Mahajan
