- Package:
- maven-debian-helper
- Source:
- maven-debian-helper
- Submitter:
- Sebastian Humenda
- Date:
- 2013-09-21 09:00:11 UTC
- Severity:
- normal
mh_make ignores dependencies like:
<scope>system</scope>
<systemPath>/some/path/to/a/jar</systemPath>
and claims that they cannot be found in the maven-repo.
In special cases, recognizing the scope system could be important to allow
packages to be build where the dependencies won't have maven meta information.
Thanks
Sebastian