Package
Class
Use
Tree
Deprecated
Index
Help
Fabric3 Webapp Plugin
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
D
E
F
G
L
M
O
P
R
S
U
W
A
artifactFactory
- Variable in class org.fabric3.war.
Fabric3WarMojo
Used to look up Artifacts in the remote repository.
B
bootLibs
- Variable in class org.fabric3.war.
Fabric3WarMojo
The directory for the generated WAR.
D
Dependency
- Class in
org.fabric3.war
Represents a configured Fabric3 dependency for boot and extension libraries.
Dependency()
- Constructor for class org.fabric3.war.
Dependency
Default constructor.
Dependency(String, String, String)
- Constructor for class org.fabric3.war.
Dependency
Initializes the field.
E
execute()
- Method in class org.fabric3.war.
Fabric3WarMojo
Executes the MOJO.
extensions
- Variable in class org.fabric3.war.
Fabric3WarMojo
Set of extension artifacts that should be deployed to the runtime.
F
Fabric3WarMojo
- Class in
org.fabric3.war
Add fabric3 runtime dependencies to a webapp.
Fabric3WarMojo()
- Constructor for class org.fabric3.war.
Fabric3WarMojo
G
getArtifact(ArtifactFactory)
- Method in class org.fabric3.war.
Dependency
Gets the artifact using the specified artifact factory.
getArtifactId()
- Method in class org.fabric3.war.
Dependency
Returns the artifact id.
getGroupId()
- Method in class org.fabric3.war.
Dependency
Returns the group id.
getVersion()
- Method in class org.fabric3.war.
Dependency
Returns the version of dependency.
L
localRepository
- Variable in class org.fabric3.war.
Fabric3WarMojo
Location of the local repository.
M
match(Artifact)
- Method in class org.fabric3.war.
Dependency
Checks whether the specified artifact has the same artifact id.
metadataSource
- Variable in class org.fabric3.war.
Fabric3WarMojo
Artifact metadata source.
O
org.fabric3.war
- package org.fabric3.war
P
project
- Variable in class org.fabric3.war.
Fabric3WarMojo
POM
R
remoteRepositories
- Variable in class org.fabric3.war.
Fabric3WarMojo
List of Remote Repositories used by the resolver
resolver
- Variable in class org.fabric3.war.
Fabric3WarMojo
Used to look up Artifacts in the remote repository.
runTimeVersion
- Variable in class org.fabric3.war.
Fabric3WarMojo
The default version of the runtime to use.
S
setVersion(String)
- Method in class org.fabric3.war.
Dependency
Sets the version for dependency.
U
userExtensions
- Variable in class org.fabric3.war.
Fabric3WarMojo
Set of user extension artifacts that should be deployed to the runtime.
W
webappDirectory
- Variable in class org.fabric3.war.
Fabric3WarMojo
The directory where the webapp is built.
A
B
D
E
F
G
L
M
O
P
R
S
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
Fabric3 Webapp Plugin
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the
Apache License 2.0
.