diff --git a/build.xml b/build.xml index 6617686e5..d318c10dc 100644 --- a/build.xml +++ b/build.xml @@ -47,7 +47,7 @@ under the License. ANT_OPTS="-Xmx1024m -XX:MaxPermSize=256m" ant test --> - + The Apache POI project Ant build. @@ -1035,5 +1035,39 @@ under the License. + + + + Maven ant tasks not found. + Please make sure the maven-ant-tasks jar is in ANT_HOME/lib, or made + available to Ant using other mechanisms like -lib or CLASSPATH. + + You can download the Maven Ant Tasks from http://maven.apache.org/ant-tasks/download.html + + + + + + + + + + + + + + + + + + + + + + +