diff --git a/maven-reporting-impl.spec b/maven-reporting-impl.spec index 9efc535..a04ca24 100644 --- a/maven-reporting-impl.spec +++ b/maven-reporting-impl.spec @@ -44,7 +44,9 @@ API documentation for %{name}. %setup -q %build -%mvn_build %{!?fedora:-f} +# integration tests try to download stuff from the internet +# and therefore they don't work in Koji +%mvn_build %{!?fedora:-f} -- -Dinvoker.skip=true %install %mvn_install