On 26 Apr 2015, at 3:57 pm, Andreas Tille <andreas@an3as.eu> wrote: > [4] git://anonscm.debian.org/pkg-java/fest-reflect.git I had to tweak the maven.rules file to get fest-reflect to build from scratch: diff --git a/debian/maven.rules b/debian/maven.rules index fb9b667..7c3c550 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,6 +1,6 @@ junit junit jar s/.*/4.x/ * * junit junit jar s/4\..*/4.x/ * * -org.easytesting fest-test jar * * * -org.easytesting fest-util jar * * * +org.easytesting fest-test jar s/.*/debian/ * * +org.easytesting fest-util jar s/.*/debian/ * * org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * * Did you build from clean recently? Tim.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature