[
https://issues.jboss.org/browse/ISPN-8987?page=com.atlassian.jira.plugin....
]
Tristan Tarrant commented on ISPN-8987:
---------------------------------------
The uberjars are not intended for Maven users, so we are not publishing them to Central
anymore. I've fixed the website to indicate to infinispan-core.
infinispan-embedded:9.2.0.Final isn't available on Maven Central
----------------------------------------------------------------
Key: ISPN-8987
URL:
https://issues.jboss.org/browse/ISPN-8987
Project: Infinispan
Issue Type: Task
Affects Versions: 9.2.0.Final
Reporter: Miron Aseev
Assignee: Tristan Tarrant
Priority: Minor
The following [web
page|http://infinispan.org/download/#stable] claims that it's
possible to upgrade to the latest version of Infinispan by using the following Maven
dependency:
{code}
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-embedded</artifactId>
<version>9.2.0.Final</version>
</dependency>
{code}
The problem is - this artifact isn't really available on the [Maven Central
repository|https://mvnrepository.com/artifact/org.infinispan/infinispan-e...]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)