https://bugzilla.redhat.com/show_bug.cgi?id=845852 --- Comment #16 from Stanislav Ochotnicky <sochotni@xxxxxxxxxx> --- To explain this perhaps a little more clearly. When we have: mvn-rpmbuild package (or install) unit tests are run automatically after compiling classes and *before* creating jar files. So we cannot have jar files without testing really. Therefore it doesn't make much sense to have %check section with maven packages. Perhaps with one exception, but this is not in guidelines yet: if we run "mvn-rpmbuild package" we skip running integration tests. So in that case a %check section with "mvn-rpmbuild verify" makes sense. -- 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