A B C D E F G I L M N O P R S T U V W Z 
All Classes All Packages

A

addRepository(Repository) - Method in class org.glassfish.build.utils.MavenModelResolver
 
addRepository(Repository, boolean) - Method in class org.glassfish.build.utils.MavenModelResolver
 
AntBuildListener() - Constructor for class org.glassfish.build.ExecMojo.AntBuildListener
 
AntBuildListener(Log) - Constructor for class org.glassfish.build.utils.ZipHelper.AntBuildListener
Create a new AntBuildListener instance.
archiverManager - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Manager used to look up Archiver/UnArchiver implementations.
archiverManager - Variable in class org.glassfish.build.UnpackSourcesMojo
To look up Archiver/UnArchiver implementations.
artifactId - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
The artifacTId of the dependency.
artifactId - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file artifactId.
attach - Variable in class org.glassfish.build.GeneratePomMojo
Attach the generated pom to the current project.
attach - Variable in class org.glassfish.build.ZipMojo
Attach the produced artifact.
AttachAllArtifactsMojo - Class in org.glassfish.build
Guess artifacts from target directory and attach them to the project.
AttachAllArtifactsMojo() - Constructor for class org.glassfish.build.AttachAllArtifactsMojo
 
attachSources - Variable in class org.glassfish.build.UnpackSourcesMojo
Attach the generated artifact to the maven project.

B

buildFinished(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
buildFinished(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 
buildStarted(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
buildStarted(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 

C

cleanToBeTokenizedString(String) - Static method in class org.glassfish.build.utils.MavenHelper
Clean the pattern string for future regexp usage.
commandlineArgs - Variable in class org.glassfish.build.ExecMojo
Command line argument.
copyExcludes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of (g:)a(:v) to excludes for unpack.
copyTypes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of file extensions to include for copy.
createArtifact(String, String, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Creates an artifact instance for the supplied coordinates.
createArtifact(String, String, String, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Creates an artifact instance for the supplied coordinates.
createArtifact(String, Model) - Static method in class org.glassfish.build.utils.MavenHelper
Create an artifact and its associated file by searching for target/${project.build.finalName}.${project.packaging}.
createArtifact(Dependency) - Static method in class org.glassfish.build.utils.MavenHelper
Creates an artifact instance from a dependency object.
createArtifact(Model) - Static method in class org.glassfish.build.utils.MavenHelper
Creates an artifact instance for the supplied model.
createArtifact(Model, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Creates an artifact instance for the supplied model.
createAttachedArtifacts(String, Artifact, Model) - Static method in class org.glassfish.build.utils.MavenHelper
Create a list of attached artifacts and their associated files by searching for target/${project.build.finalName}-*.*.
createZip(Properties, Log, String, List<ZipFileSet>, File) - Static method in class org.glassfish.build.utils.MavenHelper
Create a zip file.
createZipFileSet(File, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Create an Ant ZipFileSet.
createZipFileSet(File, List<String>, List<String>) - Static method in class org.glassfish.build.utils.MavenHelper
Create an Ant ZipFileSet.

D

dependencies - Variable in class org.glassfish.build.GeneratePomMojo
Project dependencies to add to the generated pom file.
DependencyMapping() - Constructor for class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
 
description - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file description.
devevelopers - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file developers.
dir - Variable in class org.glassfish.build.ZipMojo
The root directory of the default FileSet.
DistributionArtifactHandler(String, String) - Constructor for class org.glassfish.build.ZipMojo.DistributionArtifactHandler
Create a new DistributionArtifactHandler instance.
duplicate - Variable in class org.glassfish.build.ZipMojo
behavior when a duplicate file is found.

E

EchoMojo - Class in org.glassfish.build
Echo a message.
EchoMojo() - Constructor for class org.glassfish.build.EchoMojo
 
excludeArtifactIds - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of Artifact names to exclude.
excludeClassifiers - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma Separated list of Classifiers to exclude.
excludeDependencies - Variable in class org.glassfish.build.GeneratePomMojo
Comma separated list of exclusions for project dependencies in the generated pom file.
excludeDependencyScopes - Variable in class org.glassfish.build.GeneratePomMojo
Comma separated list of scopes to excludes for project dependencies in the generated pom file.
excludeGroupIds - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of GroupId Names to exclude.
excludes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of exclude patterns.
excludes - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of include patterns.
excludes - Variable in class org.glassfish.build.ZipMojo
Comma or space separated list of exclude patterns.
excludeScope - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Scope to exclude.
excludeScope - Variable in class org.glassfish.build.UnpackSourcesMojo
Scope to exclude.
excludeTransitive - Variable in class org.glassfish.build.UnpackSourcesMojo
If we should exclude transitive dependencies.
excludeTransitive(Set<Artifact>, Set<Artifact>) - Static method in class org.glassfish.build.utils.MavenHelper
Filters a set of artifacts.
excludeTypes - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma Separated list of Types to exclude.
ExecMojo - Class in org.glassfish.build
Execute a command.
ExecMojo() - Constructor for class org.glassfish.build.ExecMojo
 
ExecMojo.AntBuildListener - Class in org.glassfish.build
BuilderListener implementation to log Ant events.
executable - Variable in class org.glassfish.build.ExecMojo
Executable to execute.
execute() - Method in class org.glassfish.build.AttachAllArtifactsMojo
 
execute() - Method in class org.glassfish.build.EchoMojo
 
execute() - Method in class org.glassfish.build.ExecMojo
 
execute() - Method in class org.glassfish.build.FeatureSetsDependenciesMojo
 
execute() - Method in class org.glassfish.build.GeneratePomMojo
 
execute() - Method in class org.glassfish.build.MergeCopyrightHeadersMojo
 
execute() - Method in class org.glassfish.build.UnpackSourcesMojo
 
execute() - Method in class org.glassfish.build.ZipMojo
 
extension - Variable in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
Artifact file extension.
extension - Variable in class org.glassfish.build.ZipMojo
The extension of the generated file.

F

featureSetGroupIdIncludes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The groupId of the feature sets to include.
FeatureSetsDependenciesMojo - Class in org.glassfish.build
Resolves and unpack corresponding sources of project dependencies.
FeatureSetsDependenciesMojo() - Constructor for class org.glassfish.build.FeatureSetsDependenciesMojo
 
FeatureSetsDependenciesMojo.DependencyMapping - Class in org.glassfish.build
Configuration of dependency mapping to name.
filesets - Variable in class org.glassfish.build.ZipMojo
Content to include in the zip.
filterArtifacts(Set<Artifact>, Set<Artifact>, boolean, String, String, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Filters a set of artifacts.
filterArtifacts(Set<Artifact>, Set<Artifact>, boolean, String, String, String, String, String, String, String, String, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Filters a set of artifacts.
finalName - Variable in class org.glassfish.build.ZipMojo
The file name of the created zip.

G

GeneratePomMojo - Class in org.glassfish.build
Generates a pom from another pom.
GeneratePomMojo() - Constructor for class org.glassfish.build.GeneratePomMojo
 
getArtifactFile(String, String, Model) - Static method in class org.glassfish.build.utils.MavenHelper
Search for a file matching an artifact for the given finalName and model.
getArtifactId() - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Get the artifactId of the dependency.
getClassifier() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
getCommaSeparatedList(String) - Static method in class org.glassfish.build.utils.MavenHelper
Convert a comma separated string into a list.
getDirectory() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
getExtension() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
getFiles(String, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Return the files contained in the directory, using inclusion and exclusion ant patterns.
getFinalName(Model) - Static method in class org.glassfish.build.utils.MavenHelper
Get the final name of a project artifact from a Model instance.
getGroupId() - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Get the groupId of the dependency.
getInstance() - Static method in class org.glassfish.build.utils.ZipHelper
Get the Singleton instance for ZipHelper.
getLanguage() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
getMapping(Artifact) - Method in class org.glassfish.build.FeatureSetsDependenciesMojo
Get the mapping for a given artifact.
getName() - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Get the mapped name of the dependency.
getPackaging() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
getPomInTarget(String) - Static method in class org.glassfish.build.utils.MavenHelper
Returns the pom installed in target or null if not found.
groupId - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
The groupId of the dependency.
groupId - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file groupId.

I

includeArtifactIds - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of Artifact names to include.
includeClassifiers - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma Separated list of Classifiers to include.
includeGroupIds - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of GroupIds to include.
includes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of include patterns.
includes - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma separated list of include patterns.
includes - Variable in class org.glassfish.build.ZipMojo
Comma or space separated list of include patterns.
includeScope - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Scope to include.
includeScope - Variable in class org.glassfish.build.UnpackSourcesMojo
Scope to include.
includeTypes - Variable in class org.glassfish.build.UnpackSourcesMojo
Comma Separated list of Types to include.
inputFiles - Variable in class org.glassfish.build.MergeCopyrightHeadersMojo
The files to merge.
INSTANCE - Static variable in class org.glassfish.build.utils.ZipHelper.LazyHolder
The singleton instance.
isAddedToClasspath() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
isArtifactExcluded(List<String>, Artifact) - Static method in class org.glassfish.build.FeatureSetsDependenciesMojo
Match the given artifact against the exclusion list.
isIncludesDependencies() - Method in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
 
isScopeIncluded(String) - Method in class org.glassfish.build.FeatureSetsDependenciesMojo
Match the given scope with the includeScope and excludeScope parameters.
issueManagement - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file issueManagement.

L

LazyHolder() - Constructor for class org.glassfish.build.utils.ZipHelper.LazyHolder
 
licenses - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file licenses.
listToString(List<String>) - Static method in class org.glassfish.build.utils.MavenHelper
Convert a to a comma separated String.
log - Variable in class org.glassfish.build.utils.ZipHelper.AntBuildListener
Maven logger.
logUnpack(File, File, String, String) - Static method in class org.glassfish.build.utils.MavenHelper
Create the logging message for an unpack invocation.

M

mailingLists - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file mailingLists.
mappings - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Custom mappings.
MavenHelper - Class in org.glassfish.build.utils
Helper for common Maven Plugin tasks.
MavenHelper() - Constructor for class org.glassfish.build.utils.MavenHelper
Cannot be instantiated.
MavenModelResolver - Class in org.glassfish.build.utils
A model resolver that can resolve remote artifacts during model resolution.
MavenModelResolver(RepositorySystem, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.glassfish.build.utils.MavenModelResolver
Create a new MavenModelResolver instance.
MavenModelResolver(MavenModelResolver) - Constructor for class org.glassfish.build.utils.MavenModelResolver
Copy constructor.
MAX_EVENT_PRIORITY - Static variable in class org.glassfish.build.ExecMojo.AntBuildListener
Maximum Event priority that is logged.
MAX_EVENT_PRIORITY - Static variable in class org.glassfish.build.utils.ZipHelper.AntBuildListener
Maximum Event priority that is logged.
MergeCopyrightHeadersMojo - Class in org.glassfish.build
Merges two property files properly.
MergeCopyrightHeadersMojo() - Constructor for class org.glassfish.build.MergeCopyrightHeadersMojo
 
message - Variable in class org.glassfish.build.EchoMojo
Any String to print out.
messageLogged(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
messageLogged(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 
modelAsString(Model) - Static method in class org.glassfish.build.utils.MavenHelper
Read a model as a String.

N

name - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
The mapped name of the dependency.
name - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file name.
newCopy() - Method in class org.glassfish.build.utils.MavenModelResolver
 

O

org.glassfish.build - package org.glassfish.build
GlassFish Build Maven Plugin Maven Mojos.
org.glassfish.build.utils - package org.glassfish.build.utils
GlassFish Build Maven Plugin Utilities.
organization - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file organization.
outputDirectory - Variable in class org.glassfish.build.GeneratePomMojo
The output directory where the file is written.
outputDirectory - Variable in class org.glassfish.build.UnpackSourcesMojo
Directory where the sources artifacts are unpacked.
outputDirectory - Variable in class org.glassfish.build.ZipMojo
The directory where the zip will be created.
outputFile - Variable in class org.glassfish.build.MergeCopyrightHeadersMojo
The merged file.

P

packaging - Variable in class org.glassfish.build.ZipMojo.DistributionArtifactHandler
Artifact packaging.
parent - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file parent.
pomFile - Variable in class org.glassfish.build.AttachAllArtifactsMojo
The project pom file.
pomFile - Variable in class org.glassfish.build.GeneratePomMojo
The input pom file.
project - Variable in class org.glassfish.build.AttachAllArtifactsMojo
The maven project.
project - Variable in class org.glassfish.build.ExecMojo
The maven project.
project - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The maven project.
project - Variable in class org.glassfish.build.GeneratePomMojo
The maven project.
project - Variable in class org.glassfish.build.UnpackSourcesMojo
The maven project.
project - Variable in class org.glassfish.build.ZipMojo
The maven project.
PROPERTY_PREFIX - Static variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Parameters property prefix.
PROPERTY_PREFIX - Static variable in class org.glassfish.build.GeneratePomMojo
Parameters property prefix.
PROPERTY_PREFIX - Static variable in class org.glassfish.build.MergeCopyrightHeadersMojo
Parameters property prefix.
PROPERTY_PREFIX - Static variable in class org.glassfish.build.UnpackSourcesMojo
Parameters property prefix.
PROPERTY_PREFIX - Static variable in class org.glassfish.build.ZipMojo
Parameters property prefix.

R

readModel(File) - Static method in class org.glassfish.build.utils.MavenHelper
Reads a given model.
remoteRepos - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The project remote repositories to use.
remoteRepos - Variable in class org.glassfish.build.UnpackSourcesMojo
The project remote repositories to use.
repoSession - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The current repository/network configuration of Maven.
repoSession - Variable in class org.glassfish.build.UnpackSourcesMojo
The current repository/network configuration of Maven.
repositories - Variable in class org.glassfish.build.utils.MavenModelResolver
List of remote repositories.
repositoryIds - Variable in class org.glassfish.build.utils.MavenModelResolver
The repository IDs of the remote repositories.
repoSystem - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The entry point to Aether.
repoSystem - Variable in class org.glassfish.build.UnpackSourcesMojo
The entry point to Aether.
resolveArtifact(String, String, String, String, String, RepositorySystem, RepositorySystemSession, List<RemoteRepository>) - Static method in class org.glassfish.build.utils.MavenHelper
Resolve a remote artifact using aether.
resolveModel(String, String, String) - Method in class org.glassfish.build.utils.MavenModelResolver
 
resolveModel(Dependency) - Method in class org.glassfish.build.utils.MavenModelResolver
 
resolveModel(Parent) - Method in class org.glassfish.build.utils.MavenModelResolver
 

S

scm - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file scm.
session - Variable in class org.glassfish.build.utils.MavenModelResolver
The repository session component.
setArtifactId(String) - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Set the artifactId of the dependency.
setGroupId(String) - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Set the groupId of the dependency.
setName(String) - Method in class org.glassfish.build.FeatureSetsDependenciesMojo.DependencyMapping
Set the mapped name of the dependency.
silent - Variable in class org.glassfish.build.UnpackSourcesMojo
Verbosity.
skip - Variable in class org.glassfish.build.AttachAllArtifactsMojo
Skip this mojo.
skip - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Skip this mojo.
skip - Variable in class org.glassfish.build.GeneratePomMojo
Skip this mojo.
skip - Variable in class org.glassfish.build.MergeCopyrightHeadersMojo
Skip this mojo.
skip - Variable in class org.glassfish.build.UnpackSourcesMojo
Skip this mojo.
stageDirectory - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
The directory where the files will be copied.
stringAsList(String, String) - Static method in class org.glassfish.build.FeatureSetsDependenciesMojo
Convert a String to a List.
system - Variable in class org.glassfish.build.utils.MavenModelResolver
The repository system component.

T

targetFinished(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
targetFinished(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 
targetStarted(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
targetStarted(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 
taskFinished(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
taskFinished(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 
taskStarted(BuildEvent) - Method in class org.glassfish.build.ExecMojo.AntBuildListener
 
taskStarted(BuildEvent) - Method in class org.glassfish.build.utils.ZipHelper.AntBuildListener
 

U

unpack(File, File, String, String, boolean, Log, ArchiverManager) - Static method in class org.glassfish.build.utils.MavenHelper
Unpacks a given file.
unpackExcludes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of (g:)a(:v) to excludes for unpack.
UnpackSourcesMojo - Class in org.glassfish.build
Resolves and unpack corresponding sources of project dependencies.
UnpackSourcesMojo() - Constructor for class org.glassfish.build.UnpackSourcesMojo
 
unpackTypes - Variable in class org.glassfish.build.FeatureSetsDependenciesMojo
Comma separated list of file extensions to include for unpack.

V

validateString(String) - Static method in class org.glassfish.build.GeneratePomMojo
Validate that a String is non null and non empty.
version - Variable in class org.glassfish.build.GeneratePomMojo
The generated pom file version.

W

workingDir - Variable in class org.glassfish.build.ExecMojo
Working dir.
writeFile(File, StringBuilder) - Static method in class org.glassfish.build.utils.MavenHelper
Write the given input to a file.
writePom(Model, File) - Static method in class org.glassfish.build.utils.MavenHelper
Write a model to buildDir/${project.build.finalName}.pom.
writePom(Model, File, String) - Static method in class org.glassfish.build.utils.MavenHelper
Write the model to buildDir/${project.build.finalName}.pom.

Z

zip(Properties, Log, String, List<ZipFileSet>, File) - Method in class org.glassfish.build.utils.ZipHelper
Create a zip file.
ZipHelper - Class in org.glassfish.build.utils
Helper to create zip files using ant.
ZipHelper() - Constructor for class org.glassfish.build.utils.ZipHelper
Create a new ZipHelper instance.
ZipHelper.AntBuildListener - Class in org.glassfish.build.utils
BuilderListener implementation to log Ant events.
ZipHelper.LazyHolder - Class in org.glassfish.build.utils
Lazy singleton holder.
ZipMojo - Class in org.glassfish.build
Creates a zip file.
ZipMojo() - Constructor for class org.glassfish.build.ZipMojo
 
ZipMojo.DistributionArtifactHandler - Class in org.glassfish.build
ArtifactHandler implementation.
A B C D E F G I L M N O P R S T U V W Z 
All Classes All Packages