o cleaning up debug output

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-10-23 20:33:43 +00:00
parent 7f8b8699a5
commit c81694144f
1 changed files with 0 additions and 2 deletions

View File

@ -73,8 +73,6 @@ public class MavenEmbedderProjectWithExtensionReadingTest
}
catch ( ComponentLookupException e )
{
e.printStackTrace();
throw new PluginManagerException( plugin, null );
}