Class TychoFeatureBuilder


  • public class TychoFeatureBuilder
    extends Object
    • Constructor Detail

      • TychoFeatureBuilder

        public TychoFeatureBuilder​(File featureFile,
                                   String outputDirectory,
                                   String featureId,
                                   String featureVersion,
                                   org.apache.maven.project.MavenProject mavenProject,
                                   org.apache.maven.execution.MavenSession mavenSession,
                                   org.apache.maven.plugin.BuildPluginManager buildPluginManager)
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            IOException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        IOException