https://bugzilla.redhat.com/show_bug.cgi?id=873738 --- Comment #6 from Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> --- > > 4. According this comment: > > > # I really don't understand why _mavendepmapdir doesn't work as expected: > > > #%{_mavendepmapdir} > > It should be %{_mavendepmapfragdir} > > Seems I've been using outdated macros. Fixed. Not exactly what I meant. "%{_mavendepmapfragdir}" is the same as "%{_datadir}/maven-fragments", so you should replace: > %{_mavendepmapfragdir} > %{_datadir}/maven-fragments/%{name} with > %{_mavendepmapfragdir}/%{name} > I understood gradle building does not fit with Fedora: > https://lists.fedoraproject.org/pipermail/java-devel/2012-September/004540. > html so I used the same approach here. Right, that's fine then. For some reason I thought gradle had "offline mode", suitable to use in Fedora, seems not. I'll submit a full review a bit later today. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review