org.apache.maven
Class DefaultMaven
java.lang.Object
  
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:
 execute in interface Maven
 
 
newRepositorySession
public org.eclipse.aether.RepositorySystemSession newRepositorySession(MavenExecutionRequest request)
 
 
getLogger
protected Logger getLogger()
 
 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.