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

A

acceptArtifact(Artifact, List<String>) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
addFile(File, String, List<File>, Pattern, Pattern) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
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.
artifact - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Project artifact.
artifactRepositoryFactory - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Artifact repository factory component.
attachedArtifacts - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The artifacts to publish from the project build.

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
 
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.helper.plugin.TransformProjectVersionMojo
 
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.
copyFiles - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Un flag pour recopier les fichiers collectés.
createMailer() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
createMessage(String, MailSender) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
createSafeRepositories() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 

D

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).
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.helper.plugin.TransformProjectVersionMojo
 
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.
excludes - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
File name pattern of selected files to publish.
execute() - Method in class HelpMojo
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
 
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.
files - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
Files to collect
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

getArtifactId(Artifact) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getEmail() - Method in class org.nuiton.helper.io.mail.MailSender
 
getEncoding() - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
getEncoding() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
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
 
getName() - Method in class org.nuiton.helper.io.mail.MailSender
 
getPassphraseOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
getPasswordOut() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
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 class org.nuiton.helper.plugin.TransformProjectVersionMojo
 
getProxyInfo() - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getProxyInfo() - Method in class org.nuiton.helper.plugin.ExecuteRemoteCommandMojo
 
getRepositoryCache(String) - Method in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
getSecret(Server) - Method in enum org.nuiton.helper.plugin.ShareServerSecretPlugin.Property
 
getServerId() - Method in class org.nuiton.helper.plugin.ShareServerSecretPlugin
 
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
 

H

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

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.helper.plugin.TransformProjectVersionMojo
 
initialize() - Method in class org.nuiton.helper.io.mail.ProjectJavamailMailSender
 
isExecutionRoot() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
isGoalSkip() - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
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.helper.plugin.TransformProjectVersionMojo
 

L

localRepository - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Local repository.
localRepository - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
The local repository.

M

mailContentType - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Mail content type to use.
MailSender - Class in org.nuiton.helper.io.mail
Defines the sender of a email.
MailSender() - Constructor for class org.nuiton.helper.io.mail.MailSender
 
MailSender(String, String) - Constructor for class org.nuiton.helper.io.mail.MailSender
 
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.
MAVEN_CENTRAL_ID - Static variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 
MAVEN_CENTRAL_URL - Static variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
 

O

org.nuiton.helper.io.mail - package org.nuiton.helper.io.mail
 
org.nuiton.helper.plugin - package org.nuiton.helper.plugin
 
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.
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.helper.io.mail
Helper class for sending email.
ProjectJavamailMailSender() - Constructor for class org.nuiton.helper.io.mail.ProjectJavamailMailSender
 
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.
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.
resolver - Variable in class org.nuiton.helper.plugin.CheckAutoContainerPlugin
Artifact resolver component.
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

sec - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
password decypher
send(MailMessage) - Method in class org.nuiton.helper.io.mail.ProjectJavamailMailSender
 
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).
setEmail(String) - Method in class org.nuiton.helper.io.mail.MailSender
 
setEncoding(String) - Method in class org.nuiton.helper.plugin.CollectFilesMojo
 
setEncoding(String) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
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
 
setMailSender(MailSender) - Method in class org.nuiton.helper.plugin.SendEmailMojo
 
setName(String) - Method in class org.nuiton.helper.io.mail.MailSender
 
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 class org.nuiton.helper.plugin.TransformProjectVersionMojo
 
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
 
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.helper.plugin.TransformProjectVersionMojo
 
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
 
skip - Variable in class org.nuiton.helper.plugin.CollectFilesMojo
A flag to skip the goal.
skipNullValues - Variable in class org.nuiton.helper.plugin.ShareServerSecretPlugin
A flag to skip null values.
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.helper.plugin.TransformProjectVersionMojo
 
sslMode - Variable in class org.nuiton.helper.plugin.SendEmailMojo
If the email should be sent in SSL mode.

T

toAddresses - Variable in class org.nuiton.helper.plugin.SendEmailMojo
Recipient email address.
toString() - Method in class org.nuiton.helper.io.mail.MailSender
 
TransformProjectVersionMojo - Class in org.nuiton.helper.plugin
Transform the version of the project and store it in a project property.
TransformProjectVersionMojo() - Constructor for class org.nuiton.helper.plugin.TransformProjectVersionMojo
 

U

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.
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.
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.
A C D E F G H I L M O P R S T U V W 

Copyright © 2009-2012 CodeLutin. All Rights Reserved.