@Mojo(name="build-repository",
defaultPhase=PREPARE_PACKAGE)
public class RepositoryBuilderMojo
extends ProjectBuilderMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
userSettings |
pomFile, repoPomFilemavenSession, project, projectBuilder, repositorySystemSession| Constructor and Description |
|---|
RepositoryBuilderMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected static boolean |
isProductizedArtifact(Path file) |
protected static boolean |
isProductizedArtifact(String name) |
protected boolean |
isRemoveCommunity() |
arquillianFraction, findRoot, fractions, isNotArquillianArtifact, isSwarmProject@Parameter protected File userSettings
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 isRemoveCommunity()
protected static boolean isProductizedArtifact(Path file)
protected static boolean isProductizedArtifact(String name)
Copyright © 2017 JBoss by Red Hat. All rights reserved.