A B C D E F G H I K L M N O P R S T U V W X

A

AbstractAvailableDataMojo - Class in org.nuiton.plugin
Abstract mojo used to display AbstractAvailableDataMojo.AvailableData in a simple way.
AbstractAvailableDataMojo() - Constructor for class org.nuiton.plugin.AbstractAvailableDataMojo
 
AbstractAvailableDataMojo.AvailableData - Interface in org.nuiton.plugin
AvailableData type that contains all data needed to display and how to display them.
AbstractPlugin - Class in org.nuiton.plugin
Base mojo with usefull methods and implementing Plugin contract.
AbstractPlugin() - Constructor for class org.nuiton.plugin.AbstractPlugin
 
AbstractXpp3Reader<O> - Class in org.nuiton.io.xpp3
An abstract xpp3Reader based on PropertyMapper to set properties of the objects to build.
AbstractXpp3Reader(Class<O>, String) - Constructor for class org.nuiton.io.xpp3.AbstractXpp3Reader
 
AbstractXpp3Reader(Class<O>, String, String) - Constructor for class org.nuiton.io.xpp3.AbstractXpp3Reader
 
acceptArtifact(Artifact, List<String>) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
acceptPackaging(Plugin.Packaging...) - Method in class org.nuiton.plugin.AbstractPlugin
Accept the project's packaging between some given.
addAttributeValueMappers(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String...) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
 
addCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Add a given directory in maven project's compile source roots (if not already present).
addDefaultEntities - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities(XmlPullParser) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Add to the parser, the default replacers for all single characters from the XHTML specification.
addDefaultRequests() - Method in class org.nuiton.io.rest.RestClient
Add the default available requests for this client.
addDirectoryToUrlsList(File, List<URL>, Set<String>) - Method in class org.nuiton.plugin.AbstractPlugin
Add the given directory in urls if not already included.
addFile(File, String, List<File>, Pattern, Pattern) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
addMappers(Class<? extends PropertyMapper>, Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String...) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
 
addMavenCentral - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
A flag to add the maven central repository http://repo1.maven.org/maven2 to CheckAutoContainerPlugin.repositories.
addPropertiesToContext(Properties, VelocityContext) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
addRequestBuilder(RestRequestBuilder) - Method in class org.nuiton.io.rest.RestClient
Add a request into the client.
addResourceDir(File, String...) - Method in class org.nuiton.plugin.AbstractPlugin
Add a new resource location to the maven project (in not already present).
addResourceDir(File, MavenProject, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add the directory as a resource of the given project.
addResourceDir(File, MavenProject, List<?>, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add the directory as a resource in the given resource list.
addTagTextContentMappers(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String...) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
 
addTestCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Add a given directory in maven project's test compile source roots (if not already present).
addTestResourceDir(File, String...) - Method in class org.nuiton.plugin.AbstractPlugin
Add a new test resource location to the maven project (in not already present).
addTestResourceDir(File, MavenProject, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add thedirectory as a test resource of the given project.
addUrlToUrlsList(URL, List<URL>, Set<String>) - Method in class org.nuiton.plugin.AbstractPlugin
Add the given url in urls if not already included.
afterExecute() - Method in class org.nuiton.plugin.AbstractPlugin
A call back to execute after the AbstractPlugin.execute() is done
allMappers - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
the univers of mappers availables, initialized in AbstractXpp3Reader.initMappers().
appendData(AbstractAvailableDataMojo.AvailableData, StringBuilder) - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
Append a data to the given buffer.
applyTransformationFilename(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
arrayRootTagName - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
the root tag of an array of objets to retreave from xml streams.
artifact - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Project artifact.
artifact - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
artifactKey - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
artifactRepositoryFactory - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Artifact repository factory component.
askData(RestRequest) - Method in class org.nuiton.io.rest.RestClient
Ask some data from the server
askData(RestRequest) - Method in class org.nuiton.io.rest.RestSession
 
attachedArtifacts - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The artifacts to publish from the project build.

B

backupFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Backups the given file using the AbstractPlugin.getBackupFile(File) as destination file.

C

checkAlreadyExecuted() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
CheckAutoContainerPlugin - Class in org.nuiton.helper.plugin
Check all dependencies are auto contained in the given repositories.
CheckAutoContainerPlugin() - Constructor for class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
checkEncoding() - Method in class org.nuiton.plugin.AbstractPlugin
Method to be invoked in init phase to check sanity of PluginWithEncoding.getEncoding().
checkEncoding(PluginWithEncoding) - Static method in class org.nuiton.plugin.PluginHelper
Method to be invoked in init phase to check sanity of PluginWithEncoding.getEncoding().
checkEndOfXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Checks that a given parser is at the end of the xml document.
checkNotEndOfXml(XmlPullParser, String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Checks that a given parser is not at the end of the xml document.
checkPackaging() - Method in class org.nuiton.plugin.AbstractPlugin
Check if the project packaging is acceptable for the mojo.
checkResource(File) - Method in class org.nuiton.plugin.AbstractPlugin
Check that the given resource exists in a simple fs file or in the classPath.
checkRunOnceDone(boolean, boolean, Date, Date) - Method in class org.nuiton.plugin.AbstractPlugin
Check if an execution was already done according to the given parameters.
checkSkip() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
checkSkip() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
checkSkip() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
checkSkip() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
checkSkip() - Method in class org.nuiton.plugin.AbstractPlugin
Checks if the mojo execution should be skipped.
clearReaders() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Clean all the registred readers.
client - Variable in class org.nuiton.io.rest.RestSession
 
close(RestSession) - Method in class org.nuiton.io.rest.RestClient
Close the client.
close() - Method in class org.nuiton.io.rest.RestClient
Close the client.
close() - Method in class org.nuiton.io.rest.RestSession
 
CollectFilesMojo - Class in org.nuiton.helper.plugin
Collect files some files from a project and copy them into a directory.
CollectFilesMojo() - Constructor for class org.nuiton.helper.plugin.CollectFilesMojo
 
command - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Command to execute on remote server.
configuration - Variable in class org.nuiton.io.rest.RestClient
rest client configuration
configuration - Variable in class org.nuiton.io.rest.RestSession
 
containerType - Variable in class org.nuiton.io.xpp3.PropertyMapper
the type of the pojo container of the property
convert(String) - Method in interface org.nuiton.io.xpp3.DataConverter
 
convert(long, double[], String[]) - Static method in class org.nuiton.plugin.PluginHelper
 
convertMemory(long) - Static method in class org.nuiton.plugin.PluginHelper
 
convertTime(long) - Static method in class org.nuiton.plugin.PluginHelper
 
convertTime(long, long) - Static method in class org.nuiton.plugin.PluginHelper
 
copy(File, File) - Static method in class org.nuiton.plugin.PluginHelper
Permet de copier le fichier source vers le fichier cible.
copyFile(File, File) - Method in class org.nuiton.plugin.AbstractPlugin
Copy a file to a given locationand logging.
copyFiles - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour recopier les fichiers collectés.
copyFiles(File, File, String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
copyFiles(PluginIOContext, String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
create(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
Create the request given the args.
createDirectoryIfNecessary(File) - Method in class org.nuiton.plugin.AbstractPlugin
Create the directory if necessary.
createDirectoryIfNecessary(File) - Static method in class org.nuiton.plugin.PluginHelper
Cretae the directory (and his parents) if necessary.
createMailer() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
createMessage(String, MailSender) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
createNewFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Create a new file.
createNewFile(File) - Static method in class org.nuiton.plugin.PluginHelper
Create the given file.
createSafeRepositories() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 

D

DataConverter - Interface in org.nuiton.io.xpp3
A contract to a data converter from a text value to a typed value.
DefaultDataConverter - Enum in org.nuiton.io.xpp3
A enumaration to convert some data from a string representation.
defaultEncoding - Variable in class org.nuiton.io.SortedProperties
l'encoding par defaut a utiliser pour lire et ecrire le properties.
DefaultRestClientConfiguration - Class in org.nuiton.io.rest
Default implementation of a RestClientConfiguration.
DefaultRestClientConfiguration() - Constructor for class org.nuiton.io.rest.DefaultRestClientConfiguration
 
deleteFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Delete the given file.
deleteFile(File) - Static method in class org.nuiton.plugin.PluginHelper
Delete the given file.
DependencyUtil - Class in org.nuiton.plugin
Une classe de methodes utiles sur les dependences entre artifacts.
DependencyUtil() - Constructor for class org.nuiton.plugin.DependencyUtil
 
DependencyUtil.ArtifactDependencyEntry - Class in org.nuiton.plugin
 
DependencyUtil.ArtifactDependencyEntry(Artifact) - Constructor for class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
depIds - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
deploymentRepository - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The remote repository.
descriptionFile - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
File with all files collected (one file by line in absolute path).
descriptor - Variable in class org.nuiton.io.xpp3.PropertyMapper
the pojo's property descriptor
destinationDirectory - Variable in class org.nuiton.io.MirroredFileUpdater
destination basedir
disconnect(Wagon) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
disconnect(Wagon) - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
doAction() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
doAction() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
doAction() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
doAction() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
doAction() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
doAction() - Method in class org.nuiton.plugin.AbstractPlugin
Do plugin action.
doRequest(RestRequest) - Method in class org.nuiton.io.rest.RestSession
 
dryRun - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour activer le mode verbeux.
dryRun - Variable in class org.nuiton.helper.plugin.SendEmailMojo
A flag to test plugin but send nothing to redmine.

E

emailContentFile - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The Velocity template used to format the email announcement.
emailTitle - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The title of the email to send.
encoding - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Encoding a utiliser pour lire et ecrire les fichiers.
encoding - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The encoding used to read and write files.
ENCODING_ASCII - Static variable in class org.nuiton.io.SortedProperties
 
ENCODING_DEFAULT - Static variable in class org.nuiton.io.SortedProperties
 
ENCODING_LATIN1 - Static variable in class org.nuiton.io.SortedProperties
 
engine - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
excludes - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
File name pattern of selected files to publish.
execute() - Method in class org.nuiton.helper.plugin.HelpMojo
execute() - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
 
execute() - Method in class org.nuiton.plugin.AbstractPlugin
 
ExecuteRemoteCommandMojo - Class in org.nuiton.helper.plugin
Mojo to execute on a remote server some scripts.
ExecuteRemoteCommandMojo() - Constructor for class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
expandFile(File, File, String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
expandFiles(PluginIOContext, String[], String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
extraFiles - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
User extra files to collect.

F

factory - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Artifact factory component.
failIfNotSafe - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
A flag to fail if project is not auto container.
fileInPattern - Variable in class org.nuiton.io.MirroredFileUpdater
 
fileOutPattern - Variable in class org.nuiton.io.MirroredFileUpdater
 
files - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Files to collect
FileUpdater - Interface in org.nuiton.io
Contract to be realized to test if a file is up to date.
FileUpdaterHelper - Class in org.nuiton.io
 
FileUpdaterHelper() - Constructor for class org.nuiton.io.FileUpdaterHelper
 
FileUpdaterHelper.JavaFileUpdater - Class in org.nuiton.io
To test if a java source file is newser than his compiled class
FileUpdaterHelper.JavaFileUpdater(File, File) - Constructor for class org.nuiton.io.FileUpdaterHelper.JavaFileUpdater
 
FileUpdaterHelper.JaxxFileUpdater - Class in org.nuiton.io
To test if a jaxx source file is newser than his generated java source file.
FileUpdaterHelper.JaxxFileUpdater(File, File) - Constructor for class org.nuiton.io.FileUpdaterHelper.JaxxFileUpdater
 
from - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Possible senders.
fromDeveloperId - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The id of the developer sending the announcement mail.

G

generate(Properties, Writer) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
generate(Properties, File) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
getAllAvailableDatas() - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
Retrieve the Collection of all AvailableData to display.
getArrayRootTagName() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
getArrayRootTagName() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
 
getArtifactId(Artifact) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getArtifactId(Artifact) - Static method in class org.nuiton.plugin.DependencyUtil
 
getAttachments() - Method in interface org.nuiton.io.rest.RestRequest
 
getBackupFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
 
getConfiguration() - Method in class org.nuiton.io.rest.RestClient
 
getConnection() - Method in class org.nuiton.io.rest.RestSession
 
getContainerType() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getData() - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.PropertyMapper.AttributeValueToProperty
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.PropertyMapper.TagTextContentToProperty
 
getDependencies(DependencyNode, DependencyUtil.ArtifactDependencyEntry, Set<String>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
getDescriptor() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getDestinationDirectory() - Method in class org.nuiton.io.MirroredFileUpdater
 
getEmail() - Method in class org.nuiton.io.mail.MailSender
 
getEmptyKeys(Map<?, ?>) - Static method in class org.nuiton.plugin.PluginHelper
Obtenir les clefs de toutes les valeurs nulles ou vide a partir d'un dictionnaire donne.
getEncoding() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
getEncoding() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
getEncoding() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
getEncoding() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
getEncoding() - Method in interface org.nuiton.plugin.PluginWithEncoding
Gets the encoding to be used to read and write io resources.
getFile(File, String...) - Static method in class org.nuiton.plugin.PluginHelper
 
getFileFromBasedir(String...) - Method in class org.nuiton.plugin.AbstractPlugin
Recupere le fichier donnée à partir de son chemin relatif sur le basedir du projet maven.
getFileInPattern() - Method in class org.nuiton.io.MirroredFileUpdater
 
getFileOutPattern() - Method in class org.nuiton.io.MirroredFileUpdater
 
getFiles(File) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
Read a file containing on each line the path of a file.
getFiles() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
getFilesToTreate(String[], String[], File, MirroredFileUpdater) - Method in class org.nuiton.plugin.AbstractPlugin
Collect to some files with a mirror.
getFilesToTreateForRoots(String[], String[], List<String>, Map<File, String[]>, MirroredFileUpdater) - Method in class org.nuiton.plugin.AbstractPlugin
Collects some file.
getIncludedFiles(File, String[], String[]) - Static method in class org.nuiton.plugin.PluginHelper
 
getInputs() - Method in class org.nuiton.plugin.PluginIOContext
 
getLines(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getLinesAsFiles(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getLinesAsURL(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getMappers(Class<?>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Obtain all mappers for a given type.
getMirrorFile(File) - Method in class org.nuiton.io.FileUpdaterHelper.JavaFileUpdater
 
getMirrorFile(File) - Method in class org.nuiton.io.FileUpdaterHelper.JaxxFileUpdater
 
getMirrorFile(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
getName() - Method in class org.nuiton.io.mail.MailSender
 
getName() - Method in interface org.nuiton.io.rest.RestRequestBuilder
 
getName() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getNode(DependencyNode, String, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
getOutput() - Method in class org.nuiton.plugin.PluginIOContext
 
getParameters() - Method in interface org.nuiton.io.rest.RestRequest
 
getPassphraseOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getPasswordOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getPath() - Method in interface org.nuiton.io.rest.RestRequest
 
getPrivateKeyOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getProject() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getProject() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
getProject() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
getProject() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
getProject() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getProject() - Method in interface org.nuiton.plugin.Plugin
 
getPropertyName() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getProxyInfo() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getProxyInfo() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
getReader(Class<T>) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Obtain the loaded reader which match his Xpp3Reader.getType() with the given type.
getReaderItetator() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
 
getReaders() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Load (if Xpp3Helper.readers is null the readers via a ServiceLoader of contract Xpp3Reader and returns the dictionnary of discovered associated to their type (Xpp3Reader.getType()).
getRelativePath(File, File) - Static method in class org.nuiton.plugin.PluginHelper
 
getRepositoryCache(String) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getRequest(String, Object...) - Method in class org.nuiton.io.rest.RestClient
Obtain a request given his id and the args given.
getRestPassword() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
getRestPassword() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
getRestUrl() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
getRestUrl() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
getRestUsername() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
getRestUsername() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
getRootProject(MavenProject, List<?>) - Method in class org.nuiton.plugin.AbstractPlugin
 
getRootTagName() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
getRootTagName() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
 
getSecret(Server) - Method in enum org.nuiton.helper.plugin.ShareServerSecretPlugin.Property
 
getServerId() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getSession() - Method in class org.nuiton.io.rest.RestClient
 
getSourceDirectory() - Method in class org.nuiton.io.MirroredFileUpdater
 
getTagName() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getTemplate(File) - Method in class org.nuiton.plugin.AbstractPlugin
Obtain the url of a file, if file does not exist, try in the classPath.
getType() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
getType() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
getType() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
 
getUri(String...) - Method in class org.nuiton.io.rest.RestSession
 
getUrl(URL, String) - Static method in class org.nuiton.plugin.PluginHelper
suffix a given baseUrl with the given suffix
getUsernameOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getWagon(ArtifactRepository) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getWagon(Repository) - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
gotoNextOpenTag(String, XmlPullParser) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 

H

hasClassPath() - Method in class org.nuiton.plugin.AbstractPlugin
 
HelpMojo - Class in org.nuiton.helper.plugin
Display help information on helper-maven-plugin.
Call
HelpMojo() - Constructor for class org.nuiton.helper.plugin.HelpMojo
 
hexDigit - Variable in class org.nuiton.io.SortedProperties
 

I

includeAttached - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour collecter aussi les fichiers attaches au projet.
includes - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
File name pattern of selected files to publish.
includeSiteAttached - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour collecter aussi les fichiers des sites attaches au projet.
init() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
init() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
init() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
init() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
init() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
init() - Method in class org.nuiton.plugin.AbstractPlugin
Method to initialize the mojo before doing any concrete actions.
initClassLoader(MavenProject, File, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuiton.plugin.AbstractPlugin
Init mojo classLoader.
initialize() - Method in class org.nuiton.io.mail.ProjectJavamailMailSender
 
initMappers() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
inputs - Variable in class org.nuiton.plugin.PluginIOContext
 
isAddDefaultEntities() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
isAddDefaultEntities() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
 
isAnonymous() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
isAnonymous() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
isExecutionRoot() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
isExecutionRoot() - Method in class org.nuiton.plugin.AbstractPlugin
 
isFileNewerThanPomFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Test if a file exists and is newer than the pom file.
isFileUpToDate(File) - Method in interface org.nuiton.io.FileUpdater
 
isFileUpToDate(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
isGoalSkip() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
isOnlyOne() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
isOpen() - Method in class org.nuiton.io.rest.RestClient
Is the client opened ?
isVerbose() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
isVerbose() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
isVerbose() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
isVerbose() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
isVerbose() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
isVerbose() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
isVerbose() - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
isVerbose() - Method in interface org.nuiton.plugin.Plugin
 

K

keys() - Method in class org.nuiton.io.SortedProperties
 

L

load(File) - Method in class org.nuiton.io.SortedProperties
Load all properties from given src file using defined defaultEncoding.
load(File, String) - Method in class org.nuiton.io.SortedProperties
Load Properties from src file using given defaultEncoding.
localRepository - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Local repository.
localRepository - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The local repository.
log - Static variable in class org.nuiton.io.rest.RestSession
 

M

mailContentType - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Mail content type to use.
mailSender - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Defines the sender of the announcement if the list of developer is empty or if the sender is not a member of the development team.
MailSender - Class in org.nuiton.io.mail
Defines the sender of a email.
MailSender() - Constructor for class org.nuiton.io.mail.MailSender
 
MailSender(String, String) - Constructor for class org.nuiton.io.mail.MailSender
 
MAVEN_CENTRAL_ID - Static variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
MAVEN_CENTRAL_URL - Static variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
mavenProject - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
memoryFactors - Static variable in class org.nuiton.plugin.PluginHelper
 
memoryUnites - Static variable in class org.nuiton.plugin.PluginHelper
 
MirroredFileUpdater - Class in org.nuiton.io
Simple base implementation of a FileUpdater for an updater with a sourcedir and a destinationdir.
MirroredFileUpdater(String, String, File, File) - Constructor for class org.nuiton.io.MirroredFileUpdater
 

N

name - Variable in class org.nuiton.io.xpp3.PropertyMapper
name of tag (or attribute to deal with)
name() - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
newJavaFileUpdater() - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJavaFileUpdater(File, File) - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJaxxFileUpdater() - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJaxxFileUpdater(File, File) - Static method in class org.nuiton.io.FileUpdaterHelper
 
node - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 

O

onlyOne - Variable in class org.nuiton.io.xpp3.PropertyMapper
a flag to check to use only once the mapper.
open(RestSession) - Method in class org.nuiton.io.rest.RestClient
Open the client.
open() - Method in class org.nuiton.io.rest.RestClient
Open the client.
open - Variable in class org.nuiton.io.rest.RestSession
 
org.nuiton.helper.plugin - package org.nuiton.helper.plugin
 
org.nuiton.io - package org.nuiton.io
 
org.nuiton.io.mail - package org.nuiton.io.mail
 
org.nuiton.io.rest - package org.nuiton.io.rest
 
org.nuiton.io.xpp3 - package org.nuiton.io.xpp3
 
org.nuiton.plugin - package org.nuiton.plugin
 
output - Variable in class org.nuiton.plugin.PluginIOContext
 
outputDirectory - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Directory where to store collected files.

P

passphraseOut - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
The name of the property where to export the passphrase of the server.
password - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The password used to send the email.
passwordOut - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
The name of the property where to export the password of the server.
Plugin - Interface in org.nuiton.plugin
A common contract to be implements by our mojo and reports.
Plugin.InitState - Enum in org.nuiton.plugin
An enumeration to qualify the init result of a plugin
Plugin.Packaging - Enum in org.nuiton.plugin
An enumeration to qualify a maven module packaging
PluginHelper - Class in org.nuiton.plugin
Une classe pour mutualiser toutes les méthodes utiles pour un plugin.
PluginHelper() - Constructor for class org.nuiton.plugin.PluginHelper
 
PluginIOContext - Class in org.nuiton.plugin
Une classe pour définir les entrées-sortie d'un plugin.
PluginIOContext() - Constructor for class org.nuiton.plugin.PluginIOContext
 
PluginWithEncoding - Interface in org.nuiton.plugin
A common contract to be implements by our mojo and reports which needs encoding.
prefixLines(String, String, String) - Static method in class org.nuiton.plugin.PluginHelper
Prefix the lines of the given content with a given prefix.
prefixSourceDirecotory - Variable in class org.nuiton.io.MirroredFileUpdater
length of source basedir absolute path
prepareArtifacts() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
privateKeyOut - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
The name of the property where to export the private key of the server.
project - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Project.
project - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Fallback maven project (for maven 2).
project - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Project.
project - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Dependance du projet.
project - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
Project.
ProjectJavamailMailSender - Class in org.nuiton.io.mail
Helper class for sending email.
ProjectJavamailMailSender() - Constructor for class org.nuiton.io.mail.ProjectJavamailMailSender
 
PropertiesDateRemoveFilterStream - Class in org.nuiton.io
Un ecrivain qui supprime la premiere ligne rencontree dans le flux.
PropertiesDateRemoveFilterStream(OutputStream) - Constructor for class org.nuiton.io.PropertiesDateRemoveFilterStream
 
PropertyMapper - Class in org.nuiton.io.xpp3
A abstract object to map an xml value (tag or attribute, or esle?) to a pojo property.
PropertyMapper(String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.PropertyMapper
 
PropertyMapper.AttributeValueToProperty - Class in org.nuiton.io.xpp3
 
PropertyMapper.AttributeValueToProperty(String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.PropertyMapper.AttributeValueToProperty
 
PropertyMapper.TagTextContentToProperty - Class in org.nuiton.io.xpp3
 
PropertyMapper.TagTextContentToProperty(String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.PropertyMapper.TagTextContentToProperty
 
propertyName - Variable in class org.nuiton.io.xpp3.PropertyMapper
the pojo's property to set
proxy - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Active proxy from settings (if any).
proxy - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Active proxy from settings (if any).

R

reactorProjects - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
The projects in reactor (used to detected sibling dependencies).
reactorProjects - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The projects in the reactor.
read(Reader) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
read(Reader, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
read(String, Class<T>, XmlPullParser, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Parse the xml stream from the given parser and a build the associated object.
read(Reader) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Read a single instance of the typed object and return it.
read(Reader, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Read a single instance of the typed object and return it.
readArray(Reader) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
readArray(Reader, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
readArray(String, String, Class<T>, XmlPullParser, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Parse the xml stream from the given parser and a build an array of associated object.
readArray(Reader) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Read some instances of the typed object and return it.
readArray(Reader, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Read some instances of the typed object and return it.
readAsString(File, String) - Static method in class org.nuiton.plugin.PluginHelper
Permet de lire un fichier et de retourner sont contenu sous forme d'une chaine de carateres
readAsString(Reader) - Static method in class org.nuiton.plugin.PluginHelper
Permet de lire un fichier et de retourner sont contenu sous forme d'une chaine de carateres
readers - Static variable in class org.nuiton.io.xpp3.Xpp3Helper
les readers enregistres via un ServiceLoader sur le contrat Xpp3Reader.
readObject(Class<O>, Reader) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Read a single object from a xml stream.
readObjects(Class<O>, Reader) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Read an array of objects from a xml stream.
rejectPackaging(Plugin.Packaging...) - Method in class org.nuiton.plugin.AbstractPlugin
Accept the project's packaging if not in given one.
releaseConnection(HttpConnection) - Method in class org.nuiton.io.rest.RestSession
 
removeCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Remove a given directory in maven project's compile source roots (if present).
removeHeader - Variable in class org.nuiton.io.SortedProperties
un drapeau pour savoir s'il faut enlever l'entete generere
removeSnapshotSuffix(String) - Static method in class org.nuiton.plugin.PluginHelper
 
removeTestCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Remove a given directory in maven project's test compile source roots (if present).
renameFile(File, File) - Method in class org.nuiton.plugin.AbstractPlugin
Rename the given file to the destination one.
renameFile(File, File) - Static method in class org.nuiton.plugin.PluginHelper
Rename the given file to a new destination.
repositories - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Map of repositories to use.
repositoryId - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Id of the server to use to obtain user login.
repositoryUrl - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Url where to execute script.
requestBuilders - Variable in class org.nuiton.io.rest.RestClient
registred requests
resolver - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Artifact resolver component.
RestClient - Class in org.nuiton.io.rest
Abtract REST client.
RestClient() - Constructor for class org.nuiton.io.rest.RestClient
 
RestClient(RestClientConfiguration) - Constructor for class org.nuiton.io.rest.RestClient
 
RestClientConfiguration - Interface in org.nuiton.io.rest
Contract of a RestClient.
RestDataNotFoundException - Exception in org.nuiton.io.rest
Exception to be raised if a data does not exist ina 'askData' request, says when the rest server returns a 4XX status code.
RestDataNotFoundException() - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
 
RestDataNotFoundException(String) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
 
RestDataNotFoundException(String, Throwable) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
 
RestDataNotFoundException(Throwable) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
 
RestException - Exception in org.nuiton.io.rest
Base exception for any excpeiton in rest service.
RestException(Throwable) - Constructor for exception org.nuiton.io.rest.RestException
 
RestException(String, Throwable) - Constructor for exception org.nuiton.io.rest.RestException
 
RestException(String) - Constructor for exception org.nuiton.io.rest.RestException
 
RestException() - Constructor for exception org.nuiton.io.rest.RestException
 
RestRequest - Interface in org.nuiton.io.rest
The contract of a rest request.
RestRequestBuilder - Interface in org.nuiton.io.rest
The contract of a request builder.
RestSession - Class in org.nuiton.io.rest
A REST session.
rootTagName - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
the root tag of an object to retreave from xml streams.
runOnce - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
A flag to execute only once the mojo.
runOnce - Variable in class org.nuiton.helper.plugin.SendEmailMojo
A flag to restirct only one run in a build (for multi-module context).
runOnce - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
A flag to execute only once the mojo.

S

saveConvert(String, boolean, boolean) - Method in class org.nuiton.io.SortedProperties
 
sec - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
password decypher
send(MailMessage) - Method in class org.nuiton.io.mail.ProjectJavamailMailSender
 
sendData(RestRequest) - Method in class org.nuiton.io.rest.RestClient
Send some datas to the server.
sendData(RestRequest) - Method in class org.nuiton.io.rest.RestSession
 
SendEmailMojo - Class in org.nuiton.helper.plugin
Send a email.
SendEmailMojo() - Constructor for class org.nuiton.helper.plugin.SendEmailMojo
 
serverId - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
Server id to use for authentication (must be defined in your setting and use the maven >= 2.1.0 password encryption mecanism).
session - Variable in class org.nuiton.io.rest.RestClient
rest session
setAddDefaultEntities(boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
setAddDefaultEntities(boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Set the new value of the defaultEntities flag.
setAnonymous(boolean) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setAnonymous(boolean) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setConfiguration(RestClientConfiguration) - Method in class org.nuiton.io.rest.RestClient
Use a new configuration.
setDestinationDirectory(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
setEmail(String) - Method in class org.nuiton.io.mail.MailSender
 
setEncoding(String) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
setEncoding(String) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setEncoding(String) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setEncoding(String) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setEncoding(String) - Method in interface org.nuiton.plugin.PluginWithEncoding
Sets the encoding to use in mojo.
setFileInPattern(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
setFileOutPattern(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
setFiles(File, List<File>) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
Save the list of files in the given output file.
setFrom(List<Developer>) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setInput(File) - Method in class org.nuiton.plugin.PluginIOContext
 
setInputs(File[]) - Method in class org.nuiton.plugin.PluginIOContext
 
setLastModified(File, long) - Static method in class org.nuiton.plugin.PluginHelper
 
setMailSender(MailSender) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setName(String) - Method in class org.nuiton.io.mail.MailSender
 
setNodes(DependencyNode, Map<String, DependencyUtil.ArtifactDependencyEntry>, Set<String>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
setOpen(boolean) - Method in class org.nuiton.io.rest.RestSession
 
setOutput(File) - Method in class org.nuiton.plugin.PluginIOContext
 
setParentRootTagName(String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
setParentRootTagName(String) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Set the name of the root tag for an array of object to read.
setPassphraseOut(String) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setPasswordOut(String) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setPrivateKeyOut(String) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setProject(MavenProject) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
setProject(MavenProject) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
setProject(MavenProject) - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
setProject(MavenProject) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setProject(MavenProject) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setProject(MavenProject) - Method in interface org.nuiton.plugin.Plugin
 
setProperty(Object, XmlPullParser, Set<String>, boolean) - Method in class org.nuiton.io.xpp3.PropertyMapper
 
setRestPassword(String) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setRestPassword(String) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setRestUrl(URL) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setRestUrl(URL) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setRestUsername(String) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setRestUsername(String) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setRootTagName(String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
 
setRootTagName(String) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Set the name of the root tag of an object to read.
setRunOnce(boolean) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setSec(SecDispatcher) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setServerId(String) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setSettings(Settings) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setSourceDirectory(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
settings - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Settings.
settings - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
Settings.
setToAddresses(List<String>) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setUsernameOut(String) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setVerbose(boolean) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
setVerbose(boolean) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
setVerbose(boolean) - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
setVerbose(boolean) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setVerbose(boolean) - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
setVerbose(boolean) - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
setVerbose(boolean) - Method in interface org.nuiton.io.rest.RestClientConfiguration
 
setVerbose(boolean) - Method in interface org.nuiton.plugin.Plugin
 
ShareServerSecretPlugin - Class in org.nuiton.helper.plugin
Obtain a server authentication and share it in the maven project properties.
ShareServerSecretPlugin() - Constructor for class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
ShareServerSecretPlugin.Property - Enum in org.nuiton.helper.plugin
 
showRequest - Variable in class org.nuiton.io.rest.RestSession
 
skip - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
A flag to skip the goal.
skipSendEmail - Variable in class org.nuiton.helper.plugin.SendEmailMojo
A flag to skip the goal.
smtpHost - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Smtp Server.
smtpPort - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Port.
SNAPSHOT_SUFFIX - Static variable in class org.nuiton.plugin.PluginHelper
 
sortArtifacts(DependencyNode, List<Artifact>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
SortedProperties - Class in org.nuiton.io
Extend Properties to allow alphabetical order.
SortedProperties() - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String, boolean) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String, boolean, boolean) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(Properties) - Constructor for class org.nuiton.io.SortedProperties
 
sourceDirectory - Variable in class org.nuiton.io.MirroredFileUpdater
source basedir
splitAndTrim(String, String) - Static method in class org.nuiton.plugin.PluginHelper
Split the given text using the separator and trim each part of result.
sslMode - Variable in class org.nuiton.helper.plugin.SendEmailMojo
If the email should be sent in SSL mode.
store(File) - Method in class org.nuiton.io.SortedProperties
Save properties in given dst file using defined defaultEncoding.
store(File, String) - Method in class org.nuiton.io.SortedProperties
Store Properties in output file using given defaultEncoding.
store(OutputStream) - Method in class org.nuiton.io.SortedProperties
Save properties in given stream file.
store(OutputStream, String) - Method in class org.nuiton.io.SortedProperties
 
store(Writer, String) - Method in class org.nuiton.io.SortedProperties
 
store0(BufferedWriter, String, boolean) - Method in class org.nuiton.io.SortedProperties
 
storeEncode(OutputStream, String) - Method in class org.nuiton.io.SortedProperties
If encoding is not the default Properties one, we will use a writer to use this custom encoding.

T

timeFactors - Static variable in class org.nuiton.plugin.PluginHelper
 
timeUnites - Static variable in class org.nuiton.plugin.PluginHelper
 
toAddresses - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Recipient email address.
toGenericList(List<?>, Class<O>) - Static method in class org.nuiton.plugin.PluginHelper
Permet de convertir une liste non typee, en une liste typee.
toHex(int) - Method in class org.nuiton.io.SortedProperties
Convert a nibble to a hex character
toString() - Method in class org.nuiton.io.mail.MailSender
 
toString() - Method in class org.nuiton.io.MirroredFileUpdater
 
toString() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
 
toString() - Method in class org.nuiton.io.xpp3.PropertyMapper
 
toString(Object) - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
type - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
the type of the object to produce from the xml streams.
type - Variable in class org.nuiton.io.xpp3.PropertyMapper
the converter from xml to pojo's property type

U

unicodeLower - Variable in class org.nuiton.io.SortedProperties
A flag to write unicode using the a lower letter.
username - Variable in class org.nuiton.helper.plugin.SendEmailMojo
The username used to send the email.
usernameOut - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
The name of the property where to export the username of the server.

V

valueOf(String) - Static method in enum org.nuiton.helper.plugin.ShareServerSecretPlugin.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuiton.io.xpp3.DefaultDataConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuiton.plugin.Plugin.InitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuiton.plugin.Plugin.Packaging
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nuiton.helper.plugin.ShareServerSecretPlugin.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuiton.io.xpp3.DefaultDataConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuiton.plugin.Plugin.InitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuiton.plugin.Plugin.Packaging
Returns an array containing the constants of this enum type, in the order they are declared.
velocityTemplate - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
VelocityTemplateGenerator - Class in org.nuiton.plugin
Generator of template base on velocity.
VelocityTemplateGenerator(MavenProject, URL) - Constructor for class org.nuiton.plugin.VelocityTemplateGenerator
 
verbose - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
A flag to activate verbose mode.
verbose - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour activer le mode verbeux.
verbose - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
A flag to activate verbose mode.
verbose - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Un flag pour activer le mode verbeux.
verbose - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
A flag to activate verbose mode.

W

wagonManager - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Wagon manager component.
wagonManager - Variable in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
Wagon manager component.
write(int) - Method in class org.nuiton.io.PropertiesDateRemoveFilterStream
 
writeComments(BufferedWriter, String) - Method in class org.nuiton.io.SortedProperties
 
writeFile(File, String, String) - Method in class org.nuiton.plugin.AbstractPlugin
Write a content into the given destination file for the given encoding.
writeString(File, String, String) - Static method in class org.nuiton.plugin.PluginHelper
Sauvegarde un contenu dans un fichier.

X

Xpp3Helper - Class in org.nuiton.io.xpp3
A Helper to read some data stored in xml with a Xpp3Reader.
Xpp3Helper() - Constructor for class org.nuiton.io.xpp3.Xpp3Helper
 
Xpp3Reader<O> - Interface in org.nuiton.io.xpp3
A simple contract to mark all xpp readers.

A B C D E F G H I K L M N O P R S T U V W X

Copyright © 2009-2012 CodeLutin. All Rights Reserved.