#577783 /usr/bin/mh_make: mh_make should prompt for pom.xml location when file is not present in source root

#577783#5
Date:
2010-04-14 14:51:02 UTC
From:
To:
I am working on packaging struts 2 and found out that the source does not contain the main pom.xml in source root directory. Instead it is in src directory. Trying to use mh_make with this source fails because mh_make expects pom.xml in root directory.

Ideally mh_make should prompt user for path to pom.xml file if it is not found in root directory.