|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.DefaultMaven
@Component(role=Maven.class) public class DefaultMaven
Field Summary | |
---|---|
protected org.codehaus.plexus.PlexusContainer |
container
|
protected ProjectBuilder |
projectBuilder
|
Fields inherited from interface org.apache.maven.Maven |
---|
POMv4 |
Constructor Summary | |
---|---|
DefaultMaven()
|
Method Summary | |
---|---|
MavenExecutionResult |
execute(MavenExecutionRequest request)
|
protected org.codehaus.plexus.logging.Logger |
getLogger()
|
org.sonatype.aether.RepositorySystemSession |
newRepositorySession(MavenExecutionRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Requirement protected ProjectBuilder projectBuilder
@Requirement protected org.codehaus.plexus.PlexusContainer container
Constructor Detail |
---|
public DefaultMaven()
Method Detail |
---|
public MavenExecutionResult execute(MavenExecutionRequest request)
execute
in interface Maven
public org.sonatype.aether.RepositorySystemSession newRepositorySession(MavenExecutionRequest request)
protected org.codehaus.plexus.logging.Logger getLogger()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |