|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.AntProjectBuilder
A class to help create Ant projects
Constructor Summary | |
---|---|
AntProjectBuilder()
|
Method Summary | |
---|---|
static org.apache.commons.grant.GrantProject |
build(Project project,
MavenJellyContext context)
Initialize Ant. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AntProjectBuilder()
Method Detail |
public static org.apache.commons.grant.GrantProject build(Project project, MavenJellyContext context)
project
- a Maven projectcontext
- the maven context whose properties will be available to the Ant Project
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |