From ba11419ac9bc98398f478b73520c24da5f65547c Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 7 Mar 2013 11:33:12 +0100 Subject: [PATCH] Fix pom and .gitignore --- .gitignore | 32 +++++++++++++++++++++++++++----- pom.xml | 36 ++++++------------------------------ 2 files changed, 33 insertions(+), 35 deletions(-) diff --git a/.gitignore b/.gitignore index a21ab26..2b86998 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,30 @@ + +# ---- Maven +target/ +dependency-reduced-pom.xml + +# ---- IntellijIDEA +*.iws *.iml -.DS_Store +*.ipr +.idea/ + +# Eclipse .classpath .project -.idea/ -.settings/ -target/ -bin/ +.settings + +# ---- Mac OS X +.DS_Store +Icon? +# Thumbnails +._* +# Files that might appear on external disk +.Spotlight-V100 +.Trashes + +# ---- Windows +# Windows image file caches +Thumbs.db +# Folder config file +Desktop.ini diff --git a/pom.xml b/pom.xml index 68f1713..779f9c4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,8 @@ 2.1-SNAPSHOT pom Sonar Runner + http://docs.codehaus.org/display/SONAR/Analyzing+with+Sonar+Runner + 2011 sonar-runner-api @@ -18,12 +20,12 @@ sonar-runner-dist - http://docs.codehaus.org/display/SONAR/Sonar+Standalone+Runner - 2011 + SonarSource http://www.sonarsource.com + GNU LGPL 3 @@ -32,45 +34,19 @@ - - - godin - Evgeny Mandrikov - +3 - - - simon.brandhof - Simon Brandhof - +1 - - - bellingard - Fabrice Bellingard - +1 - - - henryju - Julien Henry - +1 - - - scm:git:git@github.com:SonarSource/sonar-runner.git scm:git:git@github.com:SonarSource/sonar-runner.git https://github.com/SonarSource/sonar-runner - HEAD + JIRA http://jira.codehaus.org/browse/SONARPLUGINS/component/14640 - - - 3.5-RC1 + 3.5-RC3 true - -- 2.39.5