org.apache.sling.maven.projectsupport
Class RunMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.sling.maven.projectsupport.AbstractBundleListMojo
org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
org.apache.sling.maven.projectsupport.RunMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, Notifiable
public class RunMojo
- extends AbstractLaunchpadStartingMojo
Run a Launchpad application.
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunMojo
public RunMojo()
startSling
protected Sling startSling(LaunchpadContentProvider resourceProvider,
Map<String,String> props,
org.apache.felix.framework.Logger logger)
throws org.osgi.framework.BundleException
- Specified by:
startSling
in class AbstractLaunchpadStartingMojo
- Throws:
org.osgi.framework.BundleException
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.