@Component(role=FeatureXmlTransformer.class) public class FeatureXmlTransformer extends Object
Constructor and Description |
---|
FeatureXmlTransformer() |
FeatureXmlTransformer(org.codehaus.plexus.logging.Logger log,
FileLockService fileLockService) |
Modifier and Type | Method and Description |
---|---|
Feature |
expandReferences(Feature feature,
TargetPlatform targetPlatform)
Replaces references in the feature model with versions from the target platform.
|
protected long |
getInstallSize(File location) |
public FeatureXmlTransformer()
public FeatureXmlTransformer(org.codehaus.plexus.logging.Logger log, FileLockService fileLockService)
public Feature expandReferences(Feature feature, TargetPlatform targetPlatform) throws org.apache.maven.plugin.MojoFailureException
feature
- The feature model to have plug-in and feature references completed.org.apache.maven.plugin.MojoFailureException
protected long getInstallSize(File location)
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.