Class FeatureXmlTransformer

    • Constructor Detail

      • FeatureXmlTransformer

        public FeatureXmlTransformer()
      • FeatureXmlTransformer

        public FeatureXmlTransformer​(org.codehaus.plexus.logging.Logger log,
                                     FileLockService fileLockService)
    • Method Detail

      • expandReferences

        public Feature expandReferences​(Feature feature,
                                        TargetPlatform targetPlatform)
                                 throws org.apache.maven.plugin.MojoFailureException
        Replaces references in the feature model with versions from the target platform.
        Parameters:
        feature - The feature model to have plug-in and feature references completed.
        Throws:
        org.apache.maven.plugin.MojoFailureException
      • getInstallSize

        protected long getInstallSize​(File location)