public class AddFeaturesToRepoMojo extends MojoSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
AddFeaturesToRepoMojo.Feature |
static class |
AddFeaturesToRepoMojo.Repository |
artifactMetadataSource, collector, factory, localRepo, mavenSession, project, projectBuilder, projectHelper, remoteRepos, resolver, workDirectory| Constructor and Description |
|---|
AddFeaturesToRepoMojo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream is,
File dir,
String destName,
String destDir,
byte[] buffer) |
void |
execute() |
createManagedVersionMap, excludeBranch, getArtifacts, getClassLoader, getLocalRepoUrl, getProject, getProjectHelper, getWorkDirectory, print, removeBranch, removeChildren, resolveProject, resourceToArtifact, retainArtifacts, translateFromMavenpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic static void copy(InputStream is, File dir, String destName, String destDir, byte[] buffer) throws IOException
IOExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.