Hi Folks, I have seen a lot of people wondering if the release bug about flat-style for multi-projects was fixed, but I couldn¹t find the answer. Every time that I try to make the release I get an error saying that a pom.xml file wasn¹t found inside the directory ³parent/target/module_name/².
My trunk layout looks like this: * parent/ > * pom.xml * modules > * module1 >> * pom.xml > * module2 >> * pom.xml > * module3 >> * pom.xml The error happens when I try to execute the command inside the parent folder. Thanks for any help.
