aQute.bnd.maven.support
Class CachedPom

java.lang.Object
  extended by aQute.bnd.maven.support.Pom
      extended by aQute.bnd.maven.support.CachedPom

public class CachedPom
extends Pom


Nested Class Summary
 
Nested classes/interfaces inherited from class aQute.bnd.maven.support.Pom
Pom.Dependency, Pom.Scope
 
Method Summary
 File getArtifact()
           
 
Methods inherited from class aQute.bnd.maven.support.Pom
getArtifactId, getDependencies, getDependencies, getDescription, getGroupId, getLibrary, getName, getPomFile, getVersion, parse, replace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getArtifact

public File getArtifact()
                 throws Exception
Specified by:
getArtifact in class Pom
Throws:
Exception


Copyright © 2012 aQute SARL. All Rights Reserved.