Class PomLocator

  • All Implemented Interfaces:
    GavHelpedLocator

    public class PomLocator
    extends java.lang.Object
    implements GavHelpedLocator
    A POM locator to locate POM artifact.
    • Constructor Summary

      Constructors 
      Constructor Description
      PomLocator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File locate​(java.io.File source, GavCalculator gavCalculator, Gav gav)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PomLocator

        public PomLocator()