[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mh_make failing due to not finding junit:junit:jar:debian



Hi Matthew,

You have to add a Maven rule in debian/maven.rules that rewrites the
version of junit to '4.x' instead of 'debian':

    junit junit jar s/4\..*/4.x/ * *

Emmanuel Bourg


Reply to: