org.apache.maven.plugin.ant
Class AntBuildWriter

java.lang.Object
  extended by org.apache.maven.plugin.ant.AntBuildWriter

public class AntBuildWriter
extends java.lang.Object

Version:
$Id: AntBuildWriter.java 314945 2005-10-12 15:24:33Z brett $
Author:
Brett Porter

Constructor Summary
AntBuildWriter(org.apache.maven.project.MavenProject project, java.io.File localRepository)
           
 
Method Summary
protected  void writeBuildXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntBuildWriter

public AntBuildWriter(org.apache.maven.project.MavenProject project,
                      java.io.File localRepository)
Method Detail

writeBuildXml

protected void writeBuildXml()
                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.