@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.MojoFailureExceptionprotected long getInstallSize(File location)
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.