TIBCO Jaspersoft® Studio 6.6.0
download jasperreports-6.6.0-project.zip and create a project for this zip.
try to build its sample subreport report in demo\samples\subreport\build.xml,
double click the test target in demo\samples\subreport\build.xml
but hang on "[ivy:configure] :: loading settings :: file = D:\kei\JasperReport workspace\jasperreports\ivysettings.xml"
the ivysettings.xml has no change after download the zip.
output message is:
Buildfile: D:\kei\JasperReport workspace\jasperreports\demo\samples\subreport\build.xml
test:
[echo] ===================================
[echo] Subreport Sample
[echo] ===================================
clean:
clean-sample:
javac:
prepare-compile-classpath:
compile:
[ivy:configure] :: Apache Ivy 2.5.0-rc1 - 20180412005306 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = D:\kei\JasperReport workspace\jasperreports\ivysettings.xml
then hanged!!