From e7dd6b1a276d364bd28bdfe8668eda9d464f37ab7704eafd19c340da638e609c Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 21 Nov 2019 23:32:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resources-plugin?expand=0&rev=9 --- maven-resources-plugin.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/maven-resources-plugin.spec b/maven-resources-plugin.spec index e492d61..07aa995 100644 --- a/maven-resources-plugin.spec +++ b/maven-resources-plugin.spec @@ -1,7 +1,7 @@ # -# spec file for package maven +# spec file for package maven-resources-plugin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -105,7 +105,7 @@ build-jar-repository -s lib \ %else xmvn --batch-mode --offline \ -Dmaven.test.skip=true \ - package org.apache.maven.plugins:maven-javadoc-plugin:aggregate + package %endif %{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar @@ -117,9 +117,9 @@ xmvn --batch-mode --offline \ %files -f .mfiles %license LICENSE NOTICE -%if %{without bootstrap} -%files javadoc -f .mfiles-javadoc -%license LICENSE NOTICE -%endif +#%if %{without bootstrap} +#%files javadoc -f .mfiles-javadoc +#%license LICENSE NOTICE +#%endif %changelog