o Tweaked logging

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711226 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-11-04 11:21:50 +00:00
parent 8a38b6ec37
commit f746792425
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ public class MavenITmng3391ImportScopeErrorScenariosTest
"/mng-3391/depMgmt-importPom-noParentCycle" );
Verifier verifier = new Verifier( testDir.getAbsolutePath() );
verifier.setLogFileName( "log-a.txt" );
verifier.deleteArtifact( "org.apache.maven.its.mng3391.2", "dm-pom", "1", "pom" );