spring-attic / gemfire

Apache License 2.0
4 stars 13 forks source link

gemfire repository cleanup #6

Closed sobychacko closed 7 years ago

sobychacko commented 7 years ago

we use the old Gemfire custom maven public repo in the apps. This is no longer updated with new releases.

<extraRepositories>
  <repository>
    <id>gemstone-release-cache</id>
    <url>http://repo.spring.io/gemstone-release-cache/</url>
    <name>Gemfire Release Repository</name>
    <snapshotEnabled>false</snapshotEnabled>
</repository>

The new one has virtual associations with our regular libs (snapshot, milestone, release etc.) maven repos. Hence no need to provide a custom one.

https://repo.spring.io/webapp/#/artifacts/browse/tree/General/gemstone-release-pivotal