org.apache.maven
Class DefaultMaven
java.lang.Object
   org.apache.maven.DefaultMaven
org.apache.maven.DefaultMaven
- All Implemented Interfaces: 
- Maven
- @Component(role=Maven.class)
public class DefaultMaven 
- extends Object- implements Maven
- Author:
- Jason van Zyl
 
| Fields inherited from interface org.apache.maven.Maven | 
| POMv4 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
projectBuilder
@Requirement
protected ProjectBuilder projectBuilder
container
@Requirement
protected PlexusContainer container
DefaultMaven
public DefaultMaven()
execute
public MavenExecutionResult execute(MavenExecutionRequest request)
- 
- Specified by:
- executein interface- Maven
 
- 
 
newRepositorySession
public org.sonatype.aether.RepositorySystemSession newRepositorySession(MavenExecutionRequest request)
- 
 
- 
 
getLogger
protected Logger getLogger()
- 
 
- 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.