public class GenerateStubsMojo extends AbstractGenerateStubsMojo
classpath, compileState, sources
pluginArtifactMap
artifactFactory, 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, process
addSourceRoot, getExcludesFrom, getIncludesFrom, getUserClassspathElements, scanForSources, scanForSources
configure, doExecute, feature, feature
detectCompatibleProvider, getProviderManager, getProviderSelection, provider
createArtifact, createClassPath, getArtifact, resolveArtifact
protected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements
in class MojoSupport
org.apache.maven.artifact.DependencyResolutionRequiredException
protected File getOutputDirectory()
getOutputDirectory
in class CompilerMojoSupport
protected List getSourceRoots()
getSourceRoots
in class CompilerMojoSupport
protected org.apache.maven.shared.model.fileset.FileSet[] getDefaultSources()
getDefaultSources
in class CompilerMojoSupport
protected void forceCompile(File file)
forceCompile
in class AbstractGenerateStubsMojo
Copyright © 2006–2013 Codehaus. All rights reserved.