Disable tests, they need internet

This commit is contained in:
Michael Simacek 2017-11-06 14:09:18 +02:00
parent fbf02cd3f2
commit c20f1a6332
1 changed files with 1 additions and 6 deletions

View File

@ -9,12 +9,7 @@ BuildArch: noarch
Source0: https://github.com/jhy/%{name}/archive/%{name}-%{version}.tar.gz
BuildRequires: maven-local
BuildRequires: mvn(com.google.code.gson:gson)
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires: mvn(org.eclipse.jetty:jetty-server)
BuildRequires: mvn(org.eclipse.jetty:jetty-servlet)
%description
jsoup is a Java library for working with real-world HTML.
@ -49,7 +44,7 @@ API documentation for %{name}.
%pom_remove_plugin :maven-javadoc-plugin
%build
%mvn_build
%mvn_build -f
%install
%mvn_install