mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
[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
|
@Inject
|
||||||
PlexusContainer container;
|
PlexusContainer container;
|
||||||
// @Override
|
|
||||||
// protected void customizeContainerConfiguration( ContainerConfiguration configuration )
|
|
||||||
// {
|
|
||||||
// configuration.setAutoWiring( true );
|
|
||||||
// configuration.setClassPathScanning( PlexusConstants.SCANNING_INDEX );
|
|
||||||
//
|
|
||||||
// }
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testCurrentProject() throws Exception
|
public void testCurrentProject() throws Exception
|
||||||
|
Loading…
x
Reference in New Issue
Block a user