public class MavenExternalRuntime extends AbstractMavenRuntime
Constructor and Description |
---|
MavenExternalRuntime(String location) |
MavenExternalRuntime(String name,
String location) |
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 |
getMainTypeName() |
String |
getSettings() |
String |
getVersion() |
boolean |
isAvailable() |
boolean |
isEditable() |
String |
toString() |
collectExtensions, equals, getExtensions, getName, hashCode, isLegacy, setExtensions
public MavenExternalRuntime(String location)
public boolean isEditable()
isEditable
in interface MavenRuntime
isEditable
in class AbstractMavenRuntime
public boolean isAvailable()
isAvailable
in interface MavenRuntime
isAvailable
in class AbstractMavenRuntime
public String getLocation()
getLocation
in interface MavenRuntime
getLocation
in class AbstractMavenRuntime
public String getSettings()
public String getMainTypeName()
public void createLauncherConfiguration(IMavenLauncherConfiguration collector, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
MavenRuntime
createLauncherConfiguration
in interface MavenRuntime
createLauncherConfiguration
in class AbstractMavenRuntime
org.eclipse.core.runtime.CoreException
public String getVersion()
getVersion
in interface MavenRuntime
getVersion
in class AbstractMavenRuntime
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.