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
|
||||
xmvn --batch-mode --offline \
|
||||
-Dmaven.test.skip=true -Dsource=7 \
|
||||
package org.apache.maven.plugins:maven-javadoc-plugin:aggregate
|
||||
package
|
||||
%endif
|
||||
|
||||
%{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar
|
||||
@ -121,9 +121,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…
x
Reference in New Issue
Block a user