File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11Sonar GitLab Plugin
22===================
33
4- [ ![ Build Status] ( https://travis-ci.org/gabrie-allaigre/sonar-gitlab-plugin.svg?branch=master )] ( https://travis-ci.org/gabrie-allaigre/sonar-gitlab-plugin )
4+ [ ![ Build Status] ( https://travis-ci.org/gabrie-allaigre/sonar-gitlab-plugin.svg?branch=master-6.7 )] ( https://travis-ci.org/gabrie-allaigre/sonar-gitlab-plugin )
55
66Inspired by https://github.com/SonarCommunity/sonar-github
77
88# Changelog
99
10- ## Version 3.0.2-RC1
10+ ## Version 3.0.2
1111
1212### Changed
1313- Only for SonarQube 6.7
@@ -19,7 +19,7 @@ Inspired by https://github.com/SonarCommunity/sonar-github
1919- Fix sonar issues limit 10000 [ #140 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/issues/140 )
2020- Add test for covorage
2121
22- ** [ Download 3.0.2-RC1 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/releases/download/3.0.2-rc1 /sonar-gitlab-plugin-3.0.2-rc1 .jar ) **
22+ ** [ Download 3.0.2] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/releases/download/3.0.2/sonar-gitlab-plugin-3.0.2.jar ) **
2323
2424## Version 3.0.0
2525
@@ -122,12 +122,18 @@ For SonarQube >= 5.4 and < 5.6:
122122- Copy file in extensions directory ` SONARQUBE_HOME/extensions/plugins `
123123- Restart SonarQube
124124
125- For SonarQube >= 5.6:
125+ For SonarQube >= 5.6 and < 6.7 :
126126
127127- Download last version https://github.com/gabrie-allaigre/sonar-gitlab-plugin/releases/download/2.1.0/sonar-gitlab-plugin-2.1.0.jar
128128- Copy file in extensions directory ` SONARQUBE_HOME/extensions/plugins `
129129- Restart SonarQube
130130
131+ For SonarQube >= 6.7 and < 7.0:
132+
133+ - Download last version https://github.com/gabrie-allaigre/sonar-gitlab-plugin/releases/download/3.0.2/sonar-gitlab-plugin-3.0.2.jar
134+ - Copy file in extensions directory ` SONARQUBE_HOME/extensions/plugins `
135+ - Restart SonarQube
136+
131137** Optional Plugin: [ Add Single Sign-On with GitLab in SonarQube] ( https://github.com/gabrie-allaigre/sonar-auth-gitlab-plugin ) **
132138
133139## Command line
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com.talanlabs</groupId >
1212 <artifactId >sonar-gitlab-plugin</artifactId >
13- <version >3.0.2-SNAPSHOT </version >
13+ <version >3.0.2</version >
1414 <name >SonarQube :: GitLab Plugin</name >
1515 <description >GitLab Plugin for Reporting</description >
1616 <packaging >sonar-plugin</packaging >
You can’t perform that action at this time.
0 commit comments