Package org.apache.maven.model.root
Class DefaultRootLocator
java.lang.Object
org.apache.maven.model.root.DefaultRootLocator
- All Implemented Interfaces:
RootLocator
@Named
@Deprecated(since="4.0.0")
public class DefaultRootLocator
extends Object
implements RootLocator
Deprecated.
-
Field Summary
Fields inherited from interface org.apache.maven.model.root.RootLocator
UNABLE_TO_FIND_ROOT_PROJECT_MESSAGE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.maven.model.root.RootLocator
findMandatoryRoot, findRoot, getNoRootMessage
-
Constructor Details
-
DefaultRootLocator
public DefaultRootLocator()Deprecated.
-
-
Method Details
-
isRootDirectory
Deprecated.- Specified by:
isRootDirectory
in interfaceRootLocator
-
RootLocator
instead