|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.project.MavenProject
org.apache.maven.plugin.testing.stubs.MavenProjectStub
org.apache.maven.plugin.checkstyle.stubs.MultiMavenProjectStub
public class MultiMavenProjectStub
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.project.MavenProject |
|---|
EMPTY_PROJECT_ARTIFACT_ID, EMPTY_PROJECT_GROUP_ID, EMPTY_PROJECT_VERSION |
| Constructor Summary | |
|---|---|
MultiMavenProjectStub()
|
|
| Method Summary | |
|---|---|
File |
getBasedir()
|
org.apache.maven.model.Build |
getBuild()
|
List<String> |
getCompileClasspathElements()
|
org.apache.maven.project.MavenProject |
getExecutionProject()
|
File |
getFile()
|
String |
getInceptionYear()
|
org.apache.maven.model.Organization |
getOrganization()
|
List<org.apache.maven.model.ReportPlugin> |
getReportPlugins()
|
List<String> |
getTestClasspathElements()
|
| Methods inherited from class org.apache.maven.plugin.testing.stubs.MavenProjectStub |
|---|
addAttachedArtifact, addCompileSourceRoot, addContributor, addDeveloper, addLicense, addMailingList, addPlugin, addProjectReference, addResource, addScriptSourceRoot, addTestCompileSourceRoot, addTestResource, attachArtifact, createArtifacts, getActiveProfiles, getArtifact, getArtifactId, getArtifactMap, getArtifacts, getAttachedArtifacts, getBuildExtensions, getBuildPlugins, getCiManagement, getCollectedProjects, getCompileArtifacts, getCompileDependencies, getCompileSourceRoots, getContributors, getDefaultGoal, getDependencies, getDependencyArtifacts, getDependencyManagement, getDescription, getDevelopers, getDistributionManagement, getDistributionManagementArtifactRepository, getExtensionArtifactMap, getExtensionArtifacts, getFilters, getGoalConfiguration, getGroupId, getId, getIssueManagement, getLicenses, getMailingLists, getModel, getModelVersion, getModulePathAdjustment, getModules, getName, getOriginalModel, getPackaging, getParent, getParentArtifact, getPluginArtifactMap, getPluginArtifactRepositories, getPluginArtifacts, getPluginManagement, getPluginRepositories, getPrerequisites, getProjectReferences, getProperties, getRemoteArtifactRepositories, getReportArtifactMap, getReportArtifacts, getReportConfiguration, getReporting, getRepositories, getResources, getRuntimeArtifacts, getRuntimeClasspathElements, getRuntimeDependencies, getScm, getScriptSourceRoots, getSystemArtifacts, getSystemClasspathElements, getSystemDependencies, getTestArtifacts, getTestCompileSourceRoots, getTestDependencies, getTestResources, getUrl, getVersion, hasParent, injectPluginManagementInfo, isExecutionRoot, readModel, replaceWithActiveArtifact, setActiveProfiles, setArtifact, setArtifactId, setArtifactMap, setArtifacts, setAttachedArtifacts, setBuild, setBuildOverlay, setCiManagement, setCollectedProjects, setCompileArtifacts, setCompileDependencies, setCompileSourceRoots, setContributors, setDependencies, setDependencyArtifacts, setDescription, setDevelopers, setDistributionManagement, setExecutionProject, setExecutionRoot, setExtensionArtifactMap, setExtensionArtifacts, setFile, setGroupId, setInceptionYear, setIssueManagement, setLicenses, setMailingLists, setModel, setModelVersion, setName, setOrganization, setOriginalModel, setPackaging, setParent, setParentArtifact, setPluginArtifactMap, setPluginArtifactRepositories, setPluginArtifacts, setProjectReferences, setReleaseArtifactRepository, setRemoteArtifactRepositories, setReportArtifactMap, setReportArtifacts, setReporting, setRuntimeArtifacts, setRuntimeClasspathElements, setRuntimeDependencies, setScm, setScriptSourceRoots, setSnapshotArtifactRepository, setSystemArtifacts, setSystemClasspathElements, setSystemDependencies, setTestArtifacts, setTestClasspathElements, setTestCompileSourceRoots, setTestDependencies, setUrl, setVersion, writeModel, writeOriginalModel |
| Methods inherited from class org.apache.maven.project.MavenProject |
|---|
equals, getManagedVersionMap, hashCode, setManagedVersionMap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiMavenProjectStub()
| Method Detail |
|---|
public org.apache.maven.project.MavenProject getExecutionProject()
getExecutionProject in class org.apache.maven.plugin.testing.stubs.MavenProjectStub
public List<String> getCompileClasspathElements()
throws org.apache.maven.artifact.DependencyResolutionRequiredException
getCompileClasspathElements in class org.apache.maven.plugin.testing.stubs.MavenProjectStuborg.apache.maven.artifact.DependencyResolutionRequiredException
public List<String> getTestClasspathElements()
throws org.apache.maven.artifact.DependencyResolutionRequiredException
getTestClasspathElements in class org.apache.maven.plugin.testing.stubs.MavenProjectStuborg.apache.maven.artifact.DependencyResolutionRequiredExceptionpublic File getBasedir()
getBasedir in class org.apache.maven.plugin.testing.stubs.MavenProjectStubpublic List<org.apache.maven.model.ReportPlugin> getReportPlugins()
getReportPlugins in class org.apache.maven.plugin.testing.stubs.MavenProjectStubpublic org.apache.maven.model.Organization getOrganization()
getOrganization in class org.apache.maven.plugin.testing.stubs.MavenProjectStubpublic String getInceptionYear()
getInceptionYear in class org.apache.maven.plugin.testing.stubs.MavenProjectStubpublic org.apache.maven.model.Build getBuild()
getBuild in class org.apache.maven.plugin.testing.stubs.MavenProjectStubpublic File getFile()
getFile in class org.apache.maven.plugin.testing.stubs.MavenProjectStub
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||