Class CachedPom


  • public class CachedPom
    extends Pom
    • Constructor Detail

      • CachedPom

        CachedPom​(MavenEntry mavenEntry,
                  java.net.URI repo)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • CachedPom

        CachedPom​(MavenEntry mavenEntry,
                  java.net.URI repo,
                  Reporter reporter)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getArtifact

        public java.io.File getArtifact()
                                 throws java.lang.Exception
        Specified by:
        getArtifact in class Pom
        Throws:
        java.lang.Exception
      • getMavenEntry

        public MavenEntry getMavenEntry()