| Package | Description | 
|---|---|
| org.apache.maven.execution | 
| Modifier and Type | Method and Description | 
|---|---|
| EventDispatcher | MavenSession. getEventDispatcher()Deprecated.  | 
| Constructor and Description | 
|---|
| MavenSession(PlexusContainer container,
                        Settings settings,
                        ArtifactRepository localRepository,
                        EventDispatcher eventDispatcher,
                        ReactorManager unused,
                        List<String> goals,
                        String executionRootDir,
                        Properties executionProperties,
                        Date startTime)Deprecated.  | 
| MavenSession(PlexusContainer container,
                        Settings settings,
                        ArtifactRepository localRepository,
                        EventDispatcher eventDispatcher,
                        ReactorManager unused,
                        List<String> goals,
                        String executionRootDir,
                        Properties executionProperties,
                        Properties userProperties,
                        Date startTime)Deprecated.  | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.