@Mojo(name="build-repository",
defaultPhase=PREPARE_PACKAGE)
public class RepositoryBuilderMojo
extends ProjectBuilderMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
analyzeRuntimeDependencies |
protected String |
generateZip |
static String |
M2REPO |
protected File |
userSettings |
additionalBomFile, pomFile, remoteRepositories, repoPomFile, sessionmavenSession, project, projectBuilder, repositorySystemSession| Constructor and Description |
|---|
RepositoryBuilderMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected boolean |
isAnalyzeRuntimeDependencies() |
protected static boolean |
isProductizedArtifact(Path file) |
protected static boolean |
isProductizedArtifact(String name) |
protected boolean |
isRemoveCommunity() |
protected boolean |
shouldGenerateZip() |
getBomFilearquillianFraction, findRoot, fractions, isNotArquillianArtifact, isSwarmProject@Parameter protected File userSettings
@Parameter(defaultValue="false") protected String analyzeRuntimeDependencies
@Parameter protected String generateZip
public static final String M2REPO
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class ProjectBuilderMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected boolean shouldGenerateZip()
protected boolean isRemoveCommunity()
protected boolean isAnalyzeRuntimeDependencies()
protected static boolean isProductizedArtifact(Path file)
protected static boolean isProductizedArtifact(String name)
Copyright © 2018 JBoss by Red Hat. All rights reserved.