Skip to content

Missing resource #2

@KnowledgeGarden

Description

@KnowledgeGarden

INFO: Connecting to Gentics Mesh..
Jun 06, 2018 9:14:20 AM io.vertx.core.impl.DeploymentManager
SEVERE: com/github/jknack/handlebars/io/TemplateLoader
java.lang.NoClassDefFoundError: com/github/jknack/handlebars/io/TemplateLoader
at io.vertx.ext.web.templ.HandlebarsTemplateEngine.create(HandlebarsTemplateEngine.java:51)
at com.gentics.mesh.example.Server.start(Server.java:142)

Adding this to the pom.xml solved it:

com.github.jknack
handlebars
4.0.7

but that's not the end of the story; I'll post a new issue which may or may not be related to this one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions