OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-doxia-sitetools?expand=0&rev=29
This commit is contained in:
parent
9b8de643d3
commit
6ce801c1f6
@ -137,8 +137,7 @@ for i in \
|
||||
doxia-decoration-model \
|
||||
doxia-skin-model \
|
||||
doxia-integration-tools \
|
||||
doxia-site-renderer \
|
||||
doxia-doc-renderer; do
|
||||
doxia-site-renderer; do
|
||||
%{mvn_artifact} ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
||||
if [ -d ${i}/target/site/apidocs ]; then
|
||||
cp -r ${i}/target/site/apidocs target/site/apidocs/${i}
|
||||
|
Loading…
Reference in New Issue
Block a user