Hi, I am using assembly plug-in to create zip of multi-module project of below structure.
parent1 --child-1 --child-2 pom.xml I would like to create the parent1.zip of same structure as below. parent1.zip --child-1 --child-2 pom.xml Could someone help what could be the assembly configuration for the same, please? Thanks, Prashant
