> > > You have to understand that although the problem might seem trivial, fixes > for problems like this can't break existing builds. That makes even the > simplest fix challenging. >
Not only that, it needs to cooperate with other functionality... just like we found with the previous patch. It would work in some cases but it couldn't function if the build.outputDirectory was changed. (or -f was used for a different pom name).