forked from pool/maven-resources-plugin
OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resources-plugin?expand=0&rev=9
This commit is contained in:
parent
507fee8269
commit
e7dd6b1a27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user