[infinispan-issues] [JBoss JIRA] (ISPN-10585) Wrong property for jackson-databind in server-testsuite
Pedro Ruivo (Jira)
issues at jboss.org
Tue Sep 10 11:17:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-10585:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7294, https://github.com/infinispan/infinispan/pull/7295
> Wrong property for jackson-databind in server-testsuite
> -------------------------------------------------------
>
> Key: ISPN-10585
> URL: https://issues.jboss.org/browse/ISPN-10585
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.4.16.Final, 10.0.0.CR1
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 10.0.0.CR2, 9.4.17.Final
>
>
> In {{server/integrate/testsuite/pom.xml}}, we have
> {code:xml}
> <dependency>
> <groupId>com.fasterxml.jackson.core</groupId>
> <artifactId>jackson-databind</artifactId>
> <version>${version.jackson}</version>
> <scope>test</scope>
> </dependency>
> {code}
> but the {{version}} should be {{${versionx.com.fasterxml.jackson.core.jackson-databind}}}
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the infinispan-issues
mailing list