Robert Stupp created ISPN-2245:
----------------------------------
Summary: 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:
http://www.atlassian.com/software/jira