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

A

addArtifactId(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
addExport(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
addImport(String, String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 

B

BuildThirdpartyMojo - Class in org.jboss.maven.plugins.thirdparty
Maven goal for generating a thirdparty directory structure using artifact downloaded from a maven repository.
BuildThirdpartyMojo() - Constructor for class org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo
 

C

CompInfoVerifyMojo - Class in org.jboss.maven.plugins.thirdparty
Maven plugin for verifying a component-info.xml file.
CompInfoVerifyMojo() - Constructor for class org.jboss.maven.plugins.thirdparty.CompInfoVerifyMojo
 
ComponentInfo - Class in org.jboss.maven.plugins.thirdparty
A ComponentInfo.
ComponentInfo() - Constructor for class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
ComponentInfoReader - Class in org.jboss.maven.plugins.thirdparty
Class to verify that a component-info.xml class is valid.
ComponentInfoReader() - Constructor for class org.jboss.maven.plugins.thirdparty.ComponentInfoReader
 
ComponentInfoWriter - Class in org.jboss.maven.plugins.thirdparty
 
ComponentInfoWriter() - Constructor for class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
containsArtifactId(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
copyResources(File, File) - Method in class org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo
 

D

DEFAULT_COMP_INFO_FILENAME - Static variable in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
DEFAULT_TEMPLATE_FILENAME - Static variable in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
Dependency - Class in org.jboss.maven.plugins.thirdparty
A Dependency mapping between maven dependencies and third party dependencies.
Dependency() - Constructor for class org.jboss.maven.plugins.thirdparty.Dependency
 
Dependency(Artifact) - Constructor for class org.jboss.maven.plugins.thirdparty.Dependency
 

E

equals(Object) - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
execute() - Method in class org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo
Main execution path of the plugin.
execute() - Method in class org.jboss.maven.plugins.thirdparty.CompInfoVerifyMojo
Main execution path of the plugin.
execute() - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
Main plugin execution
execute() - Method in class org.jboss.maven.plugins.thirdparty.ThirdpartyDeployMojo
Main execution path of the plugin.
extractJarFile(File, File) - Static method in class org.jboss.maven.plugins.thirdparty.util.JarUtil
 

F

FileUtil - Class in org.jboss.maven.plugins.thirdparty.util
 
FileUtil() - Constructor for class org.jboss.maven.plugins.thirdparty.util.FileUtil
 
fillPlaceholder(StringBuffer, String, String) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
Replace all instances of placeholder with value in the given buffer.

G

generateComponentInfo(ComponentInfo) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
generateLibrariesEnt(Map) - Method in class org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo
 
getArtifactId() - Method in class org.jboss.maven.plugins.thirdparty.Mapping
 
getArtifactIds() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getCompArtifactId() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
getComponentId() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getComponentId() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
getComponentId() - Method in class org.jboss.maven.plugins.thirdparty.Mapping
 
getComponentInfoTemplate() - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
getComponentVersion() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
getContent() - Method in class org.jboss.maven.plugins.thirdparty.util.JarFileEntry
 
getDeployer() - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 
getDescription() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getExports() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getFileExtension(String) - Static method in class org.jboss.maven.plugins.thirdparty.util.FileUtil
Get the filename extension (everything after the ".")
getImports() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getJarEntries(File) - Static method in class org.jboss.maven.plugins.thirdparty.util.JarUtil
 
getJarEntries(File, String[], String[]) - Static method in class org.jboss.maven.plugins.thirdparty.util.JarUtil
 
getLibrariesEntCompId() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
Removed the slashes and dashes from the componentId.
getLibrariesEntEntry(ComponentInfo) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
Generate an entry for the libraries.ent file based on the given componentInfo object
getLicense() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getLocalRepository() - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 
getMapping() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
getName() - Method in class org.jboss.maven.plugins.thirdparty.util.JarFileEntry
 
getProjectName() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
If no project name has been set, this will default to the componentId with "-component-info" appended.
getResolutionId() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
Get an id for determining the appropriate thirdparty artifact
getScm() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getVersion() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
getVersion() - Method in class org.jboss.maven.plugins.thirdparty.Mapping
 

H

hashCode() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 

I

isExportArtifact() - Method in class org.jboss.maven.plugins.thirdparty.Dependency
Determines whether the artifact should be in the list of exports in the component-info.xml file.

J

JarFileEntry - Class in org.jboss.maven.plugins.thirdparty.util
 
JarFileEntry(String, byte[]) - Constructor for class org.jboss.maven.plugins.thirdparty.util.JarFileEntry
 
JarUtil - Class in org.jboss.maven.plugins.thirdparty.util
 
JarUtil() - Constructor for class org.jboss.maven.plugins.thirdparty.util.JarUtil
 

K

KNOWN_PACKAGING_TYPES - Static variable in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 

L

loadTemplate() - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
Load the component-info template file.

M

Mapping - Class in org.jboss.maven.plugins.thirdparty
Simple class containing info about
Mapping() - Constructor for class org.jboss.maven.plugins.thirdparty.Mapping
 
MavenDeployMojo - Class in org.jboss.maven.plugins.thirdparty
Mojo for taking a thirdparty deployment (component-info.xml, lib/*.jar, etc..) and deploying it to a maven repository.
MavenDeployMojo() - Constructor for class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 

O

org.jboss.maven.plugins.thirdparty - package org.jboss.maven.plugins.thirdparty
 
org.jboss.maven.plugins.thirdparty.util - package org.jboss.maven.plugins.thirdparty.util
 

P

parseComponentInfo(File) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoReader
Read a component-info.xml file into a ComponentInfo object.
parseComponentInfo(InputStream) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoReader
Read a component-info.xml from an input stream into a ComponentInfo object.
project - Variable in class org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo
The Maven Project Object
project - Variable in class org.jboss.maven.plugins.thirdparty.CompInfoVerifyMojo
The Maven Project Object
project - Variable in class org.jboss.maven.plugins.thirdparty.ThirdpartyDeployMojo
The Maven Project Object
projectProperties - Variable in class org.jboss.maven.plugins.thirdparty.ThirdpartyDeployMojo
Maven project properties.

R

readModel(File) - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
Extract the Model from the specified file.
removeFileExtension(String) - Static method in class org.jboss.maven.plugins.thirdparty.util.FileUtil
Remove the filename extension.

S

setArtifactId(String) - Method in class org.jboss.maven.plugins.thirdparty.Mapping
 
setArtifactIds(List) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setComponentId(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
Takes a dot or slash delimited componentId.
setComponentId(String) - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
setComponentId(String) - Method in class org.jboss.maven.plugins.thirdparty.Mapping
Set the componentId for this artifact.
setComponentInfoTemplate(String) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
 
setDeployer(ArtifactDeployer) - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 
setDescription(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setExportArtifact(boolean) - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
setExports(Set) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setImports(Map) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setLicense(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setLocalRepository(ArtifactRepository) - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
 
setMapping(Mapping) - Method in class org.jboss.maven.plugins.thirdparty.Dependency
 
setName(String) - Method in class org.jboss.maven.plugins.thirdparty.util.JarFileEntry
 
setProjectName(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setScm(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setVersion(String) - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 
setVersion(String) - Method in class org.jboss.maven.plugins.thirdparty.Mapping
 

T

ThirdpartyDeployMojo - Class in org.jboss.maven.plugins.thirdparty
Maven plugin for deploying maven generated jars to the buildmagic repository.
ThirdpartyDeployMojo() - Constructor for class org.jboss.maven.plugins.thirdparty.ThirdpartyDeployMojo
 
toString() - Method in class org.jboss.maven.plugins.thirdparty.ComponentInfo
 

V

verifyCompInfo(String) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoReader
Verify a component-info.xml file using the xsd.
verifyCompInfo(InputStream) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoReader
Verify a component-info.xml file using the xsd.

W

writeComponentInfo(ComponentInfo, File) - Static method in class org.jboss.maven.plugins.thirdparty.ComponentInfoWriter
Write a componentInfo object to a file.
writeJarFile(List, File) - Static method in class org.jboss.maven.plugins.thirdparty.util.JarUtil
Create a jar file from a List of JarFileEntry
writeModel(Model) - Method in class org.jboss.maven.plugins.thirdparty.MavenDeployMojo
Write a POM model to a file

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

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