[jbosstools-issues] [JBoss JIRA] (JBTIS-437) Add jsonschema2pojo to TP

Andrej Podhradsky (JIRA) issues at jboss.org
Fri May 13 04:03:01 EDT 2016


     [ https://issues.jboss.org/browse/JBTIS-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrej Podhradsky closed JBTIS-437.
-----------------------------------


Verified with JBTIS TP 4.3.1.Final which includes
- com.fasterxml.jackson.core.jackson-annotations_2.5.0.v201504151636.jar
- com.fasterxml.jackson.core.jackson-core_2.5.0.v201504151636.jar
- com.fasterxml.jackson.core.jackson-databind_2.5.0.v201504151636.jar
- com.fasterxml.jackson.datatype.jackson-datatype-guava_2.5.0.v201504151636.jar
- com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.5.0.v201504171603.jar
- com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.5.0.v201504171603.jar
- org.apache.commons.lang3_3.1.0.v201403281430.jar
- org.codehaus.jackson.core_1.6.0.v20101005-0925.jar
- org.codehaus.jackson.mapper_1.6.0.v20101005-0925.jar
- org.glassfish.jersey.media.jersey-media-json-jackson_2.14.0.v201504171603.jar

> Add jsonschema2pojo to TP
> -------------------------
>
>                 Key: JBTIS-437
>                 URL: https://issues.jboss.org/browse/JBTIS-437
>             Project: JBoss Tools Integration Stack
>          Issue Type: Feature Request
>          Components: Fuse IDE, target-platform
>            Reporter: Keith Babo
>            Assignee: Paul Leacu
>             Fix For: 4.3.0.Final-TP
>
>
> Fuse Data Transformation tooling relies on jsonschema2pojo to generate model classes from JSON schema and JSON instance documents.  At present, this dependency is bundled directly inside the data transformation plugin for Fuse IDE. 
> *Project page/sources:* http://www.jsonschema2pojo.org/
> *Version:* 0.4.5 (this is a bit old - current is 0.4.11 and happy to try that if we want to be on the latest/greatest)
> *License and owner:* ALv2
> *Original p2 repo:* unknown
> *JBoss mirror:* unknown
> *Include Sources:* Yes
> *Affected projects:* Fuse IDE
> *Include in JBDS:* unknown
> *Type of dependency:* unknown
> *non-p2 repository:* https://repo1.maven.org/maven2/org/jsonschema2pojo/jsonschema2pojo-core/0.4.5/jsonschema2pojo-core-0.4.5.pom
> There are additional dependencies (see the POM) beyond jsonschema2pojo that will need to be included depending on which parts of jsonschema2pojo are used.  For us, 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)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list