Class DotMvnRootDetector

java.lang.Object
org.apache.maven.impl.model.rootlocator.DotMvnRootDetector
All Implemented Interfaces:
org.apache.maven.api.Service, org.apache.maven.api.services.model.RootDetector

@Named public class DotMvnRootDetector extends Object implements org.apache.maven.api.services.model.RootDetector
  • Constructor Details

    • DotMvnRootDetector

      public DotMvnRootDetector()
  • Method Details

    • isRootDirectory

      public boolean isRootDirectory(Path dir)
      Specified by:
      isRootDirectory in interface org.apache.maven.api.services.model.RootDetector