Hi Julien,

  Thx a lot for your quick analyse and feedback.
  I'll validate future SNAPSHOTs when you'll have integrated the fix.

Cheers,


On Mon, Jun 2, 2014 at 10:08 PM, Julien HENRY <julien.he...@sonarsource.com>
wrote:

> Thanks Arnaud, I managed to reproduce locally. There is indeed a bug in
> the way we construct analysis parameters from Maven model. This bug occurs
> as soon as
>   - your multi-module project have more than 2 levels
>   - AND you are using SonarQube Mojo 2.3
>   - AND you are using SQ Server 4.3
>
> I have created https://jira.codehaus.org/browse/MSONAR-77 and will commit
> a fix very soon.
>
> If think we will cut a bugfix release of SQ Mojo because it will hit more
> and more people as they update their server to 4.3.
>
> Thanks again for the report!
>
> Julien
>
>
> 2014-06-02 18:33 GMT+02:00 Arnaud Héritier <aherit...@gmail.com>:
>
> done privately
>>
>> Cheers
>>
>>
>> On Mon, Jun 2, 2014 at 5:55 PM, Julien HENRY <
>> julien.he...@sonarsource.com> 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 <aherit...@gmail.com>:
>>>
>>> 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
>>>>
>>>
>>>
>>
>>
>> --
>> -----
>> 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

Reply via email to