[ http://jira.codehaus.org/browse/MINVOKER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123059 ]
Benjamin Bentmann commented on MINVOKER-21: ------------------------------------------- An alternative would be to use the plugin's option [cloneProjectsTo|http://maven.apache.org/plugins/maven-invoker-plugin/run-mojo.html#cloneProjectsTo]. That way, all the test output can be redirected into the normal target directory: {code:xml} <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo> {code} > Clean up IT test output when running mvn clean. > ----------------------------------------------- > > Key: MINVOKER-21 > URL: http://jira.codehaus.org/browse/MINVOKER-21 > Project: Maven 2.x Invoker Plugin > Issue Type: New Feature > Affects Versions: 1.1 > Reporter: Paul Gier > Fix For: 1.2 > > > Not sure if there is an easy way to do this, but it would be nice if the > invoker plugin could be set up so that during a "mvn clean" the target > directories and the build.log created by the integration tests would be > cleaned up. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira