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 <henr...@yahoo.fr> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Reply via email to