Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.5.0
-
None
-
None
Description
This is not a Daffodil bug. There is no issue with using sbt for Daffodil development.
This is a bug with the way we depend on sbt as our standard build tool for DFDL schema authors to use.
sbt requires internet connectivity or so it seems, perhaps it can be setup to NOT do this, that would provide a workaround or fix for this issue.
Certainly if sbt finds a build.properties file that specifies a different sbt version be used, then it tries to download that from the internet.
Our users require that they can do DFDL schema authoring, testing, etc. in secure air-gapped networks with no internet connectivity.
We need to either figure out how to use sbt without the need to have an internet connection, or we need to switch to a tool that can be so configured.