[jira] Updated: (MCLOVER-24) Add support to include/exclude files from instrumentation

2006-03-30 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-24?page=all ] Vincent Massol updated MCLOVER-24: -- Description: It would be really nice to be able to configure clover so that it would exclude certain files from its coverage statistics. It be nice to be able

[jira] Closed: (MCLOVER-28) Add support for multiple source roots

2006-03-30 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-28?page=all ] Vincent Massol closed MCLOVER-28: - Resolution: Fixed Done > Add support for multiple source roots > - > > Key: MCLOVER-28 > URL: http://ji

[jira] Closed: (MCLOVER-24) Add support to include/exclude files from instrumentation

2006-03-30 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-24?page=all ] Vincent Massol closed MCLOVER-24: - Resolution: Fixed Fix Version: 2.1 Done > Add support to include/exclude files from instrumentation > --

[jira] Commented: (MCLOVER-7) "mvn clover:report" generates errors in tests that execute properly in "mvn test"

2006-03-30 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-7?page=comments#action_62422 ] Vincent Massol commented on MCLOVER-7: -- Chris, do you still have the problem with the final Clover plugin v 2.0? > "mvn clover:report" generates errors in tests that execute proper

[jira] Updated: (MCLOVER-26) dependencies omitted from classpath during clover compile

2006-03-30 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-26?page=all ] Vincent Massol updated MCLOVER-26: -- Assign To: Vincent Massol Fix Version: 2.1 > dependencies omitted from classpath during clover compile > --

[jira] Created: (MAVENUPLOAD-807) Clover 1.3.12

2006-03-31 Thread Vincent Massol (JIRA)
Clover 1.3.12 - Key: MAVENUPLOAD-807 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-807 Project: maven-upload-requests Type: Task Reporter: Vincent Massol Thanks -- This message is automatically generated by JIRA. - If you think it was sent inc

[jira] Closed: (MCLOVER-19) Separate report generation & database generation

2006-03-31 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-19?page=all ] Vincent Massol closed MCLOVER-19: - Resolution: Fixed Done by splitting the clover:clover report mojo. Will write documentation once I get the clover aggregated report working when called from

[jira] Created: (MCLOVER-29) Pass on the maven debug flag to Clover

2006-03-31 Thread Vincent Massol (JIRA)
Pass on the maven debug flag to Clover -- Key: MCLOVER-29 URL: http://jira.codehaus.org/browse/MCLOVER-29 Project: Maven 2.x Clover Plugin Type: Task Versions: 2.0 Reporter: Vincent Massol Pass on the debug flag to C

[jira] Created: (MNG-2196) Fails when parent module is not located a level above

2006-03-31 Thread Vincent Massol (JIRA)
Fails when parent module is not located a level above - Key: MNG-2196 URL: http://jira.codehaus.org/browse/MNG-2196 Project: Maven 2 Type: Bug Components: Dependencies Versions: 2.0.4 Reporter: Vinc

[jira] Created: (MNG-2197) Add a MavenProject.addArtifact() method

2006-04-01 Thread Vincent Massol (JIRA)
Add a MavenProject.addArtifact() method --- Key: MNG-2197 URL: http://jira.codehaus.org/browse/MNG-2197 Project: Maven 2 Type: Improvement Components: Plugin API Versions: 2.0.4 Reporter: Vincent Massol Priorit

[jira] Commented: (MCLOVER-26) dependencies omitted from classpath during clover compile

2006-04-01 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-26?page=comments#action_62532 ] Vincent Massol commented on MCLOVER-26: --- Hi Jake I think I've found the problem. I've committed a fix. Could you try the version in SVN if it works for you? > dependencies omit

[jira] Closed: (MCLOVER-7) "mvn clover:report" generates errors in tests that execute properly in "mvn test"

2006-04-01 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-7?page=all ] Vincent Massol closed MCLOVER-7: Assign To: Vincent Massol Resolution: Cannot Reproduce Not enough details to reproduce. Chris, please reopen or create a new issue if you still have the pr

[jira] Updated: (MCLOVER-29) Pass on the maven debug flag to Clover

2006-04-02 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-29?page=all ] Vincent Massol updated MCLOVER-29: -- Description: Pass on the debug flag to Clover. i.e. when mvn -X is specified, pass --debug to CloverMerge and HtmlReporter, and --verbose to CloverInstr (was:

[jira] Closed: (MCLOVER-29) Pass on the maven debug flag to Clover

2006-04-02 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-29?page=all ] Vincent Massol closed MCLOVER-29: - Resolution: Fixed Fix Version: 2.1 Done > Pass on the maven debug flag to Clover > -- > > Key: MCLOVER-29 >

[jira] Created: (MCLOVER-30) Add support for generating XML and PDF reports

2006-04-02 Thread Vincent Massol (JIRA)
Add support for generating XML and PDF reports -- Key: MCLOVER-30 URL: http://jira.codehaus.org/browse/MCLOVER-30 Project: Maven 2.x Clover Plugin Type: New Feature Versions: 2.0 Reporter: Vincent Massol Assig

[jira] Closed: (MCLOVER-30) Add support for generating XML and PDF reports

2006-04-03 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-30?page=all ] Vincent Massol closed MCLOVER-30: - Resolution: Fixed Done > Add support for generating XML and PDF reports > -- > > Key: MCLOVER-30 >

[jira] Commented: (MCLOVER-26) dependencies omitted from classpath during clover compile

2006-04-03 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-26?page=comments#action_62624 ] Vincent Massol commented on MCLOVER-26: --- hmm... your SVN URL is correct. You did a "mvn install" on the plugin sources, right? And it built fine with no errors? It's working fin

[jira] Commented: (MAVENUPLOAD-807) Clover 1.3.12

2006-04-03 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-807?page=comments#action_62654 ] Vincent Massol commented on MAVENUPLOAD-807: Thanks Carlos! I should have thought about this... :-) > Clover 1.3.12 > - > > Key: MAVENUPLOAD-807

[jira] Commented: (MCLOVER-26) dependencies omitted from classpath during clover compile

2006-04-03 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-26?page=comments#action_62660 ] Vincent Massol commented on MCLOVER-26: --- Jake, I've just tried with maven 2.0.2 and it worked fine. As you've done the checkout of the clover plugin, you should have some tests

[jira] Closed: (MCLOVER-27) Upgrade to Clover 1.3.12

2006-04-03 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-27?page=all ] Vincent Massol closed MCLOVER-27: - Resolution: Fixed Done > Upgrade to Clover 1.3.12 > > > Key: MCLOVER-27 > URL: http://jira.codehaus.org/browse/MCL

[jira] Commented: (MNG-2196) Fails when parent module is not located a level above

2006-04-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-2196?page=comments#action_62721 ] Vincent Massol commented on MNG-2196: - FYI, it now works on cargo. I'll make the change to the pom for the rleativePath thanks. > Fails when parent module is not located a level abo

[jira] Created: (MSUREFIRE-87) Improve error stack trace when the error comes from the user's test code

2006-04-04 Thread Vincent Massol (JIRA)
Improve error stack trace when the error comes from the user's test code Key: MSUREFIRE-87 URL: http://jira.codehaus.org/browse/MSUREFIRE-87 Project: Maven 2.x Surefire Plugin Type: Improvement

[jira] Created: (MCLOVER-32) Add support for aggregating functional tests results

2006-04-04 Thread Vincent Massol (JIRA)
Add support for aggregating functional tests results Key: MCLOVER-32 URL: http://jira.codehaus.org/browse/MCLOVER-32 Project: Maven 2.x Clover Plugin Type: Task Versions: 2.0 Reporter: Vincent Massol

[jira] Created: (MNG-2201) Interpolation problem when using surefire

2006-04-04 Thread Vincent Massol (JIRA)
Interpolation problem when using surefire - Key: MNG-2201 URL: http://jira.codehaus.org/browse/MNG-2201 Project: Maven 2 Type: Bug Components: Inheritence and Interpolation Versions: 2.0.4 Reporter: Vincent Mas

[jira] Updated: (MNG-2201) Interpolation problem when using surefire

2006-04-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-2201?page=all ] Vincent Massol updated MNG-2201: Priority: Blocker (was: Major) Description: I've just tried the cargo build with the latest trunk versions of 2.0.4-SNAPSHOT and surefire plugin, and it seems

[jira] Created: (MCLOVER-33) Clover instrumentation should modify maven output directories only for the forked project but not the main project

2006-04-05 Thread Vincent Massol (JIRA)
Clover instrumentation should modify maven output directories only for the forked project but not the main project -- Key: MCLOVER-33 URL: http://jira.codehaus.org/bro

[jira] Deleted: (MCLOVER-33) Clover instrumentation should modify maven output directories only for the forked project but not the main project

2006-04-05 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-33?page=all ] Vincent Massol deleted MCLOVER-33: -- > Clover instrumentation should modify maven output directories only for the > forked project but not the main project > --

[jira] Created: (MCHECKSTYLE-38) checsktyle:check seems to fail on warning too

2006-04-06 Thread Vincent Massol (JIRA)
checsktyle:check seems to fail on warning too - Key: MCHECKSTYLE-38 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-38 Project: Maven 2.x Checkstyle Plugin Type: Bug Versions: 2.0 Reporter: Vincent Massol Att

[jira] Commented: (MCHECKSTYLE-38) checsktyle:check seems to fail on warning too

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-38?page=comments#action_63122 ] Vincent Massol commented on MCHECKSTYLE-38: --- {quote} Is it unreasonable to fail on warnings? {quote} Yes it's unreasonable as this is not the behavior of checkstyle its

[jira] Created: (MINSTALL-18) Bad algorithm to decide if the main artifact is to be installed or not

2006-04-08 Thread Vincent Massol (JIRA)
Bad algorithm to decide if the main artifact is to be installed or not -- Key: MINSTALL-18 URL: http://jira.codehaus.org/browse/MINSTALL-18 Project: Maven 2.x Install Plugin Type: Bug Versions:

[jira] Closed: (MCLOVER-32) Add support for aggregating functional tests results

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-32?page=all ] Vincent Massol closed MCLOVER-32: - Resolution: Fixed Fix Version: 2.1 Done > Add support for aggregating functional tests results > >

[jira] Closed: (MCLOVER-26) dependencies omitted from classpath during clover compile

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-26?page=all ] Vincent Massol closed MCLOVER-26: - Resolution: Fixed Working fine here. Please reopen if you have an issue. > dependencies omitted from classpath during clover compile > --

[jira] Updated: (MCLOVER-12) clover should generate a placeholder if project do not have test cases

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-12?page=all ] Vincent Massol updated MCLOVER-12: -- Version: (was: 2.0-alpha-1) 2.0 Fix Version: (was: 2.1) > clover should generate a placeholder if project do not have test cases

[jira] Updated: (MCLOVER-20) Please add an option to save historical clover data

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-20?page=all ] Vincent Massol updated MCLOVER-20: -- Version: 2.0 > Please add an option to save historical clover data > --- > > Key: MCLOVER-20 >

[jira] Closed: (MCLOVER-25) Create aggregated report when Clover is executed in a multimodule build

2006-04-08 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-25?page=all ] Vincent Massol closed MCLOVER-25: - Resolution: Fixed All implemented. Only issue is that the aggregated clover report requires that Clover dbs in modules exist. See MCLOVER-34. > Create aggre

[jira] Created: (MCLOVER-34) Generate Aggregated site reports on the first build run

2006-04-08 Thread Vincent Massol (JIRA)
Generate Aggregated site reports on the first build run --- Key: MCLOVER-34 URL: http://jira.codehaus.org/browse/MCLOVER-34 Project: Maven 2.x Clover Plugin Type: Bug Versions: 2.1 Reporter: Vincent Mas

[jira] Commented: (MCLOVER-39) check should skip projects that are not applicable rather than error out

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-39?page=comments#action_65515 ] Vincent Massol commented on MCLOVER-39: --- Hi John, Could you describe what goals you are calling as there are several ways to run the clover plugin? Could you also show the cons

[jira] Commented: (MCLOVER-37) clover does not work with site:run

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-37?page=comments#action_65517 ] Vincent Massol commented on MCLOVER-37: --- What is site:run? Could you provide the console output you're getting? > clover does not work with site:run > --

[jira] Updated: (MCLOVER-39) clover:check should skip projects that are not applicable rather than error out

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-39?page=all ] Vincent Massol updated MCLOVER-39: -- Summary: clover:check should skip projects that are not applicable rather than error out (was: check should skip projects that are not applicable rather than e

[jira] Updated: (MCLOVER-39) clover:check and clover:log should ignore projects with no Clover database rather than error out

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-39?page=all ] Vincent Massol updated MCLOVER-39: -- Fix Version: 2.2 Summary: clover:check and clover:log should ignore projects with no Clover database rather than error out (was: clover:check should ski

[jira] Created: (MCLOVER-41) clover:check should check all Clover databases it can find

2006-05-17 Thread Vincent Massol (JIRA)
clover:check should check all Clover databases it can find -- Key: MCLOVER-41 URL: http://jira.codehaus.org/browse/MCLOVER-41 Project: Maven 2.x Clover Plugin Type: Improvement Versions: 2.1 Reporte

[jira] Updated: (MCLOVER-39) clover:check and clover:log should ignore projects with no Clover database rather than error out

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-39?page=all ] Vincent Massol updated MCLOVER-39: -- Attachment: clover-39.patch > clover:check and clover:log should ignore projects with no Clover database > rather than error out > -

[jira] Closed: (MCLOVER-39) clover:check and clover:log should ignore projects with no Clover database rather than error out

2006-05-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-39?page=all ] Vincent Massol closed MCLOVER-39: - Resolution: Fixed Done > clover:check and clover:log should ignore projects with no Clover database > rather than error out > --

[jira] Closed: (MCLOVER-41) clover:check should check all Clover databases it can find

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-41?page=all ] Vincent Massol closed MCLOVER-41: - Resolution: Fixed Done > clover:check should check all Clover databases it can find > -- > >

[jira] Updated: (MCLOVER-36) Instrumentation fails with clover packages not found if plugin is specified.

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-36?page=all ] Vincent Massol updated MCLOVER-36: -- Assign To: Vincent Massol Description: instrumentation fails with clover packages not found if plugin is specified. Take it/simple project Add plugin de

[jira] Commented: (MCLOVER-36) Instrumentation fails with clover packages not found if plugin is specified.

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-36?page=comments#action_65562 ] Vincent Massol commented on MCLOVER-36: --- Hi John, I think the issue title is misleading. I've tried to reproduce the problem on the it/simple/ module but couldn't. Here's the d

[jira] Commented: (MCLOVER-40) Performing clover instrumentation during pre-site phase renders the other site generation Mojos (run, stage) incompatible

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-40?page=comments#action_65563 ] Vincent Massol commented on MCLOVER-40: --- John, isn't this the same as MCLOVER-37? > Performing clover instrumentation during pre-site phase renders the other > site generation M

[jira] Closed: (MCLOVER-40) Performing clover instrumentation during pre-site phase renders the other site generation Mojos (run, stage) incompatible

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-40?page=all ] Vincent Massol closed MCLOVER-40: - Resolution: Duplicate Dup of MCLOVER-37 > Performing clover instrumentation during pre-site phase renders the other > site generation Mojos (run, stage) inc

[jira] Updated: (MCLOVER-41) clover:check and clover:log should operate on all Clover databases

2006-05-18 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-41?page=all ] Vincent Massol updated MCLOVER-41: -- Description: - clover:check should check both main clover dbs and also merged clover dbs if any. - clover:log should log information for both the main clover d

[jira] Closed: (MCLOVER-36) Plugin should locate clover artifact based on groupId+artifactId and not only on artifactId

2006-05-19 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-36?page=all ] Vincent Massol closed MCLOVER-36: - Resolution: Fixed Fixed, thanks. > Plugin should locate clover artifact based on groupId+artifactId and not only > on artifactId > -

[jira] Updated: (MCLOVER-36) Plugin should locate clover artifact based on groupId+artifactId and not only on artifactId

2006-05-19 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-36?page=all ] Vincent Massol updated MCLOVER-36: -- Description: instrumentation fails with clover packages not found if a plugin is specified and it contains a dependency with an artifactid of "clover". Eg: {

[jira] Closed: (MCLOVER-37) clover does not work with site:run

2006-05-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-37?page=all ] Vincent Massol closed MCLOVER-37: - Resolution: Won't Fix Not an issue with the clover plugin. Brett said it's a documented limitation of the site:run mojo which doesn't currently support exter

[jira] Commented: (MCLOVER-38) Allow check Mojo to be overriden by a ${clover.failOnViolation} parameter in the same way pmd and checkstyle can

2006-05-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-38?page=comments#action_65664 ] Vincent Massol commented on MCLOVER-38: --- John, I'm quite happy to do this but I'd like to understand the intent: is it because you want to skip the checks? Doesn't sound like a g

[jira] Updated: (MCLOVER-20) Add historical reporting

2006-05-24 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-20?page=all ] Vincent Massol updated MCLOVER-20: -- Assign To: Vincent Massol Version: (was: 2.0) 2.1 Fix Version: 2.2 Summary: Add historical reporting (was: Please add

[jira] Closed: (MCLOVER-20) Add historical reporting

2006-05-27 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-20?page=all ] Vincent Massol closed MCLOVER-20: - Resolution: Fixed Done > Add historical reporting > > > Key: MCLOVER-20 > URL: http://jira.codehaus.org/browse/MCL

[jira] Closed: (MCLOVER-35) Missing a "test-jar" dependency at compile time.

2006-05-27 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-35?page=all ] Vincent Massol closed MCLOVER-35: - Resolution: Fixed Fix Version: 2.2 Fixed, thanks. > Missing a "test-jar" dependency at compile time. >

[jira] [Updated] (SUREFIRE-2286) Surefire 3.x is ignoring the result of @RunWith-based junit4 tests

2024-11-14 Thread Vincent Massol (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Massol updated SUREFIRE-2286: - Description: While more classic junit4 tests are executed and reported fine, it seems

<    1   2   3   4   5