E G O P S T U

E

execute() - Method in class org.riedelcastro.GoogleCodeUploadMojo
Executes the upload.

G

getExtensions() - Method in class org.riedelcastro.UploadDescriptor
Returns the list of filename extensions.
getFilesToUpload() - Method in class org.riedelcastro.UploadDescriptor
Returns the files to upload.
getId() - Method in class org.riedelcastro.UploadDescriptor
Returns the id of this upload to be used in info messages.
getPostfix() - Method in class org.riedelcastro.UploadDescriptor
Returns the postfix that the target files have appended to their prefix.
getPrefix() - Method in class org.riedelcastro.UploadDescriptor
Returns the prefix of the target filenames.
getSummary() - Method in class org.riedelcastro.UploadDescriptor
Returns the summary of this upload to be added to the file in google code.
getTargetFileNames() - Method in class org.riedelcastro.UploadDescriptor
Return the array of target filenames as defined by the prefix, postfix and extensions.
GoogleCodeUploadMojo - Class in org.riedelcastro
Uploads files in the target directory to google code.
GoogleCodeUploadMojo() - Constructor for class org.riedelcastro.GoogleCodeUploadMojo
 

O

org.riedelcastro - package org.riedelcastro
 

P

project - Variable in class org.riedelcastro.GoogleCodeUploadMojo
The Maven Project.

S

setExtensions(String[]) - Method in class org.riedelcastro.UploadDescriptor
Sets the extensions of this upload.
setLabels(String[]) - Method in class org.riedelcastro.UploadDescriptor
Set upload labels.
setPostfix(String) - Method in class org.riedelcastro.UploadDescriptor
Sets the upload postfix.
setPrefix(String) - Method in class org.riedelcastro.UploadDescriptor
Sets the upload prefix.
setSummary(String) - Method in class org.riedelcastro.UploadDescriptor
Sets the upload summary.

T

toString() - Method in class org.riedelcastro.UploadDescriptor
Returns a string representation of this upload descriptor.

U

UploadDescriptor - Class in org.riedelcastro
An UploadDescriptor describes an upload to be performed by the gcupload goal.
UploadDescriptor(MavenProject) - Constructor for class org.riedelcastro.UploadDescriptor
Creates a new default upload descriptor for the given maven project.
UploadDescriptor(MavenProject, Map) - Constructor for class org.riedelcastro.UploadDescriptor
Creates a new upload descriptor using the given property map and maven project for extracting properties of the upload.

E G O P S T U

Copyright © 2009. All Rights Reserved.