ContextMapper / context-mapper-dsl

ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
https://contextmapper.org/
Apache License 2.0
215 stars 28 forks source link

Error message when not being able to generate puml #340

Closed socadk closed 10 months ago

socadk commented 11 months ago

Describe the bug I modelled a domain with a subdomain. No entities or other elements in subdomain yet. When I try to generate PlantUML, the error message informs me:

Error occurred: Your model does not contain a Context Map, a Bounded Context, a Subdomain, or Use Cases or User Stories. Therefore we have nothing to generate. Create at least one of the mentioned Objects.

which is not 100% correct. I can see why nothing is generated, but error message could be more accurate.

stefan-ka commented 10 months ago

Fixed with v6.9.0.