Skip navigation links
D E G H M O R T 

D

DefaultMavenRuntime - Class in org.apache.maven.shared.runtime
Default implementation of MavenRuntime.
DefaultMavenRuntime() - Constructor for class org.apache.maven.shared.runtime.DefaultMavenRuntime
 

E

equals(Object) - Method in class org.apache.maven.shared.runtime.MavenProjectProperties

G

getArtifactId() - Method in class org.apache.maven.shared.runtime.MavenProjectProperties
Gets the artifact id for these Maven project properties.
getGroupId() - Method in class org.apache.maven.shared.runtime.MavenProjectProperties
Gets the group id for these Maven project properties.
getProject(URL) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Gets the specified URL's Maven project.
getProject(Class<?>) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Gets the specified class's Maven project.
getProject(URL) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Gets the specified URL's Maven project.
getProject(Class<?>) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Gets the specified class's Maven project.
getProjectProperties(URL) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Gets the properties for the specified URL's Maven project.
getProjectProperties(Class<?>) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Gets the properties for the specified class's Maven project.
getProjectProperties(URL) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Gets the properties for the specified URL's Maven project.
getProjectProperties(Class<?>) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Gets the properties for the specified class's Maven project.
getProjects(ClassLoader) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Obtains a list of Maven projects accessible from the specified class loader.
getProjects(ClassLoader) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Obtains a list of Maven projects accessible from the specified class loader.
getProjectsProperties(ClassLoader) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Obtains a list of basic properties for each Maven project accessible from the specified class loader.
getProjectsProperties(ClassLoader) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Obtains a list of basic properties for each Maven project accessible from the specified class loader.
getSortedProjects(ClassLoader) - Method in class org.apache.maven.shared.runtime.DefaultMavenRuntime
Obtains a list of Maven projects accessible from the specified class loader ordered by their dependencies.
getSortedProjects(ClassLoader) - Method in interface org.apache.maven.shared.runtime.MavenRuntime
Obtains a list of Maven projects accessible from the specified class loader ordered by their dependencies.
getVersion() - Method in class org.apache.maven.shared.runtime.MavenProjectProperties
Gets the version for these Maven project properties.

H

hashCode() - Method in class org.apache.maven.shared.runtime.MavenProjectProperties

M

MavenProjectProperties - Class in org.apache.maven.shared.runtime
Encapsulates the unique identifier for a Maven project.
MavenProjectProperties(String, String, String) - Constructor for class org.apache.maven.shared.runtime.MavenProjectProperties
Creates a new MavenProjectProperties with the specified Maven project group id, artifact id and version properties.
MavenRuntime - Interface in org.apache.maven.shared.runtime
Provides methods to introspect the current Maven runtime environment.
MavenRuntimeException - Exception in org.apache.maven.shared.runtime
Indicates an error occurred introspecting the Maven runtime environment.
MavenRuntimeException(String) - Constructor for exception org.apache.maven.shared.runtime.MavenRuntimeException
Creates a new MavenRuntimeException with the specified detail message.
MavenRuntimeException(String, Throwable) - Constructor for exception org.apache.maven.shared.runtime.MavenRuntimeException
Creates a new MavenRuntimeException with the specified detail message and cause.

O

org.apache.maven.shared.runtime - package org.apache.maven.shared.runtime
 

R

ROLE - Static variable in interface org.apache.maven.shared.runtime.MavenRuntime
The Plexus role for this component.

T

toString() - Method in class org.apache.maven.shared.runtime.MavenProjectProperties
D E G H M O R T 
Skip navigation links

Copyright © 2002-2019 The Apache Software Foundation. All Rights Reserved.