mirror of https://github.com/apache/maven.git
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:
parent
7f8b8699a5
commit
c81694144f
|
@ -73,8 +73,6 @@ public class MavenEmbedderProjectWithExtensionReadingTest
|
|||
}
|
||||
catch ( ComponentLookupException e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
|
||||
throw new PluginManagerException( plugin, null );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue