org.apache.karaf.tooling.features
Class AddFeaturesToRepoMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.karaf.tooling.features.MojoSupport
org.apache.karaf.tooling.features.AddFeaturesToRepoMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class AddFeaturesToRepoMojo
- extends MojoSupport
Add Features necessary bundles into system folder Repo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.karaf.tooling.features.MojoSupport |
createManagedVersionMap, excludeBranch, getArtifacts, getClassLoader, getLocalRepoUrl, getProject, getProjectHelper, getWorkDirectory, print, removeBranch, removeChildren, resolveProject, resourceToArtifact, retainArtifacts, translateFromMaven |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddFeaturesToRepoMojo
public AddFeaturesToRepoMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
copy
public static void copy(InputStream is,
File dir,
String destName,
String destDir,
byte[] buffer)
throws IOException
- Throws:
IOException
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.