Class SharedFile

java.lang.Object
ch.ivyteam.ivy.maven.util.SharedFile

public class SharedFile extends Object
A file that is used by multiple Mojos/Goals during the build lifecycle.
Since:
6.0.3
  • Constructor Details

    • SharedFile

      public SharedFile(org.apache.maven.project.MavenProject project)
  • Method Details

    • getEngineOSGiBootClasspathJar

      public File getEngineOSGiBootClasspathJar()
    • getEngineClasspathJar

      public File getEngineClasspathJar()
    • getIarDependencyClasspathJar

      public File getIarDependencyClasspathJar()
    • getCompileResultProperties

      public File getCompileResultProperties()