public abstract class MVNBaseOSGiLaunchPlugin
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Class and Description |
---|---|
class |
MVNBaseOSGiLaunchPlugin.Bundle |
Modifier and Type | Field and Description |
---|---|
protected org.codehaus.plexus.logging.Logger |
logger |
protected List<String> |
programArguments |
protected org.apache.maven.project.MavenProject |
project |
protected Map<String,Integer> |
startLevels |
protected Properties |
vmProperties |
Constructor and Description |
---|
MVNBaseOSGiLaunchPlugin() |
Modifier and Type | Method and Description |
---|---|
protected Path |
generateConfigIni(org.apache.maven.project.MavenProject project) |
getLog, getPluginContext, setLog, setPluginContext
@Parameter protected Properties vmProperties
@Parameter(defaultValue="${project}", required=true, readonly=true) protected org.apache.maven.project.MavenProject project
@Component protected org.codehaus.plexus.logging.Logger logger
protected Path generateConfigIni(org.apache.maven.project.MavenProject project)
Copyright © 2018. All rights reserved.