aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-maven-batch-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-1725-1412/+0
* SONAR-5190 Should not fail if MavenProject not found for a moduleJulien HENRY2014-04-031-10/+2
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-023-2/+73
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-022-0/+8
* Fix some quality flawsJulien HENRY2014-03-261-0/+3
* SONAR-926 fail if properties sonar.sources or sonar.tests are badly set in Ma...Simon Brandhof2014-03-131-33/+51
* SONAR-926 allow to set the properties sonar.sources and sonar.tests in Maven pomSimon Brandhof2014-03-135-57/+64
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1110-10/+10
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* SONAR-926 Expose new FileSystem API based on InputFile/InputDirJulien HENRY2014-01-271-18/+19
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-231-0/+5
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* Fix MavenProjectConverter on MSWindowsSimon Brandhof2013-10-112-18/+22
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-101-15/+9
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-091-5/+5
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-0/+5
* Fix quality flawsJulien Lancelot2013-08-221-1/+1
* Fix some quality flawsSimon Brandhof2013-08-161-2/+2
* Fix minor quality flawsSimon Brandhof2013-08-011-4/+2
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-1/+1
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-082-6/+6
* Fix quality flaw and increase timeout of EmbeddedDatabaseTest for slow boxesSimon Brandhof2013-07-051-1/+1
* SONAR-4433 refactor the extension point ProjectBootstrapperSimon Brandhof2013-07-036-16/+85
* Fix test compilationJulien HENRY2013-06-261-2/+2
* Fix some quality flawsJulien HENRY2013-06-263-43/+66
* Fix relative path in sonar maven batch pluginJulien Lancelot2013-06-251-0/+1
* SONAR-4433 New ProjectBootstrapper extension pointJulien HENRY2013-06-246-46/+60
* Improve testability and coverage by UTsJulien HENRY2013-06-206-19/+146
* SONAR-4047 Move Maven specific classes to the new Maven Batch pluginJulien HENRY2013-06-1920-7/+839
* SONAR-4047 Try to fix build with Maven 2.2.1Julien HENRY2013-06-191-6/+3
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-194-0/+243