One last thing I forgot...

Since the ckjm utility itself does not currently exist in the Central
repo, you will need to download it from the site and "mvn install" it
with groupId=gr.spinellis, artifactId=ckjm, and version=1.8 so the
ckjm-maven-plugin can find it and use it as needed.

Wayne

On 8/28/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
> Finally got around to submitting the code into the Sandbox... Thanks
> in advance for any feedback.
>
> You can find the (rough draft) code for the ckjm-maven-plugin in the
> Codehaus Sandbox:
> https://svn.codehaus.org/mojo/trunk/sandbox/ckjm-maven-plugin
>
> I also deployed the snapshot and site, so you could use the snapshot
> if you didn't want to build and install the code yourself. The site is
> here:
> http://mojo.codehaus.org/ckjm-maven-plugin/
>
> Wayne
>
> On 8/16/07, Giovanni Azua <[EMAIL PROTECTED]> wrote:
> > Wow cool! That was fast :) so we would get xml but no html or?
> >
> > Many many thanks! Good job!
> >
> > Regards,
> > Giovanni
> >
> > -----Original Message-----
> > From: Wayne Fay [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, August 16, 2007 5:23 AM
> > To: Maven Users List
> > Subject: Re: maven plugin for ckjm ...
> >
> > I got bored and wrote the plugin tonight... ;-)
> >
> > For now, it simply outputs a ckjm.xml file (or plain text file) in ./target.
> > If you want to do the full "run ckjm, then make a report with it and add it
> > to the site" then you will really need to handle that bit yourself. At
> > least, if you want that report in any reasonable time period...
> >
> > For now, I'll propose this plugin at Codehaus (Mojo project) and, assuming
> > its accepted, you'll see it in the sandbox shortly. I also built a test
> > project so you can see it working.
> >
> > Wayne
> >
> > On 8/15/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > > If you want to get ckjm functionality in Maven, I'd encourage you to
> > > look into creating the plugin yourself. Its really not that tough in
> > > general.
> > >
> > > Wayne
> > >
> > > On 8/15/07, Giovanni Azua <[EMAIL PROTECTED]> wrote:
> > > > ckjm and Jdepend have overlapping only couple of same metrics e.g.
> > > > AC but Jdepend misses the most important ones e.g. WMC, RFC and
> > > > LCOM.
> > > >
> > > > >-----Original Message-----
> > > > >From: Mick Knutson [mailto:[EMAIL PROTECTED]
> > > > >Sent: Wednesday, August 15, 2007 8:40 PM
> > > > >To: Maven Users List
> > > > >Subject: Re: maven plugin for ckjm ...
> > > > >
> > > > >this sounds like JDepend and there is a plugin for that....
> > > > >
> > > > >On 8/15/07, Giovanni Azua <[EMAIL PROTECTED]> wrote:
> > > > >>
> > > > >> Hi all,
> > > > >>
> > > > >> Any existing plugin around ckjm?
> > > > >>
> > > > >> http://www.spinellis.gr/sw/ckjm/
> > > > >>
> > > > >> regards,
> > > > >> Giovanni
> > > > >>
> > > > >>
> > > >
> > > >
> > > >
> > > > --------------------------------------------------------------------
> > > > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to