[jbosstools-issues] [JBoss JIRA] (JBIDE-14936) Add jackson-databinding to Locus repo

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed Jun 19 13:19:20 EDT 2013


Xavier Coulon created JBIDE-14936:
-------------------------------------

             Summary: 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: target-platform
            Reporter: Xavier Coulon
            Assignee: Nick Boldt


Please, add the following artifacts to the JBoss Tools Locus repo:

{code}
<artifactItems>
  <artifactItem>
    <groupId>net.htmlparser.jericho</groupId>
    <artifactId>jericho-html</artifactId>
    <version>3.3</version>
  </artifactItem>
  <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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list