Description
<ant antfile="${velocity.build.dir}/download.xml" target="build-download" /> was executed two times - for jar and jar-src.
I move it to separated target having unless condition.
So the following download is not executed and also downloadable libraries check can be disabled completety.