forked from pool/plexus-i18n
This commit is contained in:
parent
7e8f839e8c
commit
ffbcca1078
@ -73,9 +73,9 @@ cp %{SOURCE1} build.xml
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s lib plexus/utils plexus/classworlds plexus-containers/plexus-container-default
|
build-jar-repository -s lib plexus/utils plexus-containers/plexus-container-default
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect
|
build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect plexus/classworlds
|
||||||
%endif
|
%endif
|
||||||
%{ant} \
|
%{ant} \
|
||||||
%if %{without tests}
|
%if %{without tests}
|
||||||
|
Loading…
Reference in New Issue
Block a user