[jbosstools-issues] [JBoss JIRA] (JBTIS-437) Add jsonschema2pojo to TP
Keith Babo (JIRA)
issues at jboss.org
Mon May 11 15:11:19 EDT 2015
Keith Babo created JBTIS-437:
--------------------------------
Summary: 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
Fix For: 4.1.3
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 v2
- jackson-annotations.jar
- jackson-core.jar
- jackson-databind.jar
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jbosstools-issues
mailing list