public interface MavenRuntime
Modifier and Type | Method and Description |
---|---|
void |
createLauncherConfiguration(IMavenLauncherConfiguration collector,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
Reads m2.conf file and notifies configuration collector of the logical content of plexus configuration.
|
String |
getLocation()
Deprecated.
|
String |
getSettings()
Deprecated.
|
String |
getVersion()
Deprecated.
|
boolean |
isAvailable()
Deprecated.
|
boolean |
isEditable()
Deprecated.
|
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–2015 Sonatype, Inc.. All rights reserved.