Package | Description |
---|---|
org.apache.maven.jelly |
Jelly utilities.
|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
Modifier and Type | Method and Description |
---|---|
MavenSession |
MavenJellyContext.getMavenSession()
Get the mavenSession attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
MavenJellyContext.setMavenSession(MavenSession mavenSession)
Set the mavenSession attribute.
|
Constructor and Description |
---|
PluginManager(MavenSession session)
Default constructor.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.