public class GenerateStubsMojo extends AbstractGenerateStubsMojo
classpath, compileState, sourcespluginArtifactMapartifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories| Constructor and Description |
|---|
GenerateStubsMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
forceCompile(File file) |
protected org.apache.maven.shared.model.fileset.FileSet[] |
getDefaultSources() |
protected File |
getOutputDirectory() |
protected List |
getProjectClasspathElements() |
protected List |
getSourceRoots() |
compile, execute, processaddSourceRoot, getExcludesFrom, getIncludesFrom, getUserClassspathElements, scanForSources, scanForSourcesconfigure, doExecute, feature, featuredetectCompatibleProvider, getProviderManager, getProviderSelection, providercreateArtifact, createClassPath, getArtifact, resolveArtifactprotected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements in class MojoSupportorg.apache.maven.artifact.DependencyResolutionRequiredExceptionprotected File getOutputDirectory()
getOutputDirectory in class CompilerMojoSupportprotected List getSourceRoots()
getSourceRoots in class CompilerMojoSupportprotected org.apache.maven.shared.model.fileset.FileSet[] getDefaultSources()
getDefaultSources in class CompilerMojoSupportprotected void forceCompile(File file)
forceCompile in class AbstractGenerateStubsMojoCopyright © 2006-2012 Codehaus. All Rights Reserved.