[jbosstools-issues] [JBoss JIRA] (LOCUS-42) Add jsonschema2pojo-core to locus

Paul Leacu (JIRA) issues at jboss.org
Tue May 26 09:30:02 EDT 2015


    [ https://issues.jboss.org/browse/LOCUS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071054#comment-13071054 ] 

Paul Leacu commented on LOCUS-42:
---------------------------------

There are additional dependencies beyond jsonschema2pojo that will need to be included depending on which parts of jsonschema2pojo are used. That includes:
commons-lang3 (although we should be able to use the v2 version which is already present in the TP - need to confirm)
jackson-annotations.jar (2.2.0)
jackson-core.jar (2.2.0)
jackson-databind.jar (2.2.0)

These can be resolved outside of locus [1], etc.

[1] http://download.jboss.org/jbosstools/updates/requirements/orbit/S20150428165605/

> Add jsonschema2pojo-core to locus
> ---------------------------------
>
>                 Key: LOCUS-42
>                 URL: https://issues.jboss.org/browse/LOCUS-42
>             Project: JBoss Tools Locus
>          Issue Type: Feature Request
>    Affects Versions: 1.2.0
>            Reporter: Paul Leacu
>
> Fuse Data Transformation tooling relies on jsonschema2pojo to generate model classes from JSON schema and JSON instance documents.  Need to capture the jar in locus for inclusion into JBTIS target platform and ultimately Data Transformation tooling (Fuse).
> https://repo1.maven.org/maven2/org/jsonschema2pojo/jsonschema2pojo-core/0.4.11/jsonschema2pojo-core-0.4.11.jar jsonschema2pojo-core-0.4.11-sources.jar 
> This is needed for Mars/ 9.0.x JBDSIS target platform inclusion.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list