Class SharedFile


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

      • SharedFile

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

      • getEngineOSGiBootClasspathJar

        public File getEngineOSGiBootClasspathJar()
      • getEngineClasspathJar

        public File getEngineClasspathJar()
      • getIarDependencyClasspathJar

        public File getIarDependencyClasspathJar()
      • getCompileResultProperties

        public File getCompileResultProperties()