- AbstractAvailableDataMojo - Class in org.nuiton.plugin
-
- 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
-
- AbstractRequestFactory - Class in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- AbstractRequestFactory() - Constructor for class org.nuiton.io.rest.AbstractRequestFactory
-
Deprecated.
- AbstractRequestFactory.AbstractRequestBuilder - Class in org.nuiton.io.rest
-
Deprecated.
- AbstractRequestFactory.AbstractRequestBuilder(String, RestMethod, String...) - Constructor for class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- 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.
- action - Variable in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
Actions of the request (will by default give path of the request).
- addAttributeValueMappers(DataConverter, boolean, String...) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- 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 interface org.nuiton.io.rest.RequestFactory
-
Deprecated.
- 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
-
- addMapper(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String, String...) - Static method in class org.nuiton.io.xpp3.AttributeValueToProperty
-
- addMapper(Class<?>, Class<O>, boolean, Map<String, PropertyMapper>, String, Xpp3Reader<O>, boolean) - Static method in class org.nuiton.io.xpp3.TagContentToProperty
-
- addMapper(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String...) - Static method in class org.nuiton.io.xpp3.TagTextContentToProperty
-
- addMavenCentral - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
-
A flag to add the maven central repository http://repo1.maven.org/maven2
to
repositories.
- addParams(HttpMethodBase, String...) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- addPropertiesToContext(Properties, VelocityContext) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
-
- addRequestBuilder(RestRequestBuilder) - Method in class org.nuiton.io.rest.AbstractRequestFactory
-
Deprecated.
Add a request into the factory.
- addRequestBuilder(RestRequestBuilder) - Method in interface org.nuiton.io.rest.RequestFactory
-
Deprecated.
Add a request into the factory.
- 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.
- addTagContentMapper(Class<O>, boolean, Xpp3Reader<O>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- addTagContentsMapper(Class<O>, boolean, Xpp3Reader<O>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- addTagTextContentMappers(DataConverter, boolean, String...) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- 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
-
- allMappers - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- 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
-
Deprecated.
Ask some data from the server
- askData(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- attachedArtifacts - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
-
The artifacts to publish from the project build.
- attributeName - Variable in class org.nuiton.io.xpp3.AttributeValueToProperty
-
- AttributeValueToProperty - Class in org.nuiton.io.xpp3
-
Property mapper from a attribute content.
- AttributeValueToProperty(String, String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.AttributeValueToProperty
-
- 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
-
- checkEncoding(PluginWithEncoding) - Static method in class org.nuiton.plugin.PluginHelper
-
- 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.
- checkRequestArgs(int, String, Object...) - Method in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- checkRequestArgs(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
Checks that args used to create the request are fine.
- 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
-
Deprecated.
- close(RestSession) - Method in class org.nuiton.io.rest.RestClient
-
Deprecated.
Close the client.
- close() - Method in class org.nuiton.io.rest.RestClient
-
Deprecated.
Close the client.
- close() - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- 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
-
Deprecated.
rest client configuration
- configuration - Variable in class org.nuiton.io.rest.RestSession
-
Deprecated.
- containerType - Variable in class org.nuiton.io.xpp3.PropertyMapper
-
the type of the pojo container of the property
- containsAttachments() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
- 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 class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- create(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
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
-
- 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(Object...) - Method in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- getAttachments() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
- getAttachments(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
Computes the map of attachments associated to this request
- getAttributeName() - Method in class org.nuiton.io.xpp3.AttributeValueToProperty
-
- getBackupFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
-
- getConfiguration() - Method in class org.nuiton.io.rest.RestClient
-
Deprecated.
- getConnection() - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- 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.AttributeValueToProperty
-
- getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.PropertyMapper
-
- getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.TagContentToProperty
-
- getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.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
-
- getDescriptor(Class<?>, String) - Static 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
-
Deprecated.
- getEncoding() - Method in interface org.nuiton.io.rest.RestClientConfiguration
-
Deprecated.
- 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.
- getHeaders(Object...) - Method in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- getHeaders() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
Gets headers to add in request.
- getHeaders(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
Computes the headers associated to this request
- 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
-
- getMapperForAttribute(Class<?>, String) - Static method in class org.nuiton.io.xpp3.PropertyMapper
-
- getMapperForTag(Class<?>) - Static method in class org.nuiton.io.xpp3.PropertyMapper
-
- getMappers(Class<?>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
Obtain all mappers for a given type.
- getMappers(Class<?>, String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
Obtain all mappers for a given type.
- getMethod() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
The method to use for this request.
- 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 class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- getName() - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
- 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(Object...) - Method in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- getParameters() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
- getParameters(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
Computes the parameters associated to this requet.
- getPassphraseOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
-
- getPasswordOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
-
- getPath(Object...) - Method in class org.nuiton.io.rest.AbstractRequestFactory.AbstractRequestBuilder
-
Deprecated.
- getPath() - Method in interface org.nuiton.io.rest.RestRequest
-
Deprecated.
- getPath(Object...) - Method in interface org.nuiton.io.rest.RestRequestBuilder
-
Deprecated.
Computes the path associated to this request.
- 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
-
- getReaderItetator() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
-
- getReaders() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
-
- 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.AbstractRequestFactory
-
Deprecated.
Obtain a request given his id and the args given.
- getRequest(String, Object...) - Method in interface org.nuiton.io.rest.RequestFactory
-
Deprecated.
Obtain a request given his id and the args given.
- getRequest(String, Object...) - Method in class org.nuiton.io.rest.RestClient
-
Deprecated.
Obtain a request given his id and the args given.
- getRequestBuilder(String) - Method in class org.nuiton.io.rest.AbstractRequestFactory
-
Deprecated.
Obtain the request builder from a given request id.
- getRequestBuilder(String) - Method in interface org.nuiton.io.rest.RequestFactory
-
Deprecated.
Obtain the request builder from a given request id.
- getRequestFactory() - Method in class org.nuiton.io.rest.RestClient
-
Deprecated.
Obtains the underlying factory of requests.
- getRequestUrl(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- getRestPassword() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
-
Deprecated.
- getRestPassword() - Method in interface org.nuiton.io.rest.RestClientConfiguration
-
Deprecated.
- getRestUrl() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
-
Deprecated.
- getRestUrl() - Method in interface org.nuiton.io.rest.RestClientConfiguration
-
Deprecated.
- getRestUsername() - Method in class org.nuiton.io.rest.DefaultRestClientConfiguration
-
Deprecated.
- getRestUsername() - Method in interface org.nuiton.io.rest.RestClientConfiguration
-
Deprecated.
- 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
-
Deprecated.
- 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
-
- 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
-
- getXmlName() - Method in class org.nuiton.io.xpp3.AttributeValueToProperty
-
- getXmlName() - Method in class org.nuiton.io.xpp3.PropertyMapper
-
- gotoNextOpenTag(String, XmlPullParser) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
-
- 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
-
- prepareDeleteRequest(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- prepareGetRequest(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- prepareMultiPart(EntityEnclosingMethod, Map<String, File>, String...) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- preparePostRequest(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- preparePutRequest(RestRequest) - Method in class org.nuiton.io.rest.RestSession
-
Deprecated.
- 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
-
- 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).
- 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.
- read(String, Class<T>, XmlPullParser, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
-
- 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.
- readArray(String, String, Class<T>, XmlPullParser, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
-
- 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
-
- 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.
- registerMapper(Map<String, PropertyMapper>, Class<?>, String, String) - Method in class org.nuiton.io.xpp3.PropertyMapper
-
- 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
-
Deprecated.
- 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.AbstractRequestFactory
-
Deprecated.
registred requests
- RequestFactory - Interface in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- resolver - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
-
Artifact resolver component.
- RestClient - Class in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestClient() - Constructor for class org.nuiton.io.rest.RestClient
-
Deprecated.
- RestClient(RestClientConfiguration) - Constructor for class org.nuiton.io.rest.RestClient
-
Deprecated.
- RestClientConfiguration - Interface in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestDataNotFoundException - Exception in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestDataNotFoundException() - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
-
Deprecated.
- RestDataNotFoundException(String) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
-
Deprecated.
- RestDataNotFoundException(String, Throwable) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
-
Deprecated.
- RestDataNotFoundException(Throwable) - Constructor for exception org.nuiton.io.rest.RestDataNotFoundException
-
Deprecated.
- RestException - Exception in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestException(Throwable) - Constructor for exception org.nuiton.io.rest.RestException
-
Deprecated.
- RestException(String, Throwable) - Constructor for exception org.nuiton.io.rest.RestException
-
Deprecated.
- RestException(String) - Constructor for exception org.nuiton.io.rest.RestException
-
Deprecated.
- RestException() - Constructor for exception org.nuiton.io.rest.RestException
-
Deprecated.
- RestMethod - Enum in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestRequest - Interface in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestRequestBuilder - Interface in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- RestSession - Class in org.nuiton.io.rest
-
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
- 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.
- 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.rest.RestMethod
-
Deprecated.
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.rest.RestMethod
-
Deprecated.
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.