Skip navigation links
A C D E F G I M N P S V 

A

AbstractEnvironmentsMojo - Class in net.sf.environments
 
AbstractEnvironmentsMojo() - Constructor for class net.sf.environments.AbstractEnvironmentsMojo
 
addEnvironmentToManifest(MavenArchiveConfiguration, String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 

C

ConfigurationMojo - Class in net.sf.environments
This goal will create separate packages out of the given environment directory.
ConfigurationMojo() - Constructor for class net.sf.environments.ConfigurationMojo
 
createArchiveFile(File, File, String, String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
createLoggingOutput(String[]) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
createPluginResourceOutput() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
createUnpackDirectory() - Method in class net.sf.environments.AbstractEnvironmentsMojo
Create the unpack directory for later unpacking of the main artifact.

D

deleteDirectoryOfPreviousRunIfExist(File) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 

E

EnvironmentArchiveConfiguration - Class in net.sf.environments
 
EnvironmentArchiveConfiguration() - Constructor for class net.sf.environments.EnvironmentArchiveConfiguration
 
EnvironmentMojo - Class in net.sf.environments
This mojo will get the main artifact of the current project unpack it and use the files of the appropriate environment and produce new files which contain the original files plus the supplemental files which have been given by the configuration for each environment.
EnvironmentMojo() - Constructor for class net.sf.environments.EnvironmentMojo
 
environmentNamesAreValid(String[]) - Method in class net.sf.environments.AbstractEnvironmentsMojo
This will check if an environment (directory) contains a space cause the environment will later being used as a classifier which does not allow a space.
excludeEnvironments - Variable in class net.sf.environments.AbstractEnvironmentsMojo
Comma separated list of names of environments.
execute() - Method in class net.sf.environments.ConfigurationMojo
 
execute() - Method in class net.sf.environments.EnvironmentMojo
 

F

filterResources(File, String, boolean, boolean) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
filterResourcesToAdditionalDirectories(String[]) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
filterResourcesToTarget(String[]) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 

G

getArchive(String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getArchive() - Method in class net.sf.environments.EnvironmentArchiveConfiguration
 
getArchiveExtensionOfTheArtifact(Artifact) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getArchiveExtensionOfTheProjectMainArtifact() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getArchiveFile(File, String, String, String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
Returns the archive file to generate, based on an optional classifier.
getArchives() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getCommonDir() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getDelimiters() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getEncoding() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getEnvironment() - Method in class net.sf.environments.EnvironmentArchiveConfiguration
 
getEscapeString() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getExcludeEnvironments() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getFilters() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getFinalName() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getJarArchiver() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getJarArchiver() - Method in class net.sf.environments.ConfigurationMojo
 
getJarArchiver() - Method in class net.sf.environments.EnvironmentMojo
 
getMavenProject() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getMavenSession() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getNonFilteredFileExtensions() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getOutputDirectory() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getProjectHelper() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getSourceDirectory() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getTargetPath(boolean, String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getTargetPath() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
getTheEnvironments(File) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 

I

isEscapeWindowsPaths() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
isFileNameFiltering() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
isIncludeEmptyDirs() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
isSupportMultiLineFiltering() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
isUseDefaultDelimiters() - Method in class net.sf.environments.AbstractEnvironmentsMojo
 

M

MANIFEST_ENVIRONMENT_KEY - Static variable in class net.sf.environments.EnvironmentArchiveConfiguration
 
mavenResourcesFiltering - Variable in class net.sf.environments.AbstractEnvironmentsMojo
 

N

net.sf.environments - package net.sf.environments
 

P

processEnvironment(String, File) - Method in class net.sf.environments.ConfigurationMojo
 
processEnvironment(String, File, File, String) - Method in class net.sf.environments.EnvironmentMojo
 

S

setArchive(MavenArchiveConfiguration) - Method in class net.sf.environments.EnvironmentArchiveConfiguration
 
setEnvironment(String) - Method in class net.sf.environments.EnvironmentArchiveConfiguration
 
setExcludeEnvironments(String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
setIncludeEmptyDirs(boolean) - Method in class net.sf.environments.AbstractEnvironmentsMojo
 
shouldSkip(String) - Method in class net.sf.environments.AbstractEnvironmentsMojo
Returns true if this directory in src/main/environments doesn't represent an environment.

V

validateEnvironments(String[]) - Method in class net.sf.environments.AbstractEnvironmentsMojo
This will validate the environments and will fail the build in case of errors.
A C D E F G I M N P S V 
Skip navigation links

Copyright © 2019. All rights reserved.