#723919 maven-debian-helper: Fails to recognize scope system

#723919#5
Date:
2013-09-21 08:51:53 UTC
From:
To:
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