diff --git a/checkstyle-all/pom.xml b/checkstyle-all/pom.xml
index f6e128ba..40d3bd4a 100644
--- a/checkstyle-all/pom.xml
+++ b/checkstyle-all/pom.xml
@@ -3,8 +3,8 @@
4.0.0
- org.sonarsource.checkstyle
- checkstyle
+ com.github.checkstyle
+ checkstyle-sonar-plugin-parent
3.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 17e47832..f1770b1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,38 +2,65 @@
4.0.0
- org.sonarsource.checkstyle
- checkstyle
+ com.github.checkstyle
+ checkstyle-sonar-plugin-parent
3.1-SNAPSHOT
pom
- SonarQube Checkstyle
+ Checkstyle SonarQube plugin
2012
- SonarSource
- http://www.sonarsource.com
+ Checkstyle
+ http://checkstyle.sourceforge.net
- GNU LGPL 3
- http://www.gnu.org/licenses/lgpl.txt
+ LGPL-3.0
+ https://www.gnu.org/licenses/lgpl-3.0.txt
repo
+
+ romani
+ Roman Ivanov
+ Checkstyle
+
+ project admin, lead developer
+
+
+
+ rnveach
+ Richard Veach
+ Checkstyle
+
+ developer
+
+
godin
Evgeny Mandrikov
SonarSource
+
+ former developer
+
m-g-sonar
Michael Gumowski
+ SonarSource
+
+ former developer
+
benzonico
Nicolas Peru
+ SonarSource
+
+ former developer
+
@@ -43,16 +70,18 @@
- scm:git:git@github.com:SonarQubeCommunity/sonar-checkstyle.git
- scm:git:git@github.com:SonarQubeCommunity/sonar-checkstyle.git
- https://github.com/SonarQubeCommunity/sonar-checkstyle
- HEAD
+ scm:git:git@github.com:checkstyle/sonar-checkstyle.git
+ scm:git:git@github.com:checkstyle/sonar-checkstyle.git
+ https://github.com/checkstyle/sonar-checkstyle
- https://github.com/SonarQubeCommunity/sonar-checkstyle
GitHub Issues
- https://github.com/SonarQubeCommunity/sonar-checkstyle/issues
+ https://github.com/checkstyle/sonar-checkstyle/issues
+
+ travis
+ https://travis-ci.org/checkstyle/sonar-checkstyle
+
7.1
diff --git a/sonar-checkstyle-plugin/pom.xml b/sonar-checkstyle-plugin/pom.xml
index f05ed7f8..7b039b71 100644
--- a/sonar-checkstyle-plugin/pom.xml
+++ b/sonar-checkstyle-plugin/pom.xml
@@ -3,23 +3,17 @@
4.0.0
- org.sonarsource.checkstyle
- checkstyle
+ com.github.checkstyle
+ checkstyle-sonar-plugin-parent
3.1-SNAPSHOT
- sonar-checkstyle-plugin
+ checkstyle-sonar-plugin
sonar-plugin
- SonarQube Checkstyle Plugin
+ Checkstyle SonarQube Plugin
Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.
- http://redirect.sonarsource.com/plugins/checkstyle.html
-
- scm:git:git@github.com:SonarCommunity/sonar-checkstyle.git
- scm:git:git@github.com:SonarCommunity/sonar-checkstyle.git
- https://github.com/SonarCommunity/sonar-checkstyle
- HEAD
-
+
true