source code in source viewer is out of sync

View: New views
3 Messages — Rating Filter:   Alert me  

source code in source viewer is out of sync

by anitacita :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After a code change to address some violations listed in sonar, I reanalyzed my maven project by:

mvn clean install -Dtest=false -DfailIfNoTests=false
mvn sonar:sonar

However, although some of the data shown in Sonar seems to have updated (like the total technical debt), the source code in the source/violation viewer displays the out of date source from before my change.  Is there a way to force this to sync up?

BTW, I also tried clearing my browser cache as well as trying another browser.

Thanks!
Anita

Re: source code in source viewer is out of sync

by Freddy Mallet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Anita,

Could you confirm that you're not running Sonar 1.11 but a lower version ? If this is the case, you're facing a purge issue which has been fixed with http://jira.codehaus.org/browse/SONAR-1085.

regards,
Freddy

On Tue, Nov 3, 2009 at 9:32 PM, anitacita <stout_anita@...> wrote:

After a code change to address some violations listed in sonar, I reanalyzed
my maven project by:

mvn clean install -Dtest=false -DfailIfNoTests=false
mvn sonar:sonar

However, although some of the data shown in Sonar seems to have updated
(like the total technical debt), the source code in the source/violation
viewer displays the out of date source from before my change.  Is there a
way to force this to sync up?

BTW, I also tried clearing my browser cache as well as trying another
browser.

Thanks!
Anita
--
View this message in context: http://old.nabble.com/source-code-in-source-viewer-is-out-of-sync-tp26163577p26163577.html
Sent from the Sonar user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Re: source code in source viewer is out of sync

by anitacita :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I am using version 1.9.2 so that must be the issue.  Thanks!

Freddy Mallet wrote:
Hi Anita,

Could you confirm that you're not running Sonar 1.11 but a lower version ?
If this is the case, you're facing a purge issue which has been fixed with
http://jira.codehaus.org/browse/SONAR-1085.

regards,
Freddy

On Tue, Nov 3, 2009 at 9:32 PM, anitacita <stout_anita@emc.com> wrote:

>
> After a code change to address some violations listed in sonar, I
> reanalyzed
> my maven project by:
>
> mvn clean install -Dtest=false -DfailIfNoTests=false
> mvn sonar:sonar
>
> However, although some of the data shown in Sonar seems to have updated
> (like the total technical debt), the source code in the source/violation
> viewer displays the out of date source from before my change.  Is there a
> way to force this to sync up?
>
> BTW, I also tried clearing my browser cache as well as trying another
> browser.
>
> Thanks!
> Anita
> --
> View this message in context:
> http://old.nabble.com/source-code-in-source-viewer-is-out-of-sync-tp26163577p26163577.html
> Sent from the Sonar user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>