#577783 /usr/bin/mh_make: mh_make should prompt for pom.xml location when file is not present in source root #577783
- Package:
- maven-debian-helper
- Source:
- maven-debian-helper
- Submitter:
- Onkar Shinde
- Date:
- 2015-11-12 22:18:09 UTC
- Severity:
- wishlist
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.