public interface MavenRuntime
Modifier and Type | Method and Description |
---|---|
void |
createLauncherConfiguration(IMavenLauncherConfiguration collector,
org.eclipse.core.runtime.IProgressMonitor monitor)
Reads m2.conf file and notifies configuration collector of the logical content of plexus configuration.
|
String |
getLocation() |
String |
getSettings() |
String |
getVersion() |
boolean |
isAvailable() |
boolean |
isEditable() |
boolean isEditable()
void createLauncherConfiguration(IMavenLauncherConfiguration collector, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
String getLocation()
String getSettings()
boolean isAvailable()
String getVersion()
Copyright © 2005–2014 Sonatype, Inc.. All rights reserved.