Skip to content

Sample files do not compile with local PlantUML server #5

@benze

Description

@benze

Hi,

I'm trying to get some some of your samples working locally with the PlantUML 1.2021.01 jar but they are not rendering.

For example, trying to render the acme_c2_workstation.puml file:

$ java -jar plantuml.jar acme_c2_workstation.puml
Error line 170 in file: test.puml
Some diagram description contains errors

Trying to render it in IntelliJ or VSC has the same issue. When I try to render it on plantuml.com server, it renders correctly.

Is there a special configuration I am missing? Or some dependencies that I need to use locally? Downloading the C4 folder and referencing it locally work, although from the samples, I expected that the C4 lib was built-in to the plantuml.jar.

C4-Container_Diagram_for_ACME_Widget_Workstation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions