[infinispan-issues] [JBoss JIRA] (ISPN-2245) Maven artifact containing distribution

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Sep 4 02:43:32 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño closed ISPN-2245.
----------------------------------

    Resolution: Rejected


We used to do this until 5.0.0.CR5 (https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan/5.0.0.CR5) but since 5.0.0.CR6 (https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan/5.0.0.CR6/) we stopped doing this (https://github.com/infinispan/infinispan/commit/57d40651bd97355c792daaec7df21ae07ec6d035) because we're having to upload distributions to both downloads.jboss.org and Maven, and this took far too much time in the release process.

Distribution zip files are available from downloads.jboss.org, i.e. http://downloads.jboss.org/infinispan/5.2.0.ALPHA2/infinispan-5.2.0.ALPHA2-all.zip
                
> 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



More information about the infinispan-issues mailing list