SonarJ Plugin 1.0 Released Today

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

SonarJ Plugin 1.0 Released Today

by Alexander von Zitzewitz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Today we released the first version of our plugin for Sonar:

http://docs.codehaus.org/display/SONAR/SonarJ+Plugin

If you use the plugin with our free structure analysis license it will
provide useful metrics that measure the structural debt and the level of
cyclic package dependencies in your project, aka structural erosion.

If you have a license for SonarJ-Report the plugin will provide more metrics
and add Sonar violations for all architecture violations, threshold
violations and open tasks. Have a look at the plugin documentation if you
want to know more.

Please feel free to contact me if you have any questions about the plugin.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





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

    http://xircles.codehaus.org/manage_email



RE : SonarJ Plugin 1.0 Released Today

by Deneux, Christophe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi Alexander,
 
Thanks a lot for this great work. I will try in next few days.
 
Can you add in the Sonarj plugin documentation (http://www.hello2morrow.com/products/sonarj/sonar) how to define the file containing the architecture designed with SonarJ ? I think it is set at the SonarJ maven plugin level, but I have found no link on a such web-page.
 
 
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
www.capgemini.com
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless 
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@...]
Date d'envoi : jeudi 12 novembre 2009 19:02
À : user@...
Objet : [sonar-user] SonarJ Plugin 1.0 Released Today

Today we released the first version of our plugin for Sonar:

http://docs.codehaus.org/display/SONAR/SonarJ+Plugin

If you use the plugin with our free structure analysis license it will
provide useful metrics that measure the structural debt and the level of
cyclic package dependencies in your project, aka structural erosion.

If you have a license for SonarJ-Report the plugin will provide more metrics
and add Sonar violations for all architecture violations, threshold
violations and open tasks. Have a look at the plugin documentation if you
want to know more.

Please feel free to contact me if you have any questions about the plugin.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





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

    http://xircles.codehaus.org/manage_email


This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



Re: RE : SonarJ Plugin 1.0 Released Today

by Alexander von Zitzewitz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Re: [sonar-user] RE : SonarJ Plugin 1.0 Released Today Hi Christophe !

The easiest way is to name it ${artifactId}.sonarj. In this case no configuration is needed. Otherwise you have to configure it in the pom. See the documentation of our Maven plugin. I will add a paragraph to the documentation when I am back from San Francisco.

Please note that if you specify a sonarj file the pom should not contain sub-modules yet. I am waiting for a feature scheduled for Sonar 1.13 to be able to support this with the plugin.

Best regards

Alexander

On 11/13/09 4:09 AM, "Deneux, Christophe" <christophe.deneux@...> wrote:

Hi Alexander,

Thanks a lot for this great work. I will try in next few days.

Can you add in the Sonarj plugin documentation (http://www.hello2morrow.com/products/sonarj/sonar) how to define the file containing the architecture designed with SonarJ ? I think it is set at the SonarJ maven plugin level, but I have found no link on a such web-page.

 
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
<http://www.capgemini.com/> www.capgemini.com <x-owacid://BC210000/uri:http://www.capgemini.com/> <x-owacid://BC210000/uri:http://www.capgemini.com/>
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@...]
Date d'envoi : jeudi 12 novembre 2009 19:02
À : user@...
Objet : [sonar-user] SonarJ Plugin 1.0 Released Today

Today we released the first version of our plugin for Sonar:

http://docs.codehaus.org/display/SONAR/SonarJ+Plugin

If you use the plugin with our free structure analysis license it will
provide useful metrics that measure the structural debt and the level of
cyclic package dependencies in your project, aka structural erosion.

If you have a license for SonarJ-Report the plugin will provide more metrics
and add Sonar violations for all architecture violations, threshold
violations and open tasks. Have a look at the plugin documentation if you
want to know more.

Please feel free to contact me if you have any questions about the plugin.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com/>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





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

    http://xircles.codehaus.org/manage_email



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




RE : [sonar-user] RE : SonarJ Plugin 1.0 Released Today

by Deneux, Christophe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi Alexander,
 
Where should I put the file ${artifactID}.sonarj in the Maven directory tree of my simple project, at the root level, in directory 'src/main/sonarj/', ... ?
 
I'm not be able to find the documentation of your Maven plugin in your web-site. Where can I find it ?
 
Best regards,
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
www.capgemini.com
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless 
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@...]
Date d'envoi : samedi 14 novembre 2009 02:49
À : user@...
Objet : Re: [sonar-user] RE : SonarJ Plugin 1.0 Released Today

Hi Christophe !

The easiest way is to name it ${artifactId}.sonarj. In this case no configuration is needed. Otherwise you have to configure it in the pom. See the documentation of our Maven plugin. I will add a paragraph to the documentation when I am back from San Francisco.

Please note that if you specify a sonarj file the pom should not contain sub-modules yet. I am waiting for a feature scheduled for Sonar 1.13 to be able to support this with the plugin.

Best regards

Alexander

On 11/13/09 4:09 AM, "Deneux, Christophe" <christophe.deneux@...> wrote:

Hi Alexander,

Thanks a lot for this great work. I will try in next few days.

Can you add in the Sonarj plugin documentation (http://www.hello2morrow.com/products/sonarj/sonar) how to define the file containing the architecture designed with SonarJ ? I think it is set at the SonarJ maven plugin level, but I have found no link on a such web-page.

 
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
<http://www.capgemini.com/> www.capgemini.com <x-owacid://BC210000/uri:http://www.capgemini.com/> <x-owacid://BC210000/uri:http://www.capgemini.com/>
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@...]
Date d'envoi : jeudi 12 novembre 2009 19:02
À : user@...
Objet : [sonar-user] SonarJ Plugin 1.0 Released Today

Today we released the first version of our plugin for Sonar:

http://docs.codehaus.org/display/SONAR/SonarJ+Plugin

If you use the plugin with our free structure analysis license it will
provide useful metrics that measure the structural debt and the level of
cyclic package dependencies in your project, aka structural erosion.

If you have a license for SonarJ-Report the plugin will provide more metrics
and add Sonar violations for all architecture violations, threshold
violations and open tasks. Have a look at the plugin documentation if you
want to know more.

Please feel free to contact me if you have any questions about the plugin.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com/>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





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

    http://xircles.codehaus.org/manage_email



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327


This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.




Re: RE : [sonar-user] RE : SonarJ Plugin 1.0 Released Today

by Alexander von Zitzewitz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Re: [sonar-user] RE : [sonar-user] RE : SonarJ Plugin 1.0 Released Today Hi Christophe !

You put it next to the POM file (project root). The documentation is not on the website – you have to open Help/Documentation in SonarJ.

Best regards

Alexander


On 11/16/09 12:19 AM, "Deneux, Christophe" <christophe.deneux@...> wrote:

Hi Alexander,

Where should I put the file ${artifactID}.sonarj in the Maven directory tree of my simple project, at the root level, in directory 'src/main/sonarj/', ... ?

I'm not be able to find the documentation of your Maven plugin in your web-site. Where can I find it ?

Best regards,
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
<http://www.capgemini.com/> www.capgemini.com <x-owacid://220B0000/uri:http://www.capgemini.com/> <x-owacid://220B0000/uri:http://www.capgemini.com/>
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@...]
Date d'envoi : samedi 14 novembre 2009 02:49
À : user@...
Objet : Re: [sonar-user] RE : SonarJ Plugin 1.0 Released Today

Hi Christophe !

The easiest way is to name it ${artifactId}.sonarj. In this case no configuration is needed. Otherwise you have to configure it in the pom. See the documentation of our Maven plugin. I will add a paragraph to the documentation when I am back from San Francisco.

Please note that if you specify a sonarj file the pom should not contain sub-modules yet. I am waiting for a feature scheduled for Sonar 1.13 to be able to support this with the plugin.

Best regards

Alexander

On 11/13/09 4:09 AM, "Deneux, Christophe" <christophe.deneux@... <thismessage:/christophe.deneux@...> > wrote:

Hi Alexander,

Thanks a lot for this great work. I will try in next few days.

Can you add in the Sonarj plugin documentation (http://www.hello2morrow.com/products/sonarj/sonar) how to define the file containing the architecture designed with SonarJ ? I think it is set at the SonarJ maven plugin level, but I have found no link on a such web-page.

 
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + -- - -- -- -- -- /
<http:// <http:///> www.capgemini.com/> www.capgemini.com <x-owacid://BC210000/uri:http:// <http:///> www.capgemini.com/> <x-owacid://BC210000/uri:http:// <http:///> www.capgemini.com/>
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless
absolutely necessary. Capgemini encourages environmental awareness.

De : Alexander von Zitzewitz [a.zitzewitz@... <thismessage:/a.zitzewitz@...> ]
Date d'envoi : jeudi 12 novembre 2009 19:02
À : user@... <thismessage:/user@...>
Objet : [sonar-user] SonarJ Plugin 1.0 Released Today

Today we released the first version of our plugin for Sonar:

http://docs.codehaus.org/display/SONAR/SonarJ+Plugin

If you use the plugin with our free structure analysis license it will
provide useful metrics that measure the structural debt and the level of
cyclic package dependencies in your project, aka structural erosion.

If you have a license for SonarJ-Report the plugin will provide more metrics
and add Sonar violations for all architecture violations, threshold
violations and open tasks. Have a look at the plugin documentation if you
want to know more.

Please feel free to contact me if you have any questions about the plugin.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com <http:// <http:///> www.hello2morrow.com/>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





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

    http://xircles.codehaus.org/manage_email



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327