https://bz.apache.org/bugzilla/show_bug.cgi?id=65924
Bug ID: 65924 Summary: Ant ignores -Doffline=true and still accesses Internet Product: Ant Version: 1.10.8 Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P2 Component: Core Assignee: notifications@ant.apache.org Reporter: y...@tsoft.com Target Milestone: --- Project: https://github.com/ktgw0316/LightZone Ant's command line argument -Doffline=true and required JARs placed into lightcrafts/lib are ignored, and Ant still accesses Internet. OS: FreeBSD 13 ---failure log--- Buildfile: /wrkdirs/usr/ports/graphics/lightzone/work/LightZone-4.2.4/linux/build.xml common: resolve-submodule: download-ivy: [get] Getting: file:/portdistfiles/lightzone/ivy-2.5.0.jar [get] To: /wrkdirs/usr/ports/graphics/lightzone/work/LightZone-4.2.4/lightcrafts/lib/ivy.jar init-ivy: resolve-ivy: [ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: file = /wrkdirs/usr/ports/graphics/lightzone/work/LightZone-4.2.4/lightcrafts/ivysettings.xml [ivy:resolve] :: resolving dependencies :: lightcrafts#lightcrafts;working@localhost [ivy:resolve] confs: [default] [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. [ivy:resolve] You probably access the destination server through a proxy server that is not well configured. BUILD FAILED /wrkdirs/usr/ports/graphics/lightzone/work/LightZone-4.2.4/linux/build.xml:37: The following error occurred while executing this line: /wrkdirs/usr/ports/graphics/lightzone/work/LightZone-4.2.4/lightcrafts/build.xml:52: impossible to resolve dependencies: java.io.FileNotFoundException: /nonexistent/.ivy2/cache/resolved-lightcrafts-lightcrafts-work...@localhost.xml (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) -- You are receiving this mail because: You are the assignee for the bug.