https://bugzilla.redhat.com/show_bug.cgi?id=1193730
--- Comment #6 from Alexander Kurtakov <[email protected]> --- Looking at your spec file there is a blocker: You should use the source tarball and build from source in %build section. Aka Source0: http://www.us.apache.org/dist/jena/source/jena-2.12.1-source-release.zip and your build section should look like: %build %mvn_build I would also recommend using %mvn_install in %install section for actually placing jars and manually install the rest. -- 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
