Package | Description |
---|---|
com.googlecode.t7mp |
Sollen hier die Infos rein?
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractT7TomcatMojo
Takes configurations for t7 Tomcat only (no TomEE).
|
class |
RunForkedMojo
Runs a Tomcat 7 (or 6) instance in an separate process (jvm), other than the
maven build.
|
class |
RunMojo
Runs a Tomcat 7 (or 6) instance in the same process as the maven build.
|
class |
StopForkedMojo
Stops the forked Tomcat instance.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractT7BaseMojo |
DefaultMavenPluginContext.mojo |
Modifier and Type | Method and Description |
---|---|
AbstractT7BaseMojo |
MavenPluginContext.getMojo() |
AbstractT7BaseMojo |
DefaultMavenPluginContext.getMojo() |
Constructor and Description |
---|
DefaultMavenPluginContext(Context parent,
AbstractT7BaseMojo mojo) |
MyArtifactResolver(AbstractT7BaseMojo t7BaseMojo) |
Copyright © 2012. All Rights Reserved.