|
|||||||||||
| 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.idea.stubs.SimpleMavenProjectStub
| Constructor Summary | |
SimpleMavenProjectStub()
|
|
| Method Summary | |
protected org.apache.maven.artifact.Artifact |
createArtifact(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version)
|
org.apache.maven.artifact.Artifact |
getArtifact()
|
java.lang.String |
getArtifactId()
|
java.io.File |
getBasedir()
|
org.apache.maven.model.Build |
getBuild()
|
java.util.List |
getBuildPlugins()
|
java.util.List |
getCollectedProjects()
|
java.util.List |
getCompileSourceRoots()
|
java.util.List |
getDependencies()
|
java.lang.String |
getGroupId()
|
java.util.List |
getRemoteArtifactRepositories()
|
java.util.List |
getTestArtifacts()
|
java.util.List |
getTestCompileSourceRoots()
|
java.lang.String |
getVersion()
|
boolean |
isExecutionRoot()
|
void |
setCollectedProjects(java.util.List list)
|
void |
setTestArtifacts(java.util.List artifacts)
|
| 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, getArtifactMap, getArtifacts, getAttachedArtifacts, getBuildExtensions, getCiManagement, getCompileArtifacts, getCompileClasspathElements, getCompileDependencies, getContributors, getDefaultGoal, getDependencyArtifacts, getDependencyManagement, getDescription, getDevelopers, getDistributionManagement, getDistributionManagementArtifactRepository, getExecutionProject, getExtensionArtifactMap, getExtensionArtifacts, getFile, getFilters, getGoalConfiguration, getId, getInceptionYear, getIssueManagement, getLicenses, getMailingLists, getModel, getModelVersion, getModulePathAdjustment, getModules, getName, getOrganization, getOriginalModel, getPackaging, getParent, getParentArtifact, getPluginArtifactMap, getPluginArtifactRepositories, getPluginArtifacts, getPluginManagement, getPluginRepositories, getPrerequisites, getProjectReferences, getProperties, getReportArtifactMap, getReportArtifacts, getReportConfiguration, getReporting, getReportPlugins, getRepositories, getResources, getRuntimeArtifacts, getRuntimeClasspathElements, getRuntimeDependencies, getScm, getScriptSourceRoots, getSystemArtifacts, getSystemClasspathElements, getSystemDependencies, getTestClasspathElements, getTestDependencies, getTestResources, getUrl, hasParent, injectPluginManagementInfo, replaceWithActiveArtifact, setActiveProfiles, setArtifact, setArtifactId, setArtifactMap, setArtifacts, setAttachedArtifacts, setBuild, setBuildOverlay, setCiManagement, 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, setTestClasspathElements, setTestCompileSourceRoots, setTestDependencies, setUrl, setVersion, writeModel, writeOriginalModel |
| Methods inherited from class org.apache.maven.project.MavenProject |
equals, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleMavenProjectStub()
| Method Detail |
public java.lang.String getGroupId()
public java.lang.String getArtifactId()
public java.lang.String getVersion()
public java.io.File getBasedir()
public java.util.List getCollectedProjects()
public void setCollectedProjects(java.util.List list)
public boolean isExecutionRoot()
public java.util.List getDependencies()
public org.apache.maven.artifact.Artifact getArtifact()
public org.apache.maven.model.Build getBuild()
public java.util.List getRemoteArtifactRepositories()
public java.util.List getCompileSourceRoots()
public java.util.List getTestArtifacts()
public void setTestArtifacts(java.util.List artifacts)
public java.util.List getTestCompileSourceRoots()
protected org.apache.maven.artifact.Artifact createArtifact(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version)
public java.util.List getBuildPlugins()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||