@Mojo(name="package",
defaultPhase=PACKAGE,
requiresProject=true)
public class IBDataPackagingMojo
extends AbstractIBDataMojo
| Constructor and Description |
|---|
IBDataPackagingMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_execute() |
File |
createArchive(org.infrastructurebuilder.util.files.IBChecksumPathType context) |
protected IBDataPackageMavenComponent |
getComponent() |
File |
getDefaultManifestFile() |
protected File |
getJarFile(File basedir,
String finalName,
String classifier)
Returns the Jar file to generate, based on an optional classifier.
|
protected boolean |
hasClassifier() |
_setup, execute, getEngine, getMojo, getProject, getSession, getStreamerFactory, getWorkingDirectory, writeMarkerpublic File createArchive(org.infrastructurebuilder.util.files.IBChecksumPathType context) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic File getDefaultManifestFile()
protected void _execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
_execute in class AbstractIBDataMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected File getJarFile(File basedir, String finalName, String classifier)
basedir - the output directoryfinalName - the name of the ear fileclassifier - an optional classifierprotected boolean hasClassifier()
null and
contains something else than white spaces.protected IBDataPackageMavenComponent getComponent()
getComponent in class AbstractIBDataMojoCopyright © 2019 InfrastructureBuilder. All rights reserved.