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 org.codehaus.plexus.PlexusContainer container
DefaultMaven
public DefaultMaven()
execute
public MavenExecutionResult execute(MavenExecutionRequest request)
- 
- Specified by:
- executein interface- Maven
 
- 
 
newRepositorySession
public RepositorySystemSession newRepositorySession(MavenExecutionRequest request)
- 
 
- 
 
getLogger
protected org.codehaus.plexus.logging.Logger getLogger()
- 
 
- 
 
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.