public class AntProjectBuilder
extends java.lang.Object
Constructor and Description |
---|
AntProjectBuilder() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.jelly.tags.ant.GrantProject |
build(Project project,
MavenJellyContext context)
Initialize Ant.
|
public static org.apache.commons.jelly.tags.ant.GrantProject build(Project project, MavenJellyContext context)
project
- a Maven projectcontext
- the maven context whose properties will be available to the Ant ProjectCopyright © 2001-2013 Apache Software Foundation. All Rights Reserved.