Skip to content

Plugin does not respect types present on the project classpath #24

@joelittlejohn

Description

@joelittlejohn

Original author: joelittl...@gmail.com (June 04, 2011 20:58:50)

When invoking jsonschema2pojo via the Maven plugin, the project classpath isn't inherited during the plugin execution.

This means that reusing existing types (as described at http://code.google.com/p/jsonschema2pojo/wiki/Reference#javaType) is difficult because the project dependencies are not visible when the plugin is executed so new types are created.

Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=24

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions