accordproject / template-archive

Smart Legal Contracts & Templating System
https://accordproject.org/projects/cicero/
Apache License 2.0
280 stars 119 forks source link

Archive command fails when model contains versioned imports. #788

Open martinhalford opened 1 year ago

martinhalford commented 1 year ago

Bug Report 🐛

The cicero archive command fails if the model.cto contains versioned imports or specifies a versioned namespace.

Current Behavior

Expected Behavior

As we "cannot use an unversioned import org.accordproject.contract when 'strict' option on Model Manager is set" then the cicero archive command should accept versioned namespaces and imports.