]> source.dussan.org Git - sonarqube.git/commit
SONAR-8420 Automated release
authorDavid Rautureau <david.rautureau@sonarsource.com>
Mon, 28 Nov 2016 11:09:14 +0000 (12:09 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 28 Nov 2016 11:09:14 +0000 (12:09 +0100)
commit6e0ca554a198d0ad7393f4b4fecfbf2cfcf44d34
tree06e0bdc0212b1a6cf249aed82870019499c3bb20
parentf60d01c24900ec92daf546ebdcc582305475c909
SONAR-8420 Automated release

* add artifactsToPublish to bintray

* export PROJECT_VERSION in env to be recorded in buildinfo

* Remove distributionManagement (deploy is done by the artifactory-maven-plugin)

* Enable release profile on Travis for maintenance branches

* Remove checksums calculation of the distribution (done by the release process)

* Remove javadoc profile (we only publish the javadoc of the plugin API)
pom.xml
sonar-application/pom.xml
travis.sh