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
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
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
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