[
https://issues.jboss.org/browse/JBIDE-14936?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen resolved JBIDE-14936.
-----------------------------------------
Resolution: Out of Date
no update on the request and JBTIS gets their jackson from orbit at the moment.
reopen/create new issue listing the needs if still relevant.
Add jackson-databinding to Locus repo
-------------------------------------
Key: JBIDE-14936
URL:
https://issues.jboss.org/browse/JBIDE-14936
Project: Tools (JBoss Tools)
Issue Type: Task
Components: locus
Reporter: Xavier Coulon
Assignee: Nick Boldt
Please, add the following artifacts to the JBoss Tools Locus repo:
{code}
<artifactItems>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.2.2</version>
</artifactItem>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.2.2</version>
</artifactItem>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.2.2</version>
</artifactItem>
</artifactItems>
{code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)