This commit is contained in:
parent
49075ced15
commit
cc3d3a9dfe
@ -179,8 +179,8 @@ build-jar-repository -s lib \
|
||||
%{ant} -Dtest.skip=true jar
|
||||
%else
|
||||
xmvn --batch-mode --offline \
|
||||
-Dmaven.test.skip=true -DmavenVersion=3.5.0 \
|
||||
package
|
||||
-Dmaven.test.skip=true -DmavenVersion=3.5.0 -Dmaven.compiler.release=7 \
|
||||
package org.apache.maven.plugins:maven-javadoc-plugin:aggregate
|
||||
%endif
|
||||
|
||||
%{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar
|
||||
@ -193,10 +193,10 @@ xmvn --batch-mode --offline \
|
||||
%license LICENSE
|
||||
%doc NOTICE
|
||||
|
||||
#%if %{without bootstrap}
|
||||
#%files javadoc -f .mfiles-javadoc
|
||||
#%license LICENSE
|
||||
#%doc NOTICE
|
||||
#%endif
|
||||
%if %{without bootstrap}
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%license LICENSE
|
||||
%doc NOTICE
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user