joerghoh / cq5-healthcheck

CQ5 Healthcheck code
Apache License 2.0
28 stars 15 forks source link

Setup SCM for releases and deployment #12

Closed alexsaar closed 11 years ago

alexsaar commented 11 years ago

we can use sonatype hosted MVN repository for releasing bundles and snapshots (free for open source projects)

see here for setup instructions: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

alexsaar commented 11 years ago

requested Nexus repository (see https://issues.sonatype.org/browse/OSSRH-4930)

will do the POM changes as soon as the repository is available

alexsaar commented 11 years ago

Changed the POMs and added all info required for releases and promotion to public central repo. Did a first release, tested and promoted it. Will close ticket as soon as review and promotion is finished.