mirror of https://github.com/apache/maven.git
[MNG-7401] [MNG-7474] Remove unused commented code
This commit is contained in:
parent
e02e0c84ce
commit
631f1c7611
|
@ -44,13 +44,6 @@ public class LifecycleModuleBuilderTest
|
|||
{
|
||||
@Inject
|
||||
PlexusContainer container;
|
||||
// @Override
|
||||
// protected void customizeContainerConfiguration( ContainerConfiguration configuration )
|
||||
// {
|
||||
// configuration.setAutoWiring( true );
|
||||
// configuration.setClassPathScanning( PlexusConstants.SCANNING_INDEX );
|
||||
//
|
||||
// }
|
||||
|
||||
@Test
|
||||
public void testCurrentProject() throws Exception
|
||||
|
|
Loading…
Reference in New Issue