A B C D E F G I J L O P R S U V W

A

AbstractWeaveMojo - Class in org.jboss.maven.plugins.retro
Abstract parent of weaver mojos.
AbstractWeaveMojo() - Constructor for class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 
AbstractWeaveMojo.MojoLogStreamConsumer - Class in org.jboss.maven.plugins.retro
Consume and log command output from the retro process
AbstractWeaveMojo.MojoLogStreamConsumer() - Constructor for class org.jboss.maven.plugins.retro.AbstractWeaveMojo.MojoLogStreamConsumer
 
artifactFactory - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
INTERNAL : Artifact factory, needed to download dependencies
artifactMetadataSource - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
INTERNAL : Artifact resolver, needed to download dependencies
artifactResolver - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
INTERNAL : Artifact resolver, needed to download dependencies
artifactResolver - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
INTERNAL : Artifact resolver, needed to download dependencies
attachJar - Variable in class org.jboss.maven.plugins.retro.WeaveMojo
Attach a jar of the weaved classes to the build lifecycle.

B

buildClasspath(Set) - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
Generates a classpath string based on the resolved dependencies.
buildWeaveClasspath() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
Generates a classpath string based on the compile class path and the plugin dependencies.

C

classesDirectory - Variable in class org.jboss.maven.plugins.retro.WeaveMojo
The directory for compiled classes.
classesDirectory - Variable in class org.jboss.maven.plugins.retro.WeaveTestsMojo
The directory containing the classes to be weaved.
classifier - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Classifier to append to the weaved output file (artifact).
classpathElements - Variable in class org.jboss.maven.plugins.retro.WeaveMojo
Project classpath.
classpathElements - Variable in class org.jboss.maven.plugins.retro.WeaveTestsMojo
Project classpath.
consumeLine(String) - Method in class org.jboss.maven.plugins.retro.AbstractWeaveMojo.MojoLogStreamConsumer
 
consumeLine(String) - Method in class org.jboss.maven.plugins.retro.RetroCheckMojo.MojoLogStreamConsumer
 
createCheckerClasspath() - Method in class org.jboss.maven.plugins.retro.RetroCheckMojo
 
createJarEntries(File) - Static method in class org.jboss.maven.plugins.retro.util.JarUtil
 
createJarFile(String, String) - Static method in class org.jboss.maven.plugins.retro.util.JarUtil
 

D

doWeave(String, String[]) - Method in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 

E

execute() - Method in class org.jboss.maven.plugins.retro.RetroCheckMojo
 
execute() - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
Main plugin execution method
execute() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
Main plugin execution method

F

fileSep - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 
fork - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Fork the process to a separate jvm

G

generateWeaverArgs(String, String, String) - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
generateWeaverArgs() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
 
getClassesDirecotry() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
 
getClassesDirecotry() - Method in class org.jboss.maven.plugins.retro.WeaveTestsMojo
 
getClasspathElements() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
Get the list of classpath elements to use for weaving.
getClasspathElements() - Method in class org.jboss.maven.plugins.retro.WeaveTestsMojo
 
getContent() - Method in class org.jboss.maven.plugins.retro.util.JarFileEntry
 
getDeployer() - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
getJarClassifier() - Method in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 
getJarClassifier() - Method in class org.jboss.maven.plugins.retro.WeaveTestsMojo
 
getLocalRepository() - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
getName() - Method in class org.jboss.maven.plugins.retro.util.JarFileEntry
 
getOutputPath() - Method in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Returns the path to which weaved files should be written.
getOutputPath() - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
getOutputPath() - Method in class org.jboss.maven.plugins.retro.WeaveMojo
 
getOutputPath() - Method in class org.jboss.maven.plugins.retro.WeaveTestsMojo
 
getPomFile(Artifact) - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 

I

installer - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
A maven component to install artifacts to a local repository.

J

JarFileEntry - Class in org.jboss.maven.plugins.retro.util
 
JarFileEntry(String, byte[]) - Constructor for class org.jboss.maven.plugins.retro.util.JarFileEntry
 
JarUtil - Class in org.jboss.maven.plugins.retro.util
 
JarUtil() - Constructor for class org.jboss.maven.plugins.retro.util.JarUtil
 
JBOSS_RETRO_ARTIFACTID - Static variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 
JBOSS_RETRO_ARTIFACTID - Static variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
 
jvm - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Path to Java virtual machine to use when forking

L

localRepository - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
INTERNAL : Local maven repository.
localRepository - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
INTERNAL : Local maven repository.

O

org.jboss.maven.plugins.retro - package org.jboss.maven.plugins.retro
 
org.jboss.maven.plugins.retro.util - package org.jboss.maven.plugins.retro.util
 
outputDirectory - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
The directory where the weaved jar files should be written.
outputDirectory - Variable in class org.jboss.maven.plugins.retro.WeaveMojo
The directory where the weaved classes should be written.
outputDirectory - Variable in class org.jboss.maven.plugins.retro.WeaveTestsMojo
The jar file or directory where the weaved classes should be written.

P

pathSep - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
 
pluginArtifacts - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
The plugin dependencies.
pluginArtifacts - Variable in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
The plugin dependencies.
pluginArtifacts - Variable in class org.jboss.maven.plugins.retro.WeaveMojo
The plugin dependencies.
pluginComponents - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
The Maven Plugin components
project - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
The Maven Project Object
project - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
The Maven Project Object
projectHelper - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
The Maven Project Helper Object
projectHelper - Variable in class org.jboss.maven.plugins.retro.RetroCheckMojo
The Maven Project Helper Object

R

resolveCheckerLocation() - Method in class org.jboss.maven.plugins.retro.RetroCheckMojo
Resolve the location of the Checker class, and the retro runtime classes
RetroCheckMojo - Class in org.jboss.maven.plugins.retro
Mojo for running the retro check test.
RetroCheckMojo() - Constructor for class org.jboss.maven.plugins.retro.RetroCheckMojo
 
RetroCheckMojo.MojoLogStreamConsumer - Class in org.jboss.maven.plugins.retro
Consume and log command output from the Checker
RetroCheckMojo.MojoLogStreamConsumer() - Constructor for class org.jboss.maven.plugins.retro.RetroCheckMojo.MojoLogStreamConsumer
 

S

setDeployer(ArtifactDeployer) - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
setLocalRepository(ArtifactRepository) - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
setName(String) - Method in class org.jboss.maven.plugins.retro.util.JarFileEntry
 
suppress - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Suppress output information.

U

useSystemClasspath - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Use the system classpath.

V

verbose - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
Include verbose output.

W

weaveDependencies() - Method in class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
WeaveDependenciesMojo - Class in org.jboss.maven.plugins.retro
This Mojo can be used to weave project dependencies.
WeaveDependenciesMojo() - Constructor for class org.jboss.maven.plugins.retro.WeaveDependenciesMojo
 
WeaveMojo - Class in org.jboss.maven.plugins.retro
Maven plugin for JBoss Retro Weaver.
WeaveMojo() - Constructor for class org.jboss.maven.plugins.retro.WeaveMojo
 
weaverClass - Variable in class org.jboss.maven.plugins.retro.AbstractWeaveMojo
The Weaver class to use for weaving the classes.
WeaveTestsMojo - Class in org.jboss.maven.plugins.retro
Maven plugin for JBoss Retro Weaver.
WeaveTestsMojo() - Constructor for class org.jboss.maven.plugins.retro.WeaveTestsMojo
 

A B C D E F G I J L O P R S U V W

Copyright © 2007-2009 JBoss, a division of Red Hat, Inc. All Rights Reserved.