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