Re: Developed new maven plugin for Jlint

2009-07-08 Thread Benjamin Bentmann
Hi Christopher, I have developed a maven plugin for Jlint 3.1 and want to contribute the plugin code back to the maven project. [...] Can someone please point me to any instructions related to this. Probably best to try and contribute the code to the Mojo project that already hosts a bunch

Re: Developed new maven plugin for Jlint

2009-07-08 Thread Freddy Mallet
Hi Christopher, I also suggest you to join the Mojo project as you'll use the same Codehaus infrastructure to support your Sonar Jlint plugin and your Maven Jlint plugin. When you'll send your request to the Mojo dev mailing list, mention that you're already a contributor on the Sonar plugins

Re: Developed new maven plugin for Jlint

2009-07-08 Thread Dan Tran
how about host it at Jlint at sourceforge? -D On Wed, Jul 8, 2009 at 11:35 AM, Freddy Malletfreddy.mal...@gmail.com wrote: Hi Christopher, I also suggest you to join the Mojo project as you'll use the same Codehaus infrastructure to support your Sonar Jlint plugin and your Maven Jlint

Developed new maven plugin for Jlint

2009-07-07 Thread Christopher Moraes
Hi, I have developed a maven plugin for Jlint 3.1 and want to contribute the plugin code back to the maven project. I've gone through the maven developer documentation, but somehow cannot find instruction related to contributing plugin source code. Can someone please point me to any instructions