mirror of https://github.com/apache/maven.git
o Removed debug output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@793348 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8b7706ad5
commit
5aa9115a53
|
@ -73,8 +73,6 @@ public class MavenEmbedderTest
|
|||
Configuration configuration = new SimpleConfiguration();
|
||||
|
||||
mavenEmbedder = new MavenEmbedder( configuration );
|
||||
|
||||
System.err.println( "CHECK-CHECK: " + mavenEmbedder.getLocalRepository().getBasedir() );
|
||||
}
|
||||
|
||||
protected void tearDown()
|
||||
|
|
Loading…
Reference in New Issue