Index

A E F H I L M O P Q R S 
All Classes and Interfaces|All Packages

A

attachRepackedArtifact - Variable in class org.basepom.mojo.repack.RepackMojo
Attach the repacked archive to the build cycle.

E

excludedDependencies - Variable in class org.basepom.mojo.repack.RepackMojo
Collection of artifact definitions to exclude.
execute() - Method in class org.basepom.mojo.repack.HelpMojo
execute() - Method in class org.basepom.mojo.repack.RepackMojo
 

F

finalName - Variable in class org.basepom.mojo.repack.RepackMojo
Name of the generated archive.

H

HelpMojo - Class in org.basepom.mojo.repack
Display help information on repack-maven-plugin.
Call mvn repack:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.basepom.mojo.repack.HelpMojo
 

I

includedDependencies - Variable in class org.basepom.mojo.repack.RepackMojo
Collection of artifact definitions to include.
includeOptional - Variable in class org.basepom.mojo.repack.RepackMojo
Include optional dependencies
includeProvidedScope - Variable in class org.basepom.mojo.repack.RepackMojo
Include provided scoped dependencies.
includeSystemScope - Variable in class org.basepom.mojo.repack.RepackMojo
Include system scoped dependencies.

L

layout - Variable in class org.basepom.mojo.repack.RepackMojo
The type of archive (which corresponds to how the dependencies are laid out inside it).
layoutFactory - Variable in class org.basepom.mojo.repack.RepackMojo
The layout factory that will be used to create the executable archive if no explicit layout is set.

M

mainClass - Variable in class org.basepom.mojo.repack.RepackMojo
The name of the main class.

O

optionalDependencies - Variable in class org.basepom.mojo.repack.RepackMojo
A list of optional libraries that should be included even if optional dependencies are not included by default.
org.basepom.mojo.repack - module org.basepom.mojo.repack
 
org.basepom.mojo.repack - package org.basepom.mojo.repack
 
outputDirectory - Variable in class org.basepom.mojo.repack.RepackMojo
Directory containing the generated archive.
outputTimestamp - Variable in class org.basepom.mojo.repack.RepackMojo
Timestamp for reproducible output archive entries, either formatted as ISO 8601 (yyyy-MM-dd'T'HH:mm:ssXXX) or an int representing seconds since the epoch.

P

project - Variable in class org.basepom.mojo.repack.RepackMojo
 
projectHelper - Variable in class org.basepom.mojo.repack.RepackMojo
 

Q

quiet - Variable in class org.basepom.mojo.repack.RepackMojo
Silence all non-output and non-error messages.

R

repackClassifier - Variable in class org.basepom.mojo.repack.RepackMojo
Classifier to add to the repacked archive.
RepackMojo - Class in org.basepom.mojo.repack
Repack archives for execution using java -jar.
RepackMojo() - Constructor for class org.basepom.mojo.repack.RepackMojo
 
report - Variable in class org.basepom.mojo.repack.RepackMojo
Do a summary report.
runtimeUnpackedDependencies - Variable in class org.basepom.mojo.repack.RepackMojo
A list of the libraries that must be unpacked at runtime (do not work within the fat jar).

S

session - Variable in class org.basepom.mojo.repack.RepackMojo
 
setExcludedDependencies(String...) - Method in class org.basepom.mojo.repack.RepackMojo
 
setIncludedDependencies(String...) - Method in class org.basepom.mojo.repack.RepackMojo
 
setOptionalDependencies(String...) - Method in class org.basepom.mojo.repack.RepackMojo
 
setRuntimeUnpackedDependencies(String...) - Method in class org.basepom.mojo.repack.RepackMojo
 
skip - Variable in class org.basepom.mojo.repack.RepackMojo
Skip the execution.
A E F H I L M O P Q R S 
All Classes and Interfaces|All Packages