public interface ComponentDescriptorExtractor
ComponentDescriptor
extraction to be dropped.Modifier and Type | Field and Description |
---|---|
static String |
COMPILE_SCOPE |
static String |
ROLE |
static String |
TEST_SCOPE |
Modifier and Type | Method and Description |
---|---|
List |
extract(org.apache.maven.project.MavenProject project,
String scope,
org.codehaus.plexus.component.repository.cdc.ComponentDescriptor[] roleDefaults) |
static final String ROLE
static final String COMPILE_SCOPE
static final String TEST_SCOPE
Copyright © 2016. All rights reserved.