done privately Cheers
On Mon, Jun 2, 2014 at 5:55 PM, Julien HENRY <[email protected]> wrote: > Hi Arnaud, > > Thanks for the notification. Could you please temporarily add the property > -DsonarRunner.dumpToFile=sonar-runner-dump.properties > to one of your failing build and send me the resulting file (could be > sent privately as it may contains sensitive data like > sonar.user/sonar.password). > > Thanks > > Julien > > > 2014-06-02 11:08 GMT+02:00 Arnaud Héritier <[email protected]>: > > Hi Julien, >> >> I sadly discovered a regression in 2.3 (that I don't yet explain). >> Using 2.3 I had this WE many broken builds on various maven projects >> (but not all - and I don't find the common problem they may have). >> One example : >> >> https://ci.exoplatform.org/job/chromattic-1.1.x-reporting/81/consoleFull >> => with sonar plugin 2.2 everything is fine >> >> https://ci.exoplatform.org/job/chromattic-1.1.x-reporting/80/consoleFull >> => with sonar plugin 2.3 the build is failing with >> >> [ERROR] Failed to execute goal >> org.codehaus.mojo:sonar-maven-plugin:2.3:sonar (default-cli) on project >> chromattic.parent: The base directory of the module >> 'org.chromattic:chromattic.docs.reference' does not exist: >> /srv/jenkins/jobs/chromattic-1.1.x-reporting/workspace/sources/docs/org.chromattic:chromattic.docs.reference >> -> [Help 1] >> >> >> The error about the wrong base directory is the same I have in all >> projects that failed this WE. >> >> Let me know if you want more details about the issue and if I can help. >> >> Thx >> >> Arnaud. >> >> >> >> >> On Tue, May 27, 2014 at 10:00 PM, Julien HENRY <[email protected]> wrote: >> >>> Hi, >>> >>> The Mojo team is pleased to announce the release of the SonarQube Maven >>> Plugin version 2.3. >>> >>> >>> This plugin aims at running SonarQube analysis for Maven projects. >>> >>> >>> http://mojo.codehaus.org/sonar-maven-plugin/index.html >>> >>> To get this update, simply specify the version in your project's plugin >>> configuration: >>> >>> >>> <plugin> >>> <groupId>org.codehaus.mojo</groupId> >>> <artifactId>sonar-maven-plugin</artifactId> >>> <version>2.3</version> >>> </plugin> >>> >>> Release Notes >>> >>> * [MSONAR-46] - Add the "skip" option >>> * [MSONAR-61] - Improve support of advanced reactor options >>> * [MSONAR-69] - Support Maven encryption mechanism for SonarQube >>> passwords >>> * [MSONAR-60] - Embed sonar-runner >>> >>> >>> Enjoy, >>> >>> The Mojo team. >>> >>> Julien HENRY >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> ----- >> Arnaud Héritier >> http://aheritier.net >> Mail/GTalk: aheritier AT gmail DOT com >> Twitter/Skype : aheritier >> > > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier
