Plugin development questions (Cobertura plugin)

2009-06-21 Thread Paweł Paprota
Hello! I've recently started looking into the Cobertura plugin as I need couple features that are missing. Namely: http://jira.codehaus.org/browse/MCOBERTURA-33 http://jira.codehaus.org/browse/MCOBERTURA-65 http://jira.codehaus.org/browse/MCOBERTURA-66 I'm going to explain now what I want to do

Re: Plugin development questions

2005-12-22 Thread Jens Fournais
Best Regards Global Identity A/S, Jens Fournais CEO Bygstubben 3 | DK-2950 Vedbaek | Denmark Phone: +45 45 99 31 00 | E-mail: [EMAIL PROTECTED] Please visit our website at: http://www.elibitum.com

Re: Plugin development questions

2005-12-14 Thread Anders Hessellund Jensen
Anders Hessellund Jensen wrote: I understand that the right way to scan for files to include for compilation is to use a org.codehaus.plexus.compiler.util.scan.StaleSourceScanner. This class uses a SourceMapping to specify which sources to include. There does not seem to be a mapping that can

Plugin development questions

2005-12-14 Thread Anders Hessellund Jensen
Hi all, I'm working on a maven 2 plugin to compile IDL files. Alan Cabrera created an initial plugin, and I am adding some additional features. I have a couple of questions I'd like to have some help with. I need to be specify various parameters to pass to the compiler backend. For each idl