[VOTE] Sonar SonarJ Plugin

9 messages Options
Embed this post
Permalink
Alexander von Zitzewitz () [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
[VOTE] Sonar SonarJ Plugin Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



Alexander von Zitzewitz () FW: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
FW: [sonar-dev] [VOTE] Sonar SonarJ Plugin I forgot to mention, that you need to include the hello2morrow Maven repository to your repository list. I updated that in the documentation. If you want to try the plugin together with a SonarJ architecture description, you should know, that you can generate an initial SonarJ architecture file out of your existing pom. But due to a compatibility issue between Sonar and the SonarJ Maven plugin the SonarJ-Sonar plugin does not yet support the use of architecture description files on a multi module pom. (It works fine for Maven POM’s without modules) This issue will be solved after Sonar 1.12 is released.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@...>
Reply-To: <dev@...>
Date: Fri, 06 Nov 2009 18:52:35 -0400
To: "dev@..." <dev@...>
Subject: [sonar-dev] [VOTE] Sonar SonarJ Plugin

Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327




------ End of Forwarded Message


Olivier Gaudin-2 () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
In reply to this post by Alexander von Zitzewitz
Hello Alexander,

The plugin works smoothly. A couple of ideas to improve it in the future :
- there are really lots of metrics defined in it. There could be DB size issues at some point.
- would really be nice to be able to drill down

In the documentation, the repository should be a pluginRepository and look like  :
   <profile>
      <id>sonarj</id>
      <activation>
        <activeByDefault>true</activeByDefault>
      </activation>
      <pluginRepositories>
        <pluginRepository>
          <id>hello2morrow.maven.repository</id>
          <url>http://maven.hello2morrow.com/repository</url>
        </pluginRepository>
      </pluginRepositories>
   </profile>

In the source code, you might want to add a copyright and a (business friendly) license.

I have created a SONARJ-1.0 in Jira for this release. Can you set its status to released when done ?

You have my +1

Olivier



On Fri, Nov 6, 2009 at 11:52 PM, Alexander von Zitzewitz <[hidden email]> wrote:
Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



Freddy Mallet () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
+1 Alexander

Without the drill-down feature, there isn't any way to switch from the overview to the action plan and it's a bit frustrating. But that's a good beginning !

In a future version, you can imagine to use the Page extension point to only display the main metrics in the project Dashboard and breakdown all those metrics in a new "Architecture" page.

cheers,
Freddy

On Sun, Nov 8, 2009 at 1:54 PM, Olivier Gaudin <[hidden email]> wrote:
Hello Alexander,

The plugin works smoothly. A couple of ideas to improve it in the future :
- there are really lots of metrics defined in it. There could be DB size issues at some point.
- would really be nice to be able to drill down

In the documentation, the repository should be a pluginRepository and look like  :
   <profile>
      <id>sonarj</id>
      <activation>
        <activeByDefault>true</activeByDefault>
      </activation>
      <pluginRepositories>
        <pluginRepository>
          <id>hello2morrow.maven.repository</id>
          <url>http://maven.hello2morrow.com/repository</url>
        </pluginRepository>
      </pluginRepositories>
   </profile>

In the source code, you might want to add a copyright and a (business friendly) license.

I have created a SONARJ-1.0 in Jira for this release. Can you set its status to released when done ?

You have my +1

Olivier




On Fri, Nov 6, 2009 at 11:52 PM, Alexander von Zitzewitz <[hidden email]> wrote:
Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327




Alexander von Zitzewitz () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] [VOTE] Sonar SonarJ Plugin Hello Freddy !

The current idea of the plugin is to give early warnings about potential problems regarding structure and architecture. You are supposed to use SonarJ itself for the drilldown. The tool is way more powerful than a web based interface. But I agree that more drilldown would be helpful, so that is something I am going to work on for the future, as soon as I figured out, if it is possible to add plugin specific controller classes to the Rails part of your application. (I need to be able to query the db to get information about package cycles etc.)

Regards

Alexander


On 11/8/09 10:46 AM, "Freddy Mallet" <freddy.mallet@...> wrote:

+1 Alexander

Without the drill-down feature, there isn't any way to switch from the overview to the action plan and it's a bit frustrating. But that's a good beginning !

In a future version, you can imagine to use the Page extension point to only display the main metrics in the project Dashboard and breakdown all those metrics in a new "Architecture" page.

cheers,
Freddy

On Sun, Nov 8, 2009 at 1:54 PM, Olivier Gaudin <gaudol@...> wrote:
Hello Alexander,

The plugin works smoothly. A couple of ideas to improve it in the future :
- there are really lots of metrics defined in it. There could be DB size issues at some point.
- would really be nice to be able to drill down

In the documentation, the repository should be a pluginRepository and look like  :
   <profile>
      <id>sonarj</id>
      <activation>
        <activeByDefault>true</activeByDefault>
      </activation>
      <pluginRepositories>
        <pluginRepository>
          <id>hello2morrow.maven.repository</id>
          <url>http://maven.hello2morrow.com/repository</url>
        </pluginRepository>
      </pluginRepositories>
   </profile>

In the source code, you might want to add a copyright and a (business friendly <http://codehaus.org/customs/licenses.html> ) license.

I have created a SONARJ-1.0 <http://jira.codehaus.org/browse/SONARPLUGINS/fixforversion/15965>  in Jira for this release. Can you set its status to released when done ?

You have my +1

Olivier




On Fri, Nov 6, 2009 at 11:52 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

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






Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



Alexander von Zitzewitz () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
In reply to this post by Olivier Gaudin-2
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] [VOTE] Sonar SonarJ Plugin Hello Olivier !

The documentation is updated and all sources now have a license header (Apache 2). I also updated the license on the Wiki page.

Now I need one more +1 vote to go...

Regards

Alexander

On 11/8/09 8:54 AM, "Olivier Gaudin" <gaudol@...> wrote:

Hello Alexander,

The plugin works smoothly. A couple of ideas to improve it in the future :
- there are really lots of metrics defined in it. There could be DB size issues at some point.
- would really be nice to be able to drill down

In the documentation, the repository should be a pluginRepository and look like  :
   <profile>
      <id>sonarj</id>
      <activation>
        <activeByDefault>true</activeByDefault>
      </activation>
      <pluginRepositories>
        <pluginRepository>
          <id>hello2morrow.maven.repository</id>
          <url>http://maven.hello2morrow.com/repository</url>
        </pluginRepository>
      </pluginRepositories>
   </profile>

In the source code, you might want to add a copyright and a (business friendly <http://codehaus.org/customs/licenses.html> ) license.

I have created a SONARJ-1.0 <http://jira.codehaus.org/browse/SONARPLUGINS/fixforversion/15965>  in Jira for this release. Can you set its status to released when done ?

You have my +1

Olivier



On Fri, Nov 6, 2009 at 11:52 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

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





Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



Simon Brandhof () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
Good work Alexander,
Here is my +1.


Alexander von Zitzewitz () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] [VOTE] Sonar SonarJ Plugin If no one thinks differently, I will close the vote for the SonarJ plugin (technically it would run until tomorrow). I would like to get the release done today. There are three +1 votes.



On 11/9/09 5:41 PM, "Simon Brandhof" <simon.brandhof@...> wrote:

Good work Alexander,
Here is my +1.




Best regards

Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327



Alexander von Zitzewitz () Re: [VOTE] Sonar SonarJ Plugin
Reply Threaded More More options
Print post
Permalink
In reply to this post by Olivier Gaudin-2
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] [VOTE] Sonar SonarJ Plugin Hi Olivier !

I’d like to change the status to released, but either I am too stupid or I do not have the rights to do it...

Regards

Alexander




I have created a SONARJ-1.0 <http://jira.codehaus.org/browse/SONARPLUGINS/fixforversion/15965>  in Jira for this release. Can you set its status to released when done ?

You have my +1

Olivier



On Fri, Nov 6, 2009 at 11:52 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello Everybody !

The first version of the SonarJ plugin is available for vote now.

Please follow the instructions on

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

or more direct:

http://www.hello2morrow.com/products/sonarj/sonar

If you want to try it together with the commercial license you can make use of a free SonarJ evaluation license. Otherwise you need our free
Sonar integration license (see documentation)

Since the vote started on a Friday evening I will keep it open for 120 hours.

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





Alexander von Zitzewitz



www.hello2morrow.com

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

+1 (877) 294-6327