]
Galder Zamarreño closed ISPN-2245.
----------------------------------
Resolution: Rejected
We used to do this until 5.0.0.CR5
(
and Maven,
and this took far too much time in the release process.
Distribution zip files are available from
, i.e.
Maven artifact containing distribution
--------------------------------------
Key: ISPN-2245
URL:
https://issues.jboss.org/browse/ISPN-2245
Project: Infinispan
Issue Type: Enhancement
Reporter: Robert Stupp
Assignee: Mircea Markus
Please upload the binary distribution as an artifact to JBoss nexus repository.
This would enable people to build a "custom" server using Maven:
{noformat}
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-dist</artifactId>
<version>5.2.0.FINAL</version>
<type>tar.gz</type>
<dependency>
{noformat}
--
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: