]
Paul Leacu commented on LOCUS-42:
---------------------------------
[~mickael_istria] - PR sent - please consider for 1.3.0-SNAPSHOT
Update locus to include jsonschema2pojo-core jar, jaxb-xjc.jar and
jaxb-impl.jar.
---------------------------------------------------------------------------------
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
Assignee: Paul Leacu
Fix For: 1.3.0
Request three new jars in Locus 1.3.0:
jsonschema2pojo-core jar
jaxb-xjc jar
jaxb-impl jar
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...
https://repo1.maven.org/maven2/org/jsonschema2pojo/jsonschema2pojo-core/0...
https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.7/jaxb-xjc-2...
https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.7/jaxb-xjc-2...
https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.7/jaxb-impl...
https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.7/jaxb-impl...
This is needed for Mars/ 9.0.x JBDSIS target platform inclusion.