Gita Frasheri

Results 5 issues of Gita Frasheri

As in the title, this does not work, for maestro ```2.3.0``` it gives the following error: ```bash 16:40:52.744 [main] DEBUG org.intocps.maestro.plugin.JacobianStepBuilder - Activated model transfer 16:40:52.828 [main] ERROR org.intocps.maestro.MablSpecificationGenerator -...

A potential feature could be adding support for enum types in the model description.

enhancement

When running ```java -jar maestro.jar import -v Sg1 test.json coe.json -output .``` for generating a spec, the following warnings show up: ```bash 23:39:03.773 [main] WARN org.intocps.maestro.framework.fmi2.api.mabl.FromMaBLToMaBLAPI - Failed to find...

When trying to generate a spec for 2 fmus connected to each other, 2 outputs go from fmu1 to fmu2, and two outputs go from fmu2 to fmu1, it gives...

A `mvn compile` on mac catalina produces the following error: `[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (default) on project maestro-webapi: Artifact has not been packaged yet. When used on reactor...