OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-compiler-plugin?expand=0&rev=10
This commit is contained in:
parent
4e466e4943
commit
5374abe550
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user