Skip to content

multiple executions delete previous surefire reports #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. create multiple executions of the utplsql plugin in your pom
2. run mvn test
3. look in your surfire report output directory

What is the expected output? What do you see instead?
I expect one surefire report for each execution. 
I assume that line 308: FileUtils.cleanDirectory(surefireDir); in UtplsqlMojo 
cleans the directory for each execution so only the last report will be in the 
output directory.

What version of the product are you using? On what operating system?
version 1.31 

Please provide any additional information below.
Maybe I will find time to provide a fix for this, although I dont know if this 
behavior is on purpose.

Regards,
Mathias


Original issue reported on code.google.com by m.gamp...@gmail.com on 7 Jun 2012 at 12:18

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions