https://bugzilla.redhat.com/show_bug.cgi?id=1127879 Mat Booth <mat.booth@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |mat.booth@xxxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |mat.booth@xxxxxxxxxx Flags| |fedora-review? --- Comment #3 from Mat Booth <mat.booth@xxxxxxxxxx> --- Some things from a quick glance at the specfile... You can make maven install the javadocs by passing -J to mvn_install. For example: %mvn_install -J path/to/javadocs And then in the files section, you can have: %files javadoc -f .mfiles-javadoc Also there is no need for the "%defattr(-,root,root,-)" line. This should make your spec file a bit simpler :-) I will do a formal review once you fix these things. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review