Skip to content
This repository was archived by the owner on Jul 11, 2018. It is now read-only.
This repository was archived by the owner on Jul 11, 2018. It is now read-only.

mvn clean install does not include xml-apis-*.jar in jar file #12

@remold

Description

@remold

After a 'git clone' and 'mvn clean install' the created war file does not include a xml-apis-*.jar file.

This results in error:
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [coin-api-properties-context.xml]; nested exception is java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions