Fridrich Strba 2019-11-21 21:30:35 +00:00 committed by Git OBS Bridge
parent 4e466e4943
commit 5374abe550

View File

@ -109,7 +109,7 @@ build-jar-repository -s lib \
%else %else
xmvn --batch-mode --offline \ xmvn --batch-mode --offline \
-Dmaven.test.skip=true -Dsource=7 \ -Dmaven.test.skip=true -Dsource=7 \
package org.apache.maven.plugins:maven-javadoc-plugin:aggregate package
%endif %endif
%{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar %{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar
@ -121,9 +121,9 @@ xmvn --batch-mode --offline \
%files -f .mfiles %files -f .mfiles
%license LICENSE NOTICE %license LICENSE NOTICE
%if %{without bootstrap} #%if %{without bootstrap}
%files javadoc -f .mfiles-javadoc #%files javadoc -f .mfiles-javadoc
%license LICENSE NOTICE #%license LICENSE NOTICE
%endif #%endif
%changelog %changelog