public class AssembleMojo extends AbstractScriptGeneratorMojo
| Modifier and Type | Field and Description |
|---|---|
protected Map |
binFileExtensions
The file extensions to use for bin files.
|
artifacts, configurationDirectory, configurationSourceDirectory, copyConfigurationDirectory, daemonGeneratorService, endorsedDir, environmentSetupFileName, generateRepository, licenseHeaderFile, mavenProject, unixScriptTemplate, useWildcardClassPath, windowsScriptTemplateartifactRepositoryFactory, container, localRepository, outputFileNameMapping, projectArtifact, repositoryLayout, useTimestampInSnapshotFileName| Constructor and Description |
|---|
AssembleMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDeprecatedParameterAndFailIfOneOfThemIsUsed() |
void |
execute()
calling from Maven.
|
static List |
parseTokens(String arg)
This will tokenize the given argument or give the extraJvmArguments back if the given argument is empty.
|
doCopyConfigurationDirectory, installDependenciescontextualize, getArtifactRepositoryLayout, installArtifact, installArtifactprotected Map binFileExtensions
<binFileExtensions>
<unix>.sh</unix>
</binFileExtensions>
public void checkDeprecatedParameterAndFailIfOneOfThemIsUsed()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
{@link - MojoExecutionException}{@link - MojoFailureException}org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()Copyright © 2006-2013 Codehaus. All Rights Reserved.