]
Mickael Istria updated JBIDE-19092:
-----------------------------------
Component/s: build
jbosstools-maven-plugins uses non-opensource json library
---------------------------------------------------------
Key: JBIDE-19092
URL:
https://issues.jboss.org/browse/JBIDE-19092
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Max Rydahl Andersen
Assignee: Mickael Istria
Priority: Critical
Fix For: 4.3.0.Alpha1
if JBIDE-19090 is correct the maven plugins uses json library that is under a
non-opensource license and thus we need to upgrade to a library version that has proper
license or move to different library.
i.e. dmr has basic read/write of json support and used in many places of jbosstools -
would that work ?